-
- Downloads
Add ApplicationRecord model class
In Rails 5 all models by default inherit from ApplicationRecord.
app/models/application_record.rb
0 → 100644
Please register or sign in to comment
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
In Rails 5 all models by default inherit from ApplicationRecord.