mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Setup Rails project and dockerize
This commit is contained in:
3
app/models/application_record.rb
Normal file
3
app/models/application_record.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class ApplicationRecord < ActiveRecord::Base
|
||||
self.abstract_class = true
|
||||
end
|
||||
0
app/models/concerns/.keep
Normal file
0
app/models/concerns/.keep
Normal file
Reference in New Issue
Block a user