mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-20 00:25:21 +00:00
3 lines
74 B
Ruby
3 lines
74 B
Ruby
class ApplicationRecord < ActiveRecord::Base
|
|
primary_abstract_class
|
|
end
|