Class: Roda::RodaResponse
- Inherits:
-
Object
- Object
- Roda::RodaResponse
- Defined in:
- lib/roda/response.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.