Sha256: d9733adb2998af92c6e5a41baa74ddfdb667e4e7d961cece8803ae52c53bab49

Contents?: true

Size: 104 Bytes

Versions: 36

Compression:

Stored size: 104 Bytes

Contents

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

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
reform-2.1.0 test/dummy/config/routes.rb
reform-2.1.0.rc1 test/dummy/config/routes.rb
reform-2.0.5 test/dummy/config/routes.rb
reform-2.0.4 test/dummy/config/routes.rb
reform-2.0.3 test/dummy/config/routes.rb
reform-2.0.2 test/dummy/config/routes.rb
reform-2.0.1 test/dummy/config/routes.rb
reform-2.0.0 test/dummy/config/routes.rb
reform-2.0.0.rc3 test/dummy/config/routes.rb
reform-2.0.0.rc2 test/dummy/config/routes.rb
reform-2.0.0.rc1 test/dummy/config/routes.rb
reform-2.0.0.beta2 test/dummy/config/routes.rb
reform-2.0.0.beta1 test/dummy/config/routes.rb
reform-1.2.6 test/dummy/config/routes.rb
reform-1.2.5 test/dummy/config/routes.rb
reform-1.2.4 test/dummy/config/routes.rb
reform-1.2.3 test/dummy/config/routes.rb
reform-1.2.2 test/dummy/config/routes.rb
reform-1.2.1 test/dummy/config/routes.rb
reform-1.2.0.beta2 test/dummy/config/routes.rb