# File lib/sinatra/namespace.rb, line 141 def namespace(pattern, conditions = {}, &block) Sinatra::Namespace.new(self, pattern, conditions, &block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.