Class: HenshinBelt::BaseStrategy
- Inherits:
-
Object
- Object
- HenshinBelt::BaseStrategy
- Defined in:
- lib/henshin_belt/base_strategy.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#api_context ⇒ Object
Returns the value of attribute api_context.
Instance Attribute Details
#api_context ⇒ Object
Returns the value of attribute api_context.
5 6 7 |
# File 'lib/henshin_belt/base_strategy.rb', line 5 def api_context @api_context end |