Sha256: 745492c6a21538ba9cf002d994de0a3ef0617d3ec700da9d7c8c214439f882a7

Contents?: true

Size: 117 Bytes

Versions: 12

Compression:

Stored size: 117 Bytes

Contents

Dummy::Application.routes.draw do
  match ':controller(/:action(/:id(.:format)))'
  root :to => 'musician#index'
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
roar-rails-0.0.1 test/dummy/config/routes.rb
cells-3.8.0 test/dummy/config/routes.rb
cells-3.7.1 test/dummy/config/routes.rb
cells-3.7.0 test/dummy/config/routes.rb
cells-3.6.7 test/dummy/config/routes.rb
cells-3.6.6 test/dummy/config/routes.rb
cells-3.6.5 test/dummy/config/routes.rb
cells-3.6.4 test/dummy/config/routes.rb
cells-3.6.3 test/dummy/config/routes.rb
cells-3.6.2 test/dummy/config/routes.rb
cells-3.6.1 test/dummy/config/routes.rb
cells-3.6.0 test/dummy/config/routes.rb