Sha256: be6138e23938753cccf3e5551879c14b2d50e95f5241c70660fbdbc4a99fe4f5

Contents?: true

Size: 139 Bytes

Versions: 37

Compression:

Stored size: 139 Bytes

Contents

RailsApp::Application.routes.draw do
  resources :addresses do
    as_routes
  end
  match ':controller(/:action(/:id))', :via => :any
end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
active_scaffold-3.4.24 test/mock_app/config/routes.rb
active_scaffold-3.4.23 test/mock_app/config/routes.rb
active_scaffold-3.4.22 test/mock_app/config/routes.rb
active_scaffold-3.4.21.1 test/mock_app/config/routes.rb
active_scaffold-3.4.21 test/mock_app/config/routes.rb
active_scaffold-3.4.20 test/mock_app/config/routes.rb
active_scaffold-3.4.19 test/mock_app/config/routes.rb
active_scaffold-3.4.18.1 test/mock_app/config/routes.rb
active_scaffold-3.4.18 test/mock_app/config/routes.rb
active_scaffold-3.4.17 test/mock_app/config/routes.rb
active_scaffold-3.4.16 test/mock_app/config/routes.rb
active_scaffold-3.4.14 test/mock_app/config/routes.rb
active_scaffold-3.4.13 test/mock_app/config/routes.rb
active_scaffold-3.4.12 test/mock_app/config/routes.rb
active_scaffold-3.4.11 test/mock_app/config/routes.rb
active_scaffold-3.4.10 test/mock_app/config/routes.rb
active_scaffold-3.4.9 test/mock_app/config/routes.rb