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
*
Add selective key-conflict warnings for Mash subclasses (#478)
Bobby McDonald
2019-07-18
1
-1
/
+72
*
Allow options on Mash.load (#474)
Daniel Doubrovkine (dB.) @dblockdotorg
2019-03-22
2
-5
/
+44
*
Add Hashie::Extensions::Mash::DefineAccessors.
Vladimir Kochnev
2019-01-28
1
-0
/
+90
*
Do not call any reader attribute in Mash#update if key does not exist
Laerti Papa
2018-10-02
1
-0
/
+9
*
[rubocop] Improve our RuboCop setup
Michael Herold
2018-09-30
10
-24
/
+68
*
Fix a regression with aliases on `Mash.load`
Michael Herold
2018-08-14
2
-8
/
+8
*
Mash should load yaml file.
Arek Turlewicz
2018-08-15
2
-0
/
+19
*
Add MethodOverridingInitializer extension
Lucas Nestor
2018-08-11
1
-1
/
+39
*
Make Dash greedier when creating getters
Michael Herold
2018-08-11
1
-0
/
+12
*
Allow Trash to copy properties from others
Michael Herold
2018-08-11
1
-0
/
+48
*
Update Rubocop and address the addressable todos
Michael Herold
2018-06-17
19
-66
/
+73
*
Merge pull request #439 from michaelherold/elasticsearch-integration
Daniel Doubrovkine (dB.) @dblockdotorg
2018-02-07
2
-0
/
+46
|
\
|
*
Add an integration spec for Elasticsearch
Michael Herold
2018-02-06
2
-0
/
+46
*
|
Allow codependent Dash attributes to initialize
Michael Herold
2018-02-06
1
-0
/
+25
|
/
*
Ensure IndifferentAccess is injected after merge
Michael Herold
2018-02-05
1
-0
/
+13
*
Propagate Mash `default_proc` to sub-Hashes
Michael Herold
2018-02-04
1
-0
/
+7
*
Fix Hashie::Rash randomly losing keys (#430)
Andrii Dmytrenko
2017-12-19
1
-0
/
+6
*
Fix "@disable_warnings" spec warning (#416)
Alexandre Filipe Campos
2017-03-01
1
-0
/
+1
*
Don't log when overwriting Mash keys
Michael Herold
2017-02-24
1
-0
/
+8
*
Add performance benchmarks for Mash
Michael Herold
2017-02-24
2
-0
/
+31
*
Add an extension to maintain original Mash keys (#326)
Michael Herold
2017-02-22
2
-0
/
+72
*
Squelch an RSpec warning on an integration test
Michael Herold
2017-02-22
1
-1
/
+1
*
Add Hashie::Extensions::Mash::SymbolizeKeys
Michael Herold
2017-02-20
1
-0
/
+39
*
Ensure Railties available when loading Railtie
Callum Dryden
2017-02-16
3
-0
/
+22
*
Clean up integration specs to test for STDOUT log
Michael Herold
2017-02-10
9
-140
/
+164
*
Carry over disabling warnings to subclasses
Michael Herold
2017-02-10
1
-0
/
+11
*
Fix #401: use a Railtie to set Hashie.logger on rails boot.
Matthew Rudy Jacobs
2017-02-10
2
-4
/
+7
*
Added integration spec for omniauth-oauth2.
dblock
2017-02-10
5
-1
/
+122
*
In Rails, set `Hashie.logger` to `Rails.logger`
Michael Herold
2017-02-10
3
-0
/
+74
*
Fix passing Pathname object to Hashie::Mesh.load()
Albert Song
2017-02-08
1
-0
/
+14
*
Merge pull request #395 from michaelherold/toggle-mash-warning
Daniel Doubrovkine (dB.) @dblockdotorg
2017-02-04
2
-5
/
+20
|
\
|
*
Allow Mash subclasses to disable warnings
Michael Herold
2017-02-04
2
-5
/
+20
*
|
Merge pull request #397 from michaelherold/improve-integration-tests
Daniel Doubrovkine (dB.) @dblockdotorg
2017-02-04
2
-1
/
+37
|
\
\
|
|
/
|
/
|
|
*
Bring integration tests into main test harness
Michael Herold
2017-02-03
2
-1
/
+37
*
|
Fix specs using shared context 'with a logger'
Bill Ruddock
2017-02-03
3
-11
/
+14
|
/
*
Added omniauth integration spec for #391.
dblock
2017-01-31
3
-0
/
+47
*
Support Ruby 2.4.0 (#389)
Masahiro Saito
2017-01-06
1
-2
/
+8
*
Fix #385 - deep merge by reference bug (#386)
Joe Marty
2016-12-13
1
-2
/
+7
*
Update to CodeClimate 1.0.x
Paul Bowsher
2016-12-04
1
-2
/
+2
*
Add a logging layer to address common issues (#381)
Michael Herold
2016-11-02
4
-0
/
+68
*
Evaluate procs default values in object initialization
sazor
2016-10-31
2
-3
/
+2
*
failing test for Dash default with proc not working with AS as_json
Joe Van Dyk
2016-10-28
2
-0
/
+15
*
Deep find all goes inside all nested hashes
sazor
2016-10-19
1
-0
/
+25
*
Check ruby version without rubygems
sazor
2016-10-18
1
-1
/
+2
*
Fix dig bug for Array
sazor
2016-10-17
1
-0
/
+12
*
Use existing translations when using IndifferentAccess and
Matt White
2016-09-16
1
-0
/
+37
*
Hashie::Mash.load accepts a Pathname object. Closes #331.
Atsushi Ishida
2016-07-15
1
-13
/
+30
*
Fix support for Array#dig
jonathan schatz
2016-06-01
4
-2
/
+33
*
Merge pull request #350 from marshall-lee/fix_ignore_undeclared
Daniel Doubrovkine (dB.) @dblockdotorg
2016-02-08
1
-1
/
+2
|
\
|
*
Stringified translations wasn't working in IgnoreUndeclared.
Vladimir Kochnev
2016-02-08
1
-1
/
+2
[next]