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.
253 254 255 |
# File 'lib/pastry.rb', line 253 def app @app end |