Class: ActiveRecord::Base
- Inherits:
-
Object
- Object
- ActiveRecord::Base
- Defined in:
- lib/apple_core/active_record/base.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
5 6 7 |
# File 'lib/apple_core/active_record/base.rb', line 5 def to_h attributes.symbolize_keys end |