
Separate ERB plugin to avoid clash with I18n
Reported by Matijs van Zuijlen | March 2nd, 2014 @ 06:32 AM
Rails' i18n defines a convenience method "t", to be used in views. This clashes with RedCloth's "t". I ran into this fixing a bug in Publify (https://github.com/publify/publify/issues/395).
Please do not automatically require "redcloth/erb_extension".
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RedCloth is a Ruby library for converting Textile into HTML