class ActiveRecord::Base
Public Instance Methods
to_h()
click to toggle source
# File lib/apple_core/active_record/base.rb, line 5 def to_h attributes.symbolize_keys end
# File lib/apple_core/active_record/base.rb, line 5 def to_h attributes.symbolize_keys end