init push - laying out the project
This commit is contained in:
3
portal/app/models/application_record.rb
Normal file
3
portal/app/models/application_record.rb
Normal file
@ -0,0 +1,3 @@
|
||||
class ApplicationRecord < ActiveRecord::Base
|
||||
self.abstract_class = true
|
||||
end
|
Reference in New Issue
Block a user