Methods

Files

HttpRouter::Node::Scheme

Public Class Methods

new(router, parent, schemes) click to toggle source
# File lib/http_router/node/scheme.rb, line 4
def initialize(router, parent, schemes)
  super(router, parent, schemes, :scheme)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.