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
Jon Moss feacb99003 Extract variant setter to process method
Provide an API interface similar to how format is handled in
Controllers. In situations where variants are not needed (ex: in
Action Mailer) the method will simply trigger a no-op, and will not
affect end users.
2017-01-02 19:05:09 -05:00
..
abstract_controller Extract variant setter to process method 2017-01-02 19:05:09 -05:00
action_controller Extract variant setter to process method 2017-01-02 19:05:09 -05:00
action_dispatch fix with_routing when testing api only controllers 2016-12-29 20:46:30 +01:00
action_pack applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
abstract_controller.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
action_controller.rb Include the content of the flash in the auto-generated etag (#26250) 2016-08-22 13:34:35 -07:00
action_dispatch.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00
action_pack.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00