Parent

Methods

ActionDispatch::Routing::Mapper

Public Instance Methods

netzke() click to toggle source
   # File lib/netzke/rails/routes.rb, line 3
3:     def netzke
4:       match "/netzke/:action(.:format)" => "netzke"
5:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.