Sha256: 23fd1d481728a53b2517a325ebf3ea10720a1ed3347a0accdb33e9293f75cafb

Contents?: true

Size: 176 Bytes

Versions: 88

Compression:

Stored size: 176 Bytes

Contents

ActionController::Routing::Routes.draw do |map|
  map.connect ':controller/:action'
  map.connect ':controller/:action/:id'
  map.connect ':controller/:action/:id.:format'
end

Version data entries

88 entries across 88 versions & 1 rubygems

Version Path
spreewald-1.12.0 tests/rails-2.3/config/routes.rb
spreewald-1.11.6 tests/rails-2.3/config/routes.rb
spreewald-1.11.5 tests/rails-2.3/config/routes.rb
spreewald-1.11.4 tests/rails-2.3/config/routes.rb
spreewald-1.11.3 tests/rails-2.3/config/routes.rb
spreewald-1.11.2 tests/rails-2.3/config/routes.rb
spreewald-1.11.1 tests/rails-2.3/config/routes.rb
spreewald-1.11.0 tests/rails-2.3/config/routes.rb
spreewald-1.10.4 tests/rails-2.3/config/routes.rb
spreewald-1.10.3 tests/rails-2.3/config/routes.rb
spreewald-1.10.2 tests/rails-2.3/config/routes.rb
spreewald-1.10.1 tests/rails-2.3/config/routes.rb
spreewald-1.10.0 tests/rails-2.3/config/routes.rb
spreewald-1.9.3 tests/rails-2.3/config/routes.rb
spreewald-1.9.2 tests/rails-2.3/config/routes.rb
spreewald-1.9.1 tests/rails-2.3/config/routes.rb
spreewald-1.9.0 tests/rails-2.3/config/routes.rb
spreewald-1.8.0 tests/rails-2.3/config/routes.rb
spreewald-1.7.1 tests/rails-2.3/config/routes.rb
spreewald-1.7.0 tests/rails-2.3/config/routes.rb