rails/actionview/lib
Maciej Mensfeld 9a77b0fe28
Make sure that concurrent map usage is thread-safe
Behavior upon missing prefix partial name may cause a key to overwrite when executed in multiple threads at the same time.

ref https://github.com/ruby-concurrency/concurrent-ruby/issues/970
2022-11-20 20:50:06 +01:00
..
action_view Make sure that concurrent map usage is thread-safe 2022-11-20 20:50:06 +01:00
action_view.rb Add ActionView.deprecator 2022-10-30 16:01:39 -05:00