Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent deep_merge from mutating nested hashes | Michael Herold | 2019-11-17 | 1 | -5/+48 |
* | Change rubocop to allow 100 character lines. | Bobby McDonald | 2019-10-17 | 1 | -1/+3 |
* | [rubocop] Improve our RuboCop setup | Michael Herold | 2018-09-30 | 1 | -1/+3 |
* | Update Rubocop and address the addressable todos | Michael Herold | 2018-06-17 | 1 | -1/+1 |
* | Fix #385 - deep merge by reference bug (#386) | Joe Marty | 2016-12-13 | 1 | -2/+7 |
* | Fix bug (#303) preventing use of deep_merge/stringify_keys/symbolize_keys on ... | Vincent Esche | 2015-06-08 | 1 | -0/+20 |
* | Add block to Extensions::DeepMerge | Ilya Kamenko | 2014-12-30 | 1 | -8/+31 |
* | Convert specs to RSpec 2.14.7 syntax with Transpec | Peter M. Goldstein | 2014-04-06 | 1 | -2/+2 |
* | Present tense for specs. | dblock | 2014-04-06 | 1 | -2/+3 |
* | Added Rubocop. | dblock | 2014-03-30 | 1 | -6/+6 |
* | replacing dynamic include with recursion helper method | Christoph Sassenberg | 2014-01-26 | 1 | -5/+6 |
* | add DeepMerge extension | Vasiliy Ermolovich | 2013-02-12 | 1 | -0/+20 |