Sha256: 590d15d28647951cb5c3ee15a2eb74d0820dfa5013f09f7725de0bf77836d5d6
Contents?: true
Size: 111 Bytes
Versions: 3
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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cogy-0.2.1 | config/routes.rb |
cogy-0.2.0 | config/routes.rb |
cogy-0.1.1 | config/routes.rb |