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.43 test/mock_app/config/routes.rb
active_scaffold-3.4.42 test/mock_app/config/routes.rb
active_scaffold-3.4.41.1 test/mock_app/config/routes.rb
active_scaffold-3.4.41 test/mock_app/config/routes.rb
active_scaffold-3.4.40 test/mock_app/config/routes.rb
active_scaffold-3.4.39 test/mock_app/config/routes.rb
active_scaffold-3.4.38 test/mock_app/config/routes.rb
active_scaffold-3.4.37 test/mock_app/config/routes.rb
active_scaffold-3.4.36 test/mock_app/config/routes.rb
active_scaffold-3.4.35 test/mock_app/config/routes.rb
active_scaffold-3.4.34 test/mock_app/config/routes.rb
active_scaffold-3.4.33 test/mock_app/config/routes.rb
active_scaffold-3.4.32 test/mock_app/config/routes.rb
active_scaffold-3.4.31 test/mock_app/config/routes.rb
active_scaffold-3.4.30 test/mock_app/config/routes.rb
active_scaffold-3.4.29 test/mock_app/config/routes.rb
active_scaffold-3.4.28 test/mock_app/config/routes.rb
active_scaffold-3.4.27 test/mock_app/config/routes.rb
active_scaffold-3.4.26 test/mock_app/config/routes.rb
active_scaffold-3.4.25 test/mock_app/config/routes.rb