You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance of getting this working with Tilt? Would be awesome to be able to get safe mode for other languages (Slim, Markaby, etc) and also not be tied to Rails
The text was updated successfully, but these errors were encountered:
I aggree, that would be great. I don't know much about Tilt, though.
As far as I understand the concept, safemode would either need to hook into ActionView or interact with Tilt, to get the preprocessing of the template done, right? Can Tilt work as a generic template handler for rails also? If so, we can maybe depend on Tilt and let that interact with Rails and ActionView (which was a beast in 2.3.*).
It has also been a while since I last actively worked on this project, so any contribution from your side is highly appreciated. :)
Any chance of getting this working with Tilt? Would be awesome to be able to get safe mode for other languages (Slim, Markaby, etc) and also not be tied to Rails
The text was updated successfully, but these errors were encountered: