Class: Smplkit::Audit::CategoryListPage
- Inherits:
-
Struct
- Object
- Struct
- Smplkit::Audit::CategoryListPage
- Defined in:
- lib/smplkit/audit/categories.rb
Instance Attribute Summary collapse
-
#categories ⇒ Object
Returns the value of attribute categories.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
Instance Attribute Details
#categories ⇒ Object
Returns the value of attribute categories
37 38 39 |
# File 'lib/smplkit/audit/categories.rb', line 37 def categories @categories end |
#pagination ⇒ Object
Returns the value of attribute pagination
37 38 39 |
# File 'lib/smplkit/audit/categories.rb', line 37 def pagination @pagination end |