summaryrefslogtreecommitdiff
path: root/spec/hashie/hash_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Changes to `Mash` initialization key string conversion. (#521)Caroline Artz2020-05-041-3/+3
* Change rubocop to allow 100 character lines.Bobby McDonald2019-10-171-3/+18
* [rubocop] Improve our RuboCop setupMichael Herold2018-09-301-3/+27
* Fix: broken cop, for now disabling hash syntax check.dblock2015-10-251-6/+6
* Fixed StringifyKeys#stringify_keys! to recursively stringify keys of embedded...dB2014-07-091-2/+2
* call to_hash on object that respond to to_hash + specsgregory2014-06-121-0/+26
* Upgraded to RSpec 3.0.dblock2014-06-031-1/+1
* Do not automatically stringify keys in Hashie::Hash#to_hash, pass :stringify_...dblock2014-05-021-2/+8
* Reorganized extensions, consolidated Hashie StringifyKeys implementation.dblock2014-04-301-0/+6
* Fix Rubocop issues.Michael Bleigh2014-04-111-3/+3
* Check arity of #to_hash before calling. Closes #144Michael Bleigh2014-04-111-0/+12
* Convert specs to RSpec 2.14.7 syntax with TranspecPeter M. Goldstein2014-04-061-7/+7
* Present tense for specs.dblock2014-04-061-5/+5
* Added Rubocop.dblock2014-03-301-22/+22
* Fix broken Hashie::Hash#to_hash(:symbolize_keys => true)Matt Huggins2014-02-121-0/+12
* Changed up spec_helper a bit, added respond_to? on MashMichael Bleigh2010-07-281-1/+1
* All specs are passing again after fixing a namespacing issue.Michael Bleigh2009-09-061-0/+22