Sha256: e09014dd9a7602c04660b7acbc4a2c7d5c9d3441d22bd416cfde65845ae5da8a

Contents?: true

Size: 143 Bytes

Versions: 14

Compression:

Stored size: 143 Bytes

Contents

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
muck-friends-0.1.15 test/rails_root/config/routes.rb
muck-friends-0.1.14 test/rails_root/config/routes.rb
muck-friends-0.1.13 test/rails_root/config/routes.rb
muck-friends-0.1.12 test/rails_root/config/routes.rb
muck-friends-0.1.11 test/rails_root/config/routes.rb
muck-friends-0.1.10 test/rails_root/config/routes.rb
muck-friends-0.1.5 test/rails_root/config/routes.rb
muck-friends-0.1.6 test/rails_root/config/routes.rb
muck-friends-0.1.7 test/rails_root/config/routes.rb
muck-friends-0.1.8 test/rails_root/config/routes.rb
muck-friends-0.1.9 test/rails_root/config/routes.rb
muck-friends-0.1.2 test/rails_root/config/routes.rb
muck-friends-0.1.3 test/rails_root/config/routes.rb
muck-friends-0.1.4 test/rails_root/config/routes.rb