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
Rafael Mendonça França 4fe767535d
Merge pull request #37617 from Edouard-chin/ec-respond-to-contenttype
Modify respond_to behaviour always setting the response's content type based on the request format
2019-11-22 14:28:42 -05:00
..
abstract_controller I18n.translate takes keyword arguments 2019-09-09 01:13:38 +09:00
action_controller Modify respond_to behaviour always setting the request's content type: 2019-11-21 14:40:42 +01:00
action_dispatch Merge pull request #37757 from chalofa/system-routes-for-mount-engines 2019-11-21 14:02:54 -05:00
action_pack Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
abstract_controller.rb Make sure to require active_support.rb before requiring active_support/rails.rb 2019-07-12 18:30:58 +09:00
action_controller.rb Add ActionController::Base.log_at 2019-09-24 13:47:34 -04:00
action_dispatch.rb Remove invalid autoload of ActionDispatch::Http::Upload 2019-08-08 15:08:45 -04:00
action_pack.rb