Class: Rea::Group

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/rea/group.rb

Instance Attribute Summary collapse

Instance Attribute Details

#category_ids_csvObject

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