tilt-rails_erb 2.0.0
tilt-rails_erb adds supports ERB templates using Rails' ERB handler, which is different than standard ERB in that it supports using <tt><%= foo do %><% end %></tt> syntax and it auto-escapes output.
Gemfile:
=
installation:
=
Dépendances de Runtime (2):
actionview
>= 5.1.0
tilt
>= 2.0.6
Dépendances de Development (1):
minitest
>= 0