active_html_tags 0.1.0
Annoyed to write content_tag(:span, 'LOL')? Just use the new helpers as follows span('lol') to avoid writing to much code while having the safety of rails.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 6.1, >= 6.1.4.1