Class | Merb::Rack::Application |
In: |
lib/merb-core/rack/application.rb
|
Parent: | Object |
env<Hash>: | Environment variables to pass on to the application. |
Array[Array]: | A 3 element tuple consisting of response status, headers and body. |
path<String>: | The path to the file relative to the server root. |
Boolean: | True if file exists under the server root and is readable. |