Class: ActiveRecord::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/fragmentary/handler.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



52
53
54
# File 'lib/fragmentary/handler.rb', line 52

def to_h
  attributes.symbolize_keys
end