Sha256: db282c9fe3c28bdbc22f8f701310d51918635cfa27f07d2a9de1648827b1d8ee

Contents?: true

Size: 138 Bytes

Versions: 5

Compression:

Stored size: 138 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
muck-profiles-3.1.4 test/config/routes.rb
muck-profiles-3.1.3 test/config/routes.rb
muck-profiles-3.0.2 test/rails_test/config/routes.rb
muck-profiles-3.0.1 test/rails_test/config/routes.rb
muck-profiles-3.0.0 test/rails_test/config/routes.rb