| Class | RackBox::App |
| In: |
lib/rackbox/app.rb
|
| Parent: | Object |
represents a rack appliction
gives us some helpers on a rack app like the ability to use the request method on it easily
| mock_request | [RW] | |
| rack_app | [RW] |