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
Nobuyoshi Nakada 477e71b6b6
Reduce stat(2) calls
`File.file?` and other predicates for permissions can use same
stat(2) call result.
2019-09-22 18:23:09 +09:00
..
abstract_controller I18n.translate takes keyword arguments 2019-09-09 01:13:38 +09:00
action_controller Do not set response "Vary" header if it has already been set 2019-09-03 11:54:40 -04:00
action_dispatch Reduce stat(2) calls 2019-09-22 18:23:09 +09: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 Allow ActionDispatch::Response to be autoloaded 2019-09-17 23:38:01 +01:00
action_dispatch.rb Remove invalid autoload of ActionDispatch::Http::Upload 2019-08-08 15:08:45 -04:00
action_pack.rb Bump license years for 2019 2018-12-31 10:24:38 +07:00