This project is archived and is in readonly mode.
Changeset [451c9942bb493190d5673c1b55be7506056db13b] by Piotr Sarnacki
September 3rd, 2010 @ 09:59 PM
Allow to generate Application routes inside Engine
This requires knowledge about original SCRIPT_NAME and
the parent router. It should be pass through the env
as ORIGIAL_SCRIPT_NAME and action_dispatch.parent_routes
http://github.com/rails/rails/commit/451c9942bb493190d5673c1b55be75...
Committed by Piotr Sarnacki
- M actionpack/lib/action_dispatch/routing/mapper.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>