Class: Roda::RodaResponse

Inherits:
Object
  • Object
show all
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.