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
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
..
action_view handle <%== nil %> cases 2014-09-14 17:11:13 -07:00
action_view.rb Now only requiring Loofah in the places where it is needed. 2014-06-16 21:04:14 +02:00