This project is archived and is in readonly mode.
Changeset [9757bfff9b7fff21697228dd0920d8ea93fae969] by José Valim
September 5th, 2010 @ 02:45 PM
Merge remote branch 'drogus/remove_deprecated_routes'
This merge removes the deprecated routes mapper from Rails and
update its tests.
http://github.com/rails/rails/commit/9757bfff9b7fff21697228dd0920d8...
Committed by José Valim
- R actionpack/lib/action_dispatch/routing/deprecated_mapper.rb
- M actionmailer/test/url_test.rb
- M actionpack/lib/action_dispatch/routing.rb
- M actionpack/lib/action_dispatch/routing/mapper.rb
- M actionpack/lib/action_dispatch/routing/route_set.rb
- M actionpack/test/abstract_unit.rb
- M actionpack/test/activerecord/active_record_store_test.rb
- M actionpack/test/activerecord/polymorphic_routes_test.rb
- M actionpack/test/controller/action_pack_assertions_test.rb
- M actionpack/test/controller/base_test.rb
- M actionpack/test/controller/caching_test.rb
- M actionpack/test/controller/flash_test.rb
- M actionpack/test/controller/integration_test.rb
- M actionpack/test/controller/mime_responds_test.rb
- M actionpack/test/controller/new_base/content_type_test.rb
- M actionpack/test/controller/new_base/render_action_test.rb
- M actionpack/test/controller/new_base/render_template_test.rb
- M actionpack/test/controller/new_base/render_test.rb
- M actionpack/test/controller/new_base/render_text_test.rb
- M actionpack/test/controller/redirect_test.rb
- M actionpack/test/controller/render_test.rb
- M actionpack/test/controller/render_xml_test.rb
- M actionpack/test/controller/rescue_test.rb
- M actionpack/test/controller/resources_test.rb
- M actionpack/test/controller/routing_test.rb
- M actionpack/test/controller/test_test.rb
- M actionpack/test/controller/url_for_test.rb
- M actionpack/test/controller/url_rewriter_test.rb
- M actionpack/test/controller/webservice_test.rb
- M actionpack/test/dispatch/request/json_params_parsing_test.rb
- M actionpack/test/dispatch/request/multipart_params_parsing_test.rb
- M actionpack/test/dispatch/request/query_string_parsing_test.rb
- M actionpack/test/dispatch/request/url_encoded_params_parsing_test.rb
- M actionpack/test/dispatch/request/xml_params_parsing_test.rb
- M actionpack/test/dispatch/session/cookie_store_test.rb
- M actionpack/test/dispatch/session/mem_cache_store_test.rb
- M actionpack/test/template/atom_feed_helper_test.rb
- M actionpack/test/template/test_case_test.rb
- M actionpack/test/template/test_test.rb
- M actionpack/test/template/url_helper_test.rb
- M railties/lib/rails/engine.rb
- M railties/test/application/initializers/i18n_test.rb
- M railties/test/application/loading_test.rb
- M railties/test/application/routing_test.rb
- M railties/test/railties/mounted_engine_test.rb
- M railties/test/railties/shared_tests.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>