Methods

Class/Module Index [+]

Quicksearch

Sinatra::Base

Public Class Methods

options(path, opts={}, &block) click to toggle source
# File lib/sinatra/rabbit.rb, line 435
def options(path, opts={}, &block)
  route 'OPTIONS', path, opts, &block
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.