rails/activesupport/lib
Akira Matsuda c9875d31cc
Make it clear that SB#[]= takes 3 arguments, and reduce Array allocation
this reduces a redundant Array allocation that used to be created by *.
Plus, added some tests for []= with three arguments.
2023-01-06 03:02:02 +09:00
..
active_support Make it clear that SB#[]= takes 3 arguments, and reduce Array allocation 2023-01-06 03:02:02 +09:00
active_support.rb Eager autoload ActiveSupport::ExecutionContext 2022-12-19 19:51:52 -05:00