Class: Roda::RodaResponse
- Inherits:
-
Rack::Response
- Object
- Rack::Response
- Roda::RodaResponse
- Defined in:
- lib/roda.rb
Overview
Base class used for Roda responses. The instance methods for this class are added by Roda::RodaPlugins::Base::ResponseMethods, the class methods are added by Roda::RodaPlugins::Base::ResponseClassMethods.