Sha256: 8968f5b998ed90cc15f8f427a057f246b80ae258a153096f38f7aea7cc2f0e6c

Contents?: true

Size: 126 Bytes

Versions: 6

Compression:

Stored size: 126 Bytes

Contents

Dummy::Application.routes.draw do
  get "barn/widget", :to => "barn#widget"
  get ':controller(/:action(/:id(.:format)))'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
apotomo-1.3.2 test/dummy/config/routes.rb
apotomo-1.3.1 test/dummy/config/routes.rb
apotomo-1.3.0 test/dummy/config/routes.rb
apotomo-1.2.6 test/dummy/config/routes.rb
apotomo-1.2.5 test/dummy/config/routes.rb
apotomo-1.2.4 test/dummy/config/routes.rb