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
Prem Sichanugrist 8cd9f6d205 Introduce render :plain for render plain text
This is as an option to render content with a content type of
`text/plain`. This is the preferred option if you are planning to render
a plain text content.

Please see #12374 for more detail.
2014-02-18 12:08:36 -05:00
..
action_view Introduce render :plain for render plain text 2014-02-18 12:08:36 -05:00
action_view.rb just require the template resolver 2014-01-31 12:05:50 -08:00