mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
4 lines
74 B
Ruby
4 lines
74 B
Ruby
|
|
class ApplicationRecord < ActiveRecord::Base
|
||
|
|
primary_abstract_class
|
||
|
|
end
|