1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view/template/handlers
Piotr Sarnacki f21a528f55 Remove Mime::Type translations from Action View
Action View should not be responsible for translating mime types. Any
translation that's needed should be handled at controller level.
2012-08-28 10:51:04 +02:00
..
builder.rb Remove Mime::Type translations from Action View 2012-08-28 10:51:04 +02:00
erb.rb Revert "Merge pull request #7033 from kron4eg/master". Not a a fan at all of what this makes ERB files look like. 2012-08-07 11:44:24 -05:00
raw.rb Created a Raw handler for templates. 2012-05-17 12:14:20 -05:00