Module: Motr::Orm::ActiveRecord::ClassMethods
- Defined in:
- lib/motr/orm/active_record.rb
Instance Method Summary collapse
Instance Method Details
#create_mod_attribute!(name, type, options) ⇒ Object
14 15 |
# File 'lib/motr/orm/active_record.rb', line 14 def create_mod_attribute!(name, type, ) end |
#motr_orm_type ⇒ Object
12 |
# File 'lib/motr/orm/active_record.rb', line 12 def motr_orm_type; :active_record; end |