index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
hash_with_indifferent_access.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-2
/
+2
*
Move HWIA specific logic for slice and slice! to HWIA class
Akira Matsuda
2017-10-21
1
-0
/
+10
*
Ensure `HashWithIndifferentAccess#transform_keys` to return `HashWithIndiffer...
yuuji.yaginuma
2017-09-27
1
-0
/
+5
*
Revert "Merge pull request #15446 from akshay-vishnoi/doc_changes"
Matthew Draper
2017-08-05
1
-1
/
+1
*
Merge pull request #29757 from lugray/hash_with_indifferent_access_default
Sean Griffin
2017-07-17
1
-10
/
+30
|
\
|
*
Fix HashWithIndifferentAccess#default when include?(nil)
Lisa Ugray
2017-07-17
1
-10
/
+30
*
|
Merge branch 'master' into make-reverse-merge-bang-order-consistent
Sean Griffin
2017-07-17
1
-2
/
+19
|
\
|
|
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
|
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
|
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
|
*
Implement `fetch_values` for HashWithIndifferentAccess (#28316)
Josh Pencheon
2017-04-10
1
-0
/
+13
|
*
Add aliases for reverse_merge to with_defaults
Matt Casper
2017-03-29
1
-0
/
+2
*
|
Use method from Hash
Erol Fornoles
2017-03-06
1
-1
/
+1
|
/
*
Soft-deprecate the top-level HashWithIndifferentAccess class
Robin Dupret
2017-02-25
1
-0
/
+2
*
Make HWIA#compact not return nil when no nils
Pavel Pravosud
2017-02-23
1
-1
/
+1
*
Revert "Merge pull request #27925 from robin850/hwia-removal"
Kasper Timm Hansen
2017-02-20
1
-17
/
+1
*
Deprecate the top-level `HashWithIndifferentAccess` contant
Robin Dupret
2017-02-19
1
-1
/
+17
*
ensure `#compact` of HWIDA to return HWIDA
yuuji.yaginuma
2017-01-06
1
-0
/
+4
*
Privatize unneededly protected methods in Active Support
Akira Matsuda
2016-12-24
1
-4
/
+4
*
Remove deprecated new_from_hash_copying_default
Andrew White
2016-11-13
1
-9
/
+0
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Ensure `#transform_values` of HWIDA to return HWIDA
yui-knk
2016-10-26
1
-0
/
+5
*
Revert #26826 and add documentation
claudiob
2016-10-21
1
-1
/
+6
*
Add missing require
claudiob
2016-10-19
1
-0
/
+1
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Fix regression in `Hash#dig` for HashWithIndifferentAccess.
Jon Moss
2016-02-01
1
-3
/
+7
*
Match HashWithIndifferentAccess#default's behaviour with Hash#default
David Cornu
2016-01-07
1
-6
/
+18
*
Deprecate `HWIDA.new_from_hash_copying_default`
Sean Griffin
2015-10-29
1
-0
/
+5
*
Merge pull request #16357 from gchan/hwia-respects-to-hash-default
Sean Griffin
2015-10-29
1
-7
/
+7
|
\
|
*
`HashWithIndifferentAccess.new` respects the default value or proc on objects...
Gordon Chan
2014-07-31
1
-7
/
+7
*
|
[ci skip] Fix rdoc markup
akihiro17
2015-08-12
1
-1
/
+1
*
|
ActiveSupport::HashWithIndifferentAccess select and reject should return enum...
Bernard Potocki
2015-07-17
1
-0
/
+2
*
|
active_support/indifferent_hash: dont raise on to_hash when default_proc raises
Simon Eskildsen
2015-07-10
1
-1
/
+3
*
|
active_support/indifferent_hash: fix cloning default_proc on dup
Simon Eskildsen
2015-07-10
1
-1
/
+9
*
|
Revert "Improve the performance of HWIDA `select` and `reject`"
Sean Griffin
2015-02-06
1
-4
/
+4
*
|
Improve the performance of HWIDA `select` and `reject`
Sean Griffin
2015-02-06
1
-4
/
+4
*
|
Fix assignment for frozen value in HWIA
Aditya Kapoor
2015-01-17
1
-1
/
+1
*
|
Add necessary 'require reverse_merge' to HAWI.rb
claudiob
2014-10-17
1
-0
/
+1
*
|
Avoid creating an extra hash
Carlos Antonio da Silva
2014-07-31
1
-2
/
+2
|
/
*
Removed unnecessary call to 'convert_key' in 'HashWithIndifferentAccess#to_hash'
Gordon Chan
2014-07-31
1
-2
/
+2
*
Make HWIA copy the default proc too.
Arthur Neves
2014-07-24
1
-0
/
+1
*
Fix bug that make HashWithIndifferentAccess work differently of Hash
Rafael Mendonça França
2014-06-09
1
-1
/
+1
*
[ci skip] Correct documentation of HashWithIndifferentAccess#dup
Akshay Vishnoi
2014-05-31
1
-2
/
+2
*
HashWithIndifferentAccess#dup doc [ci skip]
James Blanding
2014-05-30
1
-1
/
+8
*
HashWithIndifferentAccess better respects #to_hash
Peter Jaros
2014-03-28
1
-3
/
+4
*
Consistence in the block style
Rafael Mendonça França
2014-01-17
1
-4
/
+4
*
Remove warnings on Ruby 2.1
Rafael Mendonça França
2014-01-17
1
-1
/
+5
*
Change syntax format for example returned values
Prem Sichanugrist
2013-11-11
1
-1
/
+1
[next]