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/handlers
Akira Matsuda 7839e27b4e Some valid block calls in templates caused syntax errors
Now ActionView accepts <%= foo(){ %> and <%= foo()do %> 
2014-11-20 07:21:50 +09:00
..
builder.rb
erb.rb Some valid block calls in templates caused syntax errors 2014-11-20 07:21:50 +09:00
raw.rb Call gsub with a Regexp instead of a String for better performance 2014-11-01 20:23:29 -03:00