Class: Rtpl::Transform
- Inherits:
-
Parslet::Transform
- Object
- Parslet::Transform
- Rtpl::Transform
- Defined in:
- lib/rtpl/transform.rb
Instance Attribute Summary collapse
-
#vars ⇒ Object
Returns the value of attribute vars.
Instance Attribute Details
#vars ⇒ Object
Returns the value of attribute vars.
2 3 4 |
# File 'lib/rtpl/transform.rb', line 2 def vars @vars end |