I'm looking to use ERB/ERUBI/Tilt outside of Rails but have `<%= ` escape html by default. I cannot figure out how Rails achieves this.
Anyone know?
I'm looking to use ERB/ERUBI/Tilt outside of Rails but have `<%= ` escape html by default. I cannot figure out how Rails achieves this.
Anyone know?