1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib
Jerry D'Antonio 56ac6e4768 Replaced ThreadSafe::Map with successor Concurrent::Map.
The thread_safe gem is being deprecated and all its code has been merged
into the concurrent-ruby gem. The new class, Concurrent::Map, is exactly
the same as its predecessor except for fixes to two bugs discovered
during the merge.
2015-09-19 09:56:26 -04:00
..
active_model Replaced ThreadSafe::Map with successor Concurrent::Map. 2015-09-19 09:56:26 -04:00
active_model.rb Remove XML Serialization from core. 2015-08-07 11:01:48 -04:00