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.6.0 tests/rails-2.3/config/routes.rb
spreewald-1.5.5 tests/rails-2.3/config/routes.rb
spreewald-1.5.4 tests/rails-2.3/config/routes.rb
spreewald-1.5.3 tests/rails-2.3/config/routes.rb
spreewald-1.5.2 tests/rails-2.3/config/routes.rb
spreewald-1.5.1 tests/rails-2.3/config/routes.rb
spreewald-1.5.0 tests/rails-2.3/config/routes.rb
spreewald-1.4.0 tests/rails-2.3/config/routes.rb
spreewald-1.3.3 tests/rails-2.3/config/routes.rb
spreewald-1.3.2 tests/rails-2.3/config/routes.rb
spreewald-1.3.1 tests/rails-2.3/config/routes.rb
spreewald-1.3.0 tests/rails-2.3/config/routes.rb
spreewald-1.2.14 tests/rails-2.3/config/routes.rb
spreewald-1.2.13 tests/rails-2.3/config/routes.rb
spreewald-1.2.12 tests/rails-2.3/config/routes.rb
spreewald-1.2.11 tests/rails-2.3/config/routes.rb
spreewald-1.2.10 tests/rails-2.3/config/routes.rb
spreewald-1.2.9 tests/rails-2.3/config/routes.rb
spreewald-1.2.8 tests/rails-2.3/config/routes.rb
spreewald-1.2.7 tests/rails-2.3/config/routes.rb