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:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (2):
            actionview
            >= 5.1.0
          
          
            tilt
            >= 2.0.6
          
    Development afhankelijkheden (1):
            minitest
            >= 0
          
    