W3cubDocs

/Padrino

Module: Padrino::Helpers::OutputHelpers::SinatraCurrentEngine

Overview

Module used to detect the current engine in vanilla Sinatra apps.

Instance Attribute Summary

Instance Method Summary

Instance Attribute Details

#current_engine ⇒ Object (readonly)

Returns the value of attribute current_engine

Instance Method Details

#render(engine) ⇒ Object