Module: MassiveRecord::ORM::AttributeMethods::ClassMethods

Defined in:
lib/massive_record/orm/attribute_methods.rb

Instance Method Summary collapse

Instance Method Details

#define_attribute_methodsObject



8
9
10
# File 'lib/massive_record/orm/attribute_methods.rb', line 8

def define_attribute_methods
  super(known_attribute_names)
end