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-users-3.0.8 test/rails_test/config/routes.rb
muck-engine-3.0.8 test/rails_test/config/routes.rb
muck-users-3.0.7 test/rails_test/config/routes.rb
muck-engine-3.0.7 test/rails_test/config/routes.rb
muck-users-3.0.6 test/rails_test/config/routes.rb
muck-friends-3.0.3 test/rails_test/config/routes.rb
muck-engine-3.0.6 test/rails_test/config/routes.rb
muck-engine-3.0.5 test/rails_test/config/routes.rb
muck-users-3.0.5 test/rails_test/config/routes.rb
muck-engine-3.0.4 test/rails_test/config/routes.rb
overlord-3.0.2 test/rails_test/config/routes.rb
muck-users-3.0.4 test/rails_test/config/routes.rb
muck-friends-3.0.2 test/rails_test/config/routes.rb
muck-shares-3.0.1 test/rails_test/config/routes.rb
muck-engine-3.0.3 test/rails_test/config/routes.rb
muck-users-3.0.2 test/rails_test/config/routes.rb
muck-users-3.0.1 test/rails_test/config/routes.rb
muck-shares-3.0.0 test/rails_test/config/routes.rb
muck-friends-3.0.0 test/rails_test/config/routes.rb
muck-users-3.0.0 test/rails_test/config/routes.rb