1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Pranas Kiziela 54575d8797 Allow passing block to deep_merge and deep_merge!
Hash#merge accepts block that you can use to customize how hash values
are merged. This change makes merge and deep_merge compatible.
2012-09-13 23:01:18 +03:00
..
active_support Allow passing block to deep_merge and deep_merge! 2012-09-13 23:01:18 +03:00
active_support.rb Make ActiveSupport::Autoload local 2012-08-21 14:46:12 -03:00