Class: Rea::Group
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Rea::Group
- Defined in:
- app/models/rea/group.rb
Instance Attribute Summary collapse
-
#category_ids_csv ⇒ Object
Returns the value of attribute category_ids_csv.
Instance Attribute Details
#category_ids_csv ⇒ Object
Returns the value of attribute category_ids_csv.
3 4 5 |
# File 'app/models/rea/group.rb', line 3 def category_ids_csv @category_ids_csv end |