This project is archived and is in readonly mode.
Changeset [e9791bec823e42372eca095b946c93c1712a0613] by Piotr Sarnacki
September 3rd, 2010 @ 09:59 PM
Routes refactoring:
- added more tests for prefix generation
- fixed bug with generating host for both prefix and url
- refactored url_for method
- organized tests for prefix generation http://github.com/rails/rails/commit/e9791bec823e42372eca095b946c93...
Committed by Piotr Sarnacki
- A railties/test/railties/mounted_engine_test.rb
- R railties/test/railties/mounted_engine_routes_test.rb
- M actionpack/lib/action_dispatch/routing/mapper.rb
- M actionpack/lib/action_dispatch/routing/route_set.rb
- M actionpack/lib/action_dispatch/routing/url_for.rb
- M actionpack/test/dispatch/prefix_generation_test.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>