Mixing views from application and plugin
Reported by antoinek | June 2nd, 2008 @ 04:54 AM
Mixing views from engines with view from the main app results in a "missing_template_extension"
The readme makes a reference to Engines::RailsExtensions::Templates which does not seem to be declared in release 2.1.0 and release 2.0.0.
How can we mix views from plugins and apps ? or is not possible anymore ?
Thanks
Comments and changes to this ticket
-
James Adam June 6th, 2008 @ 05:34 AM
(from [8c4f141b77f738dd4d0e64028c8c85065849e644]) Updated the README to reflect the removal of the RailsExtensions::Templates [#15]
-
James Adam June 6th, 2008 @ 05:36 AM
Can you post the full stack trace?
Better yet - if you could write a failing test for the engines plugin, that would help track down what's going wrong.
Thanks!
-
James Adam June 6th, 2008 @ 05:46 AM
- → State changed from new to more_details_needed
-

antoinek June 9th, 2008 @ 02:35 AM
I ran the tests again with a rails 2.1 app (created with rails 2.1 and not migrated from rails 1.2.x) and cannot reproduce the issue. I am trying to figure out what's missing in my migrated app configuration. I guess you can park this issue until I can further refine the analysis.
-
-
James Adam June 14th, 2008 @ 04:14 PM
- → State changed from more_details_needed to hold
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The rails engines plugin itself
