Sha256: 04f779612d8f3663f0a1917ff8f181d254b0ead1fc3729010f7715fb0d4b1cd2

Contents?: true

Size: 120 Bytes

Versions: 42

Compression:

Stored size: 120 Bytes

Contents

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

Version data entries

42 entries across 42 versions & 5 rubygems

Version Path
muck-engine-3.5.0 test/config/routes.rb
muck-engine-3.4.0 test/config/routes.rb
muck-engine-3.3.18 test/config/routes.rb
muck-engine-3.3.17 test/config/routes.rb
muck-engine-3.3.16 test/config/routes.rb
muck-engine-3.3.15 test/config/routes.rb
muck-engine-3.3.14 test/config/routes.rb
muck-users-3.2.12 test/config/routes.rb
muck-users-3.2.11 test/config/routes.rb
muck-engine-3.3.13 test/config/routes.rb
muck-users-3.2.10 test/config/routes.rb
muck-users-3.2.9 test/config/routes.rb
muck-engine-3.3.12 test/config/routes.rb
muck-engine-3.3.11 test/config/routes.rb
muck-engine-3.3.10 test/config/routes.rb
muck-users-3.2.8 test/config/routes.rb
muck-engine-3.3.6 test/config/routes.rb
muck-users-3.2.7 test/config/routes.rb
muck-users-3.1.0 test/config/routes.rb
muck-users-3.0.9 test/rails_test/config/routes.rb