This project is archived and is in readonly mode.
[PATCH] A few fixes for mountable engines
Reported by Piotr Sarnacki | September 7th, 2010 @ 11:05 PM
I have a few patches for mountable engines:
1. Refactoring of mounted_helpers
2. Changed app to main_app to not conflict with 'app' method in
tests and probably in some other places
3. Fix warning in railties tests
4. asset_path should be set by default only for engine, otherwise
assets will have weird paths like "/foo_application/bar_engine" by
default
Comments and changes to this ticket
-
Piotr Sarnacki September 13th, 2010 @ 11:18 AM
It was already merged from my github fork, this ticket can be closed now.
-
Rohit Arondekar September 14th, 2010 @ 04:43 AM
- State changed from new to resolved
- Importance changed from to Low
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>