tilt-rails_erb 1.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):
actionpack
>= 3.2.0
tilt
>= 0
Dépendances de Development (1):
minitest
>= 0