Sha256: 37d399676820eb2d2f27a75be51de03f2d122d99aa1a184eb7dae6d13a731b6b
Contents?: true
Size: 111 Bytes
Versions: 4
Compression:
Stored size: 111 Bytes
Contents
Cogy::Engine.routes.draw do get "cmd/:cmd/:user" => 'cogy#command' get "inventory" => 'cogy#inventory' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cogy-0.1.0 | config/routes.rb |
cogy-0.0.3 | config/routes.rb |
cogy-0.0.2 | config/routes.rb |
cogy-0.0.1 | config/routes.rb |