bethesque / padrino-html-erb-escape

Recreate HTML escaping issue with padrino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Padrino HTML ERB Escaping problem

To recreate issue:

$ bundle
$ bundle exec rspec

To make the tests pass, comment out the erubis gem in the Gemfile, and run bundle && bundle exec rspec.

About

Recreate HTML escaping issue with padrino


Languages

Language:Ruby 100.0%