Module: Pastry::PastryServer
- Defined in:
- lib/pastry.rb
Instance Attribute Summary collapse
-
#app ⇒ Object
Returns the value of attribute app.
Instance Attribute Details
#app ⇒ Object
Returns the value of attribute app.
111 112 113 |
# File 'lib/pastry.rb', line 111 def app @app end |