Class: ConvenientGrouper::HashConverter

Inherits:
Object
  • Object
show all
Defined in:
lib/convenient_grouper/hash_converter.rb

Defined Under Namespace

Modules: Default

Instance Attribute Summary collapse

Instance Attribute Details

#groupsObject (readonly)

Returns the value of attribute groups.



6
7
8
# File 'lib/convenient_grouper/hash_converter.rb', line 6

def groups
  @groups
end

#restrictionsObject (readonly)

Returns the value of attribute restrictions.



6
7
8
# File 'lib/convenient_grouper/hash_converter.rb', line 6

def restrictions
  @restrictions
end