index
:
delta/ruby-gems/hashie.git
1-1-stable
3-3-stable
boolean-method-query
bugfix-deep-find
circular-coercion-docs
create-github-action
master
github.com: intridea/hashie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix bug (#303) preventing use of deep_merge/stringify_keys/symbolize_keys on ...
Vincent Esche
2015-06-08
3
-0
/
+66
*
Add documentation about circular coercion
circular-coercion-docs
Michael Herold
2015-04-26
1
-0
/
+61
*
Add a conditional check for 2.2.x specs
Michael Herold
2015-04-18
2
-12
/
+26
*
MRI 2.2.2 fixes bug, can test #method again
Jonathan Rochkind
2015-04-18
1
-0
/
+2
*
Fix comment to link to bug
Michael Herold
2015-04-09
1
-2
/
+2
*
(Fixed) specs to run with ruby 2.2
Michael Sievers
2015-04-09
1
-2
/
+12
*
Another spec for #288.
Max Lincoln
2015-03-31
1
-0
/
+12
*
Fixed coercions in a subclass accumulating in the superclass.
Martin Streicher
2015-03-31
1
-3
/
+9
*
Add Hashie::Mash#reverse_merge. Increase Rubocop class length.
Max Goldstein
2015-02-25
1
-0
/
+13
*
Fix crash building a Mash w/ IndifferentAccess from HashWithIndifferentAccess
Benny Weingarten-Gabbay
2015-02-05
1
-1
/
+13
*
Added Hashie::Extensions::DeepLocate
Michael Sievers
2015-02-03
1
-0
/
+124
*
provide self as context when evaluating default
gregory
2015-02-01
1
-0
/
+13
*
add Hashie::Mash#extractable_options?
Ryan Buckley
2015-01-19
1
-0
/
+12
*
Methods such as abc? return true/false Hashie::Extensions::MethodReader.
Zloy
2015-01-14
1
-0
/
+8
*
Fix bug where Dash changes argument to `property`
Douglas Willcocks
2015-01-13
1
-0
/
+12
*
Upgraded RuboCop to 0.28.0.
dblock
2014-12-30
4
-5
/
+0
*
Public utility methods for stringify/symbolize keys
Max Lincoln
2014-12-30
2
-80
/
+171
*
Add block to Extensions::DeepMerge
Ilya Kamenko
2014-12-30
1
-8
/
+31
*
Fix handling of default proc values in Mash
Erol Fornoles
2014-12-30
1
-0
/
+32
*
Inherit key coercions.
Erol Fornoles
2014-12-28
1
-0
/
+15
*
Support for conditionally required Dash properties
Chris Cashwell
2014-12-11
1
-0
/
+19
*
Add block to indifferent access #fetch
Jan Graichen
2014-12-09
1
-0
/
+5
*
SafeAssignment will now also protect hash-style assignments.
Jonathan Rochkind
2014-12-09
1
-0
/
+7
*
Update key conversion extensions
Bartosz Kopiński
2014-12-08
4
-97
/
+133
*
Code coverage reporting
Bartosz Kopiński
2014-11-27
1
-0
/
+5
*
Added Hashie::Extensions::MethodAccessWithOverride to autoloads.
Fritz Meissner
2014-11-26
1
-0
/
+24
*
Custom error messages for required properties in Hashie::Dash subclasses
Petr Balaban
2014-10-07
1
-0
/
+29
*
add support for coercion for hash that inherit from Hash
gregory
2014-10-03
1
-0
/
+20
*
Extend YamlErbParser to understand __FILE__ when interpolating ERB.
Julien Pervillé
2014-09-16
1
-0
/
+29
*
Merge pull request #226 from michaelherold/update-some-configuration
Daniel Doubrovkine (dB.) @dblockdotorg
2014-09-08
1
-5
/
+7
|
\
|
*
Add simple RSpec.configure block for expect syntax
Michael Herold
2014-09-07
1
-1
/
+7
|
*
Don't require rubygems in spec_helper
Michael Herold
2014-09-06
1
-1
/
+0
|
*
Remove lines adding lib to the load path
Michael Herold
2014-09-06
1
-3
/
+0
*
|
Merging Hashie::Mash now correctly only calls the block on duplicate values
Amy Sutedja
2014-09-05
3
-2
/
+8
|
/
*
Add spec from #112 for Trash subclasses
Michael Herold
2014-08-29
1
-0
/
+14
*
Add a test to prevent Mash from losing indifferent_access of nested hash
Ken Ip
2014-08-27
1
-0
/
+10
*
Revert "dont convert keys on initialization"
dblock
2014-08-26
2
-20
/
+10
*
Merge pull request #213 from michaelherold/add-some-debugging-tools
Daniel Doubrovkine (dB.) @dblockdotorg
2014-08-24
1
-0
/
+1
|
\
|
*
Add pry and pry-stack_explorer for debugging
Michael Herold
2014-08-24
1
-0
/
+1
*
|
Preserve backward-compatible translations when a single property is translated.
dB
2014-08-24
1
-1
/
+5
*
|
Fix #69: regression, multiple property assignments in Trash.
dB
2014-08-23
1
-1
/
+1
*
|
Add failing spec for #69.
Michael Herold
2014-08-23
1
-0
/
+19
*
|
Address TODO about the Lambda style cop
Michael Herold
2014-08-23
3
-13
/
+13
|
/
*
Add Hashie::Extensions::DeepFind
Michael Herold
2014-08-22
1
-0
/
+45
*
Fixed inheritance of transformations in Trash.
FoboCasteR
2014-08-22
1
-5
/
+19
*
Fix #202 by stopping method redefinition
Michael Herold
2014-08-20
1
-3
/
+22
*
Add Hashie::Extensions::Mash::SafeAssignment
Michael Herold
2014-08-20
1
-0
/
+17
*
Add Hashie::Extensions::MethodOverridingWriter
Michael Herold
2014-08-20
1
-0
/
+55
*
Merge pull request #200 from maxlinc/core_types
Daniel Doubrovkine (dB.) @dblockdotorg
2014-08-18
1
-2
/
+267
|
\
|
*
Add proc test for #coerce_value
Max Lincoln
2014-08-17
1
-1
/
+19
[prev]
[next]