Methods

Files

HttpRouter::Node::UserAgent

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.