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
Xavier Noria 66a7cfa910 applies new string literal convention in actionview/lib
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
2016-08-06 18:48:35 +02:00
..
builder.rb
erb.rb applies new string literal convention in actionview/lib 2016-08-06 18:48:35 +02:00
html.rb Add Html template handler that wraps Raw output in an OutputBuffer 2016-01-05 16:54:39 -03:00
raw.rb Change the raw template handler to render html-safe strings 2016-06-21 17:08:48 -04:00