Class: Category

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/datts_right/category.rb

Instance Method Summary collapse

Instance Method Details

#definition_attributes=(new_attributes) ⇒ Object



5
6
7
# File 'lib/datts_right/category.rb', line 5

def definition_attributes=(new_attributes)
  add_definitions(new_attributes)
end