Dmitry Polushkin
Dmitry Polushkin
@joshuasiler any specific solution? I think most of the users instead of `t` they are using `textile`, as normally `t` is reserved for the translations. We could do minor release,...
Including `include ERB::Util` in the main thread not really good idea...
@joshuasiler great, thanks for the suggestion! I will work on the patch very soon to deprecate it via flag.
@nruth any idea how it could be opt-in?
How would you opt-in: https://github.com/jgarber/redcloth/pull/19/files#diff-69f5e2690debe0fabf6b62eb702d1852L40?
@joshuasiler and this code as well: https://github.com/jgarber/redcloth/pull/19/files#diff-d5bc76d7c8479896071db64fe1e3e9a0L22 ?
@joshuasiler where it should be configured in the application? In `config.ru` before environment/application requirement? This changes are made when the gem loads, normally with `Bundle.require` method (at least in rails...
Can we proceed on this issue? I would like to push changes to the master.
:+1: at least most popular ones, with complex example: - nested - validations - dynamic add/remove/change
@pauldowman any news on that? Or may be you can suggest some other gem with the similar functionality?