Show More
Commit Description:
merge
Commit Description:
merge
References:
File last commit:
Show/Diff file:
Action:
app/models/application_record.rb | 3 lines | 78 B | text/x-ruby | RubyLexer |
class ApplicationRecord < ActiveRecord::Base
self.abstract_class = true
end