Class
Sinatra::RespondWith::Format
In:
lib/sinatra/respond_with.rb
Parent:
Object
Methods
finish
method_missing
new
on
Public Class methods
new
(app)
Public Instance methods
finish
() {|self if block_given?| ...}
method_missing
(method, *args, &block)
on
(type, &block)
[Validate]