Class: Flyer

Inherits:
MLS::Model show all
Defined in:
lib/mls/models/flyer.rb

Instance Method Summary collapse

Instance Method Details

#fieldsObject



7
8
9
# File 'lib/mls/models/flyer.rb', line 7

def fields
  read_attribute(:fields).with_indifferent_access
end