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
Rafael Mendonça França dc7ed96adc Remove version conditional for find_template_paths
Now that we only support Ruby 2.2+ we don't need this conditional
anymore
2015-01-04 15:54:21 -03:00
..
handlers Some valid block calls in templates caused syntax errors 2014-11-20 07:21:50 +09:00
error.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
handlers.rb Change the default template handler from ERB to Raw. 2015-01-04 11:58:42 -03:00
html.rb Use the reference for the mime type to get the format 2014-02-18 16:12:51 -03:00
resolver.rb Remove version conditional for find_template_paths 2015-01-04 15:54:21 -03:00
text.rb Use the reference for the mime type to get the format 2014-02-18 16:12:51 -03:00
types.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00