Sha256: b5de91d3baf98be86c4e82f3d76e933e68c9caeb48cc399ecacb9d88e0fa7f19

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

Dummy::Application.routes.draw do
  match ':controller(/:action(/:id(.:format)))'
  resources :musicians
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cells-3.8.6 test/dummy/config/routes.rb
cells-3.8.5 test/dummy/config/routes.rb
cells-3.8.4 test/dummy/config/routes.rb
cells-3.8.3 test/dummy/config/routes.rb
cells-3.8.2 test/dummy/config/routes.rb
cells-3.8.1 test/dummy/config/routes.rb