Method: Padrino::Rendering::InstanceMethods#current_engine
- Defined in:
- lib/padrino/rendering.rb
#current_engine ⇒ Object (readonly)
Returns the value of attribute current_engine.
148 149 150 |
# File 'lib/padrino/rendering.rb', line 148 def current_engine @current_engine end |