1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view/template
Aaron Patterson 8a47e87267 handle <%== nil %> cases
This is much less common than string literal appends, so add a special
case method for it.  Maybe fixes bug reported by @jeremy on 97ef636191
2014-09-14 17:11:13 -07:00
..
handlers handle <%== nil %> cases 2014-09-14 17:11:13 -07:00
error.rb
handlers.rb Add unregister_template_handler to prevent leaks. 2014-06-12 18:49:40 +08:00
html.rb
resolver.rb Feature detect based on Ruby version. 2014-05-18 12:00:12 -07:00
text.rb
types.rb