This project is archived and is in readonly mode.

#5576 ✓resolved
Piotr Sarnacki

[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

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>

Pages