Sha256: 1db3d7a3da45c5fc86cd40e1fc2ab6d9d277886843e35270d657087573245134

Contents?: true

Size: 96 Bytes

Versions: 12

Compression:

Stored size: 96 Bytes

Contents

Rails.application.routes.draw do
  mount Cogy::Engine => "/cogy"

  get "baz" => "cogy#cmd"
end

Version data entries

12 entries across 10 versions & 1 rubygems

Version Path
cogy-0.6.0 test/dummies/5.1/config/routes.rb
cogy-0.6.0 test/dummies/5.0/config/routes.rb
cogy-0.6.0 test/dummies/4.2/config/routes.rb
cogy-0.5.2 test/dummy/config/routes.rb
cogy-0.5.1 test/dummy/config/routes.rb
cogy-0.5.0 test/dummy/config/routes.rb
cogy-0.4.0 test/dummy/config/routes.rb
cogy-0.3.0 test/dummy/config/routes.rb
cogy-0.2.1 test/dummy/config/routes.rb
cogy-0.2.0 test/dummy/config/routes.rb
cogy-0.1.1 test/dummy/config/routes.rb
cogy-0.1.0 test/dummy/config/routes.rb