Sha256: 72c20f7c17ea53735ac4397997f2393a94f0e6437cdb5c023836772ce56b936d
Contents?: true
Size: 136 Bytes
Versions: 3
Compression:
Stored size: 136 Bytes
Contents
module ActionDispatch::Routing class Mapper def netzke match "/netzke/:action(.:format)" => "netzke" end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
netzke-core-0.6.2 | lib/netzke/rails/routes.rb |
netzke-core-0.6.1 | lib/netzke/rails/routes.rb |
netzke-core-0.6.0 | lib/netzke/rails/routes.rb |