[PATCH] <%= partial '/foo' %> does not work
Reported by mis | July 11th, 2008 @ 10:29 AM
merb treats partial '/foo' as absolute path instead of relative to template_root; patch attached
Comments and changes to this ticket
-

mis July 11th, 2008 @ 10:31 AM
- no changes were found...
-

mis July 11th, 2008 @ 10:33 AM
- → Title changed from <%= partial '/foo' %> does not work [PATCH] to [PATCH] <%= partial '/foo' %> does not work
-
Yehuda Katz (wycats) July 19th, 2008 @ 11:27 PM
- → State changed from new to invalid
This was a slightly breaking change. Any partial with a / in it will be considered an absolute path. This was required to make slices work (and thus is a good tradeoff imho).
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 »
