summaryrefslogtreecommitdiff
path: root/lib/hashie/hash.rb
Commit message (Expand)AuthorAgeFilesLines
* Changes to `Mash` initialization key string conversion. (#521)Caroline Artz2020-05-041-2/+2
* [rubocop] Improve our RuboCop setupMichael Herold2018-09-301-9/+16
* Update Rubocop and address the addressable todosMichael Herold2018-06-171-4/+4
* call to_hash on object that respond to to_hash + specsgregory2014-06-121-1/+1
* Do not automatically stringify keys in Hashie::Hash#to_hash, pass :stringify_...dblock2014-05-021-2/+7
* Reorganized extensions, consolidated Hashie StringifyKeys implementation.dblock2014-04-301-2/+9
* Fix Rubocop issues.Michael Bleigh2014-04-111-2/+2
* Check arity of #to_hash before calling. Closes #144Michael Bleigh2014-04-111-3/+13
* Added Rubocop.dblock2014-03-301-1/+1
* Merged.dblock2014-03-301-6/+6
|\
| * Fix broken Hashie::Hash#to_hash(:symbolize_keys => true)Matt Huggins2014-02-121-6/+6
* | pass Hashie::Hash#to_hash's options to recursive callsPatrick Willett2013-11-251-2/+2
|/
* reinstating symbolize keys in the to_hash method.Bill Cromie2013-02-261-1/+3
* remove unnecessary scopingArtur Bilski2012-11-231-3/+3
* Will now convert hashie objects nested within an array back to a hash within ...Eric Krause2012-03-051-1/+8
* Make explicit the reference to standard Hashmeh.2012-02-081-1/+1
* add missing requires to Hash and MashMislav Marohnić2010-08-261-0/+2
* Allow for arguments in to_jsonDaniel Neighman2010-06-221-2/+2
* Adds a fix for json generationDaniel Neighman2010-06-221-1/+15
* All specs are passing again after fixing a namespacing issue.Michael Bleigh2009-09-061-0/+8