diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-07-14 15:20:31 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-08-04 10:45:30 +0900 |
commit | 242348ad682950fb6bf1f47877068cc23ba95879 (patch) | |
tree | 04a25b1a674785ffa7c1c28805440f79d872d438 /railties/test/console_helpers.rb | |
parent | 050bbb1f3329bd4fe7740e7feb572e95c246d49e (diff) | |
download | rails-242348ad682950fb6bf1f47877068cc23ba95879.tar.gz rails-242348ad682950fb6bf1f47877068cc23ba95879.tar.bz2 rails-242348ad682950fb6bf1f47877068cc23ba95879.zip |
Use `Concurrent::Map` than `Mutex` and `Mutex_m` for statement caches
Statement caches are used as a concurrent map. It will more clarify to
using `Concurrent::Map`.
Diffstat (limited to 'railties/test/console_helpers.rb')
0 files changed, 0 insertions, 0 deletions