Module Rack::RespondTo
In: lib/sinatra/rack_accept.rb

Methods

registered   render  

Classes and Modules

Module Rack::RespondTo::Helpers

External Aliases

render -> render_without_format

Public Class methods

This method is triggered after this helper is registred within Sinatra. We need to overide the default render method to supply correct path to the template, since Sinatra is by default looking in the current FILE path

Public Instance methods

[Validate]