Class: Smplkit::Audit::ActionListPage
- Inherits:
-
Struct
- Object
- Struct
- Smplkit::Audit::ActionListPage
- Defined in:
- lib/smplkit/audit/actions.rb
Instance Attribute Summary collapse
-
#actions ⇒ Object
Returns the value of attribute actions.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
Instance Attribute Details
#actions ⇒ Object
Returns the value of attribute actions
34 35 36 |
# File 'lib/smplkit/audit/actions.rb', line 34 def actions @actions end |
#pagination ⇒ Object
Returns the value of attribute pagination
34 35 36 |
# File 'lib/smplkit/audit/actions.rb', line 34 def pagination @pagination end |