Class: ConvenientGrouper::HashConverter
- Inherits:
-
Object
- Object
- ConvenientGrouper::HashConverter
- Defined in:
- lib/convenient_grouper/hash_converter.rb
Defined Under Namespace
Modules: Default
Instance Attribute Summary collapse
-
#groups ⇒ Object
readonly
Returns the value of attribute groups.
-
#restrictions ⇒ Object
readonly
Returns the value of attribute restrictions.
Instance Attribute Details
#groups ⇒ Object (readonly)
Returns the value of attribute groups.
6 7 8 |
# File 'lib/convenient_grouper/hash_converter.rb', line 6 def groups @groups end |
#restrictions ⇒ Object (readonly)
Returns the value of attribute restrictions.
6 7 8 |
# File 'lib/convenient_grouper/hash_converter.rb', line 6 def restrictions @restrictions end |