summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release, 3.1.v3.1.0dblock2014-06-253-4/+3
* CHANGELOGs were added in the wrong release.dblock2014-06-241-5/+5
* Include Trash and Dash class name when raising NoMethodError.gregory2014-06-204-24/+32
* Fixed from and transform_with Trash features when IndifferentAccess is includ...gregory2014-06-194-4/+48
* Auto include Dash::IndifferentAccess when Extensions::IndiferentAccess is inc...gregory2014-06-195-2/+29
* Corrected documentation, update_attributes with a bang.dblock2014-06-192-3/+3
* Added Dash and Trash#update_attributes.gregory2014-06-194-2/+72
* Merge pull request #169 from gregory/call_to_hash_on_sub_hashDaniel Doubrovkine (dB.) @dblockdotorg2014-06-123-1/+28
|\
| * call to_hash on object that respond to to_hash + specsgregory2014-06-123-1/+28
|/
* Preparing for next development release, 3.0.1.dblock2014-06-033-3/+6
* Preparing for release, 3.0.v3.0.0dblock2014-06-034-7/+7
* Removed note on adding Mash::ActiveModel.dblock2014-06-031-1/+0
* Remove active record specific extensions as they are moved to hashie_railsMaxim Filimonov2014-06-032-28/+0
* Upgraded to RSpec 3.0.dblock2014-06-037-33/+32
* Documented hashie_rails.Maxim Filimonov2014-06-022-16/+6
* This will be version 3.0, not 2.2.Daniel Doubrovkine (dB.) @dblockdotorg2014-05-241-1/+1
* Code Climate badgeBartosz Kopiński2014-05-241-1/+1
* Removing unused and deprecated spec.optsBartosz Kopiński2014-05-231-3/+0
* Allow IgnoreUndeclared and DeepMerge to be used with undeclared properties.Rainer Sai2014-05-193-6/+11
* Merge pull request #159 from stephenaument/deep_fetch_nilDaniel Doubrovkine (dB.) @dblockdotorg2014-05-163-1/+29
|\
| * Add test for missing key on deep fetchStephen Aument2014-05-152-0/+14
| * Handle nil intermediate object on deep fetchStephen Aument2014-05-152-1/+15
|/
* Just build latest rbx-2.Daniel Doubrovkine (dB.) @dblockdotorg2014-05-131-2/+1
* Use semantic versioning, bump to 3.0.Daniel Doubrovkine (dB.) @dblockdotorg2014-05-131-1/+1
* Corrected README, requires Hashie namespace.dblock2014-05-051-2/+2
* Added documentation for upgrading.dblock2014-05-053-4/+109
* Added Hashie::Extensions::Dash::IndifferentAccess for backward-compatible beh...dblock2014-05-053-0/+83
* Removed inconsistent 80-column alignment.dblock2014-05-051-76/+32
* Merge pull request #152 from dblock/trash-keys-symbolsDaniel Doubrovkine (dB.) @dblockdotorg2014-05-0510-43/+128
|\
| * Do not automatically stringify keys in Hashie::Hash#to_hash, pass :stringify_...dblock2014-05-024-5/+17
| * Do not convert keys to strings in Dash and Trash.dblock2014-05-028-38/+111
|/
* Merge pull request #155 from dblock/masterDaniel Doubrovkine (dB.) @dblockdotorg2014-05-021-1/+1
|\
| * Corrected Rubocop violation.dblock2014-05-021-1/+1
|/
* Merge pull request #150 from dblock/issue-149Daniel Doubrovkine (dB.) @dblockdotorg2014-05-012-14/+37
|\
| * Spec for issue #149.dblock2014-05-012-14/+37
|/
* Replaced respond_to with respond_to_missing in Mash and ActiveModel.dblock2014-05-013-11/+20
* Put back those platforms, lets see if Travis helps us fix them.dblock2014-04-301-0/+2
* Upgraded Rubocop, removed broken platforms from Travis.dblock2014-04-307-15/+15
* Merge pull request #148 from dblock/hashie-extensionsDaniel Doubrovkine (dB.) @dblockdotorg2014-04-3012-144/+146
|\
| * Reorganized extensions, consolidated Hashie StringifyKeys implementation.dblock2014-04-3012-144/+146
|/
* Merge pull request #147 from dblock/mash-activemodelDaniel Doubrovkine (dB.) @dblockdotorg2014-04-306-15/+63
|\
| * Added Hashie::Extensions::Mash::ActiveModel for compatibility with Rails 4 St...dblock2014-04-306-15/+63
|/
* Preparing for next development interation.dblock2014-04-122-1/+5
* Preparing for release, 2.1.1.v2.1.1dblock2014-04-122-2/+6
* Fix Rubocop issues.Michael Bleigh2014-04-112-5/+5
* Check arity of #to_hash before calling. Closes #144Michael Bleigh2014-04-112-3/+25
* Merge pull request #142 from petergoldstein/feature/run_transpecDaniel Doubrovkine (dB.) @dblockdotorg2014-04-0614-340/+348
|\
| * Fix Rubocop violation introduced by transpecPeter M. Goldstein2014-04-061-3/+2
| * Convert specs to RSpec 2.14.7 syntax with TranspecPeter M. Goldstein2014-04-0614-338/+347
|/
* Bump version, preparing for release.v2.1.0dblock2014-04-063-3/+10