summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure that MethodQuery methods return booleansboolean-method-queryMichael Herold2015-10-234-8/+61
* Merge pull request #314 from pboling/dictionaryDaniel Doubrovkine (dB.) @dblockdotorg2015-10-235-0/+191
|\
| * SRP: The StrictKeyAccess extension will raise an error whenever a key is acce...Peter Boling2015-10-235-0/+191
|/
* Merge pull request #315 from pboling/modernize-gemDaniel Doubrovkine (dB.) @dblockdotorg2015-10-233-0/+22
|\
| * Default bin scripts from bundle gem command: bin/console and bin/setupPeter Boling2015-10-223-0/+22
* | Updated build matrix.Peter Boling2015-10-231-3/+4
|/
* Merge pull request #313 from pboling/issue/312-ruby-2.2.3-fixes-pended-mash-specDaniel Doubrovkine (dB.) @dblockdotorg2015-10-225-14/+4
|\
| * @dblockPeter Boling2015-10-224-60/+2
| * - Restrict pending the spec to only Ruby versions 2.2.0, 2.2.1, 2.2.2Peter Boling2015-10-183-9/+57
|/
* Merge pull request #311 from marshall-lee/refactor_coercionDaniel Doubrovkine (dB.) @dblockdotorg2015-09-021-39/+65
|\
| * Refactor `Hashie::Extensions::Coercion`, add cache.Vladimir Kochnev2015-09-021-39/+65
* | Merge pull request #310 from marshall-lee/speedup_safe_assignmentDaniel Doubrovkine (dB.) @dblockdotorg2015-09-023-2/+30
|\ \ | |/ |/|
| * Speed up SafeAssignment and fix private methods.Vladimir Kochnev2015-09-023-2/+30
|/
* Merge pull request #308 from marshall-lee/mash_micro_optimizeDaniel Doubrovkine (dB.) @dblockdotorg2015-08-311-12/+19
|\
| * Some micro optimizations to Hashie::Mash.Vladimir Kochnev2015-08-311-12/+19
* | Merge pull request #307 from marshall-lee/patch-1Daniel Doubrovkine (dB.) @dblockdotorg2015-08-311-2/+0
|\ \
| * | Remove needless codeVladimir Kochnev2015-08-311-2/+0
|/ /
* | Merge pull request #306 from marshall-lee/coerce_key_optionsDaniel Doubrovkine (dB.) @dblockdotorg2015-08-315-0/+70
|\ \ | |/ |/|
| * Introduce Hashie::Extensions::Dash::Coercion.Vladimir Kochnev2015-08-315-0/+70
|/
* Merge pull request #304 from regexident/masterMichael Herold2015-06-107-10/+85
|\
| * Fix bug (#303) preventing use of deep_merge/stringify_keys/symbolize_keys on ...Vincent Esche2015-06-087-10/+85
|/
* Preparing for next release, 3.4.3Michael Herold2015-06-023-2/+6
* Preparing for release 3.4.2v3.4.2Michael Herold2015-06-022-3/+2
* The hashie_rails gem is now hashie-forbidden_attributes.Daniel Doubrovkine (dB.) @dblockdotorg2015-05-191-1/+1
* Merge pull request #297 from michaelherold/property-translationDaniel Doubrovkine (dB.) @dblockdotorg2015-04-305-118/+217
|\
| * Update readme with PropertyTranslation docsMichael Herold2015-04-291-1/+46
| * Extract Trash behavior into an extensionMichael Herold2015-04-254-117/+171
* | Merge pull request #298 from intridea/circular-coercion-docsDaniel Doubrovkine (dB.) @dblockdotorg2015-04-272-0/+96
|\ \ | |/ |/|
| * Add documentation about circular coercioncircular-coercion-docsMichael Herold2015-04-262-0/+96
|/
* Clarify the in-line documentation for DeepFindMichael Herold2015-04-181-0/+18
* Add a conditional check for 2.2.x specsMichael Herold2015-04-183-14/+27
* MRI 2.2.2 fixes bug, can test #method againJonathan Rochkind2015-04-182-1/+3
* Add missing CHANGELOG entry for 2.1.2Michael Herold2015-04-181-1/+5
* Update rubocop ignore syntax to silence warningsMichael Herold2015-04-091-3/+3
* Cache bundler dependencies on TravisMichael Herold2015-04-091-0/+1
* Merge pull request #293 from michaelherold/mash_respond_to_suffix_ruby_2_2Daniel Doubrovkine (dB.) @dblockdotorg2015-04-092-3/+12
|\
| * Fix comment to link to bugMichael Herold2015-04-091-2/+2
| * (Fixed) specs to run with ruby 2.2Michael Sievers2015-04-092-3/+12
|/
* Merge pull request #291 from jrochkind/travis_mri_22Daniel Doubrovkine (dB.) @dblockdotorg2015-04-081-0/+2
|\
| * Add MRI 2.2.1 to travisJonathan Rochkind2015-04-081-0/+2
* | Removed Mash#id and Mash#type.Jonathan Rochkind2015-04-082-9/+2
* | Merge pull request #289 from kdelchev/patch-1Daniel Doubrovkine (dB.) @dblockdotorg2015-04-031-1/+1
|\ \
| * | Minor fix in docKonstantin Delchev2015-04-031-1/+1
|/ /
* | Preparing for next development iteration, 3.4.2.dB2015-03-312-3/+7
* | Preparing for release, 3.4.1.v3.4.1dB2015-03-312-3/+2
* | Another spec for #288.Max Lincoln2015-03-311-0/+12
* | Fixed coercions in a subclass accumulating in the superclass.Martin Streicher2015-03-313-4/+11
* | Merge pull request #287 from RunsFor/masterDaniel Doubrovkine (dB.) @dblockdotorg2015-03-231-1/+1
|\ \
| * | Fix typo in changelogIlya Konyukhov2015-03-221-1/+1
|/ /
* | Merge pull request #286 from michaelherold/containerized-travisDaniel Doubrovkine (dB.) @dblockdotorg2015-03-191-0/+1
|\ \