Module: Rollbacker::Base::InstanceMethods
- Defined in:
- lib/rollbacker/base.rb
Instance Attribute Summary collapse
-
#_rollbacker_action ⇒ Object
Returns the value of attribute _rollbacker_action.
Instance Attribute Details
#_rollbacker_action ⇒ Object
Returns the value of attribute _rollbacker_action.
44 45 46 |
# File 'lib/rollbacker/base.rb', line 44 def _rollbacker_action @_rollbacker_action end |