summaryrefslogtreecommitdiff
path: root/spec/hashie/extensions/deep_merge_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent deep_merge from mutating nested hashesMichael Herold2019-11-171-5/+48
* Change rubocop to allow 100 character lines.Bobby McDonald2019-10-171-1/+3
* [rubocop] Improve our RuboCop setupMichael Herold2018-09-301-1/+3
* Update Rubocop and address the addressable todosMichael Herold2018-06-171-1/+1
* Fix #385 - deep merge by reference bug (#386)Joe Marty2016-12-131-2/+7
* Fix bug (#303) preventing use of deep_merge/stringify_keys/symbolize_keys on ...Vincent Esche2015-06-081-0/+20
* Add block to Extensions::DeepMergeIlya Kamenko2014-12-301-8/+31
* Convert specs to RSpec 2.14.7 syntax with TranspecPeter M. Goldstein2014-04-061-2/+2
* Present tense for specs.dblock2014-04-061-2/+3
* Added Rubocop.dblock2014-03-301-6/+6
* replacing dynamic include with recursion helper methodChristoph Sassenberg2014-01-261-5/+6
* add DeepMerge extensionVasiliy Ermolovich2013-02-121-0/+20