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
/
guides
/
source
/
active_support_core_extensions.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove caveat for older Ruby's `dup` behavior [ci skip]
Ryuta Kamizono
2019-07-16
1
-9
/
+0
*
Delete mention of Ruby 1.9 [skip ci]
soartec-lab
2019-07-15
1
-4
/
+0
*
Delete `DateAndTime` method definition in rails that is compatible with ruby ...
soartec-lab
2019-06-16
1
-22
/
+22
*
Delete 'ruby' in the description of the method defined in rails [skip ci]
soartec-lab
2019-06-16
1
-3
/
+3
*
Merge pull request #36348 from corprew/docs-stringify-keys-stable-result
Ryuta Kamizono
2019-05-28
1
-8
/
+4
|
\
|
*
stringify_keys and symbolize_keys have stable results.
Corprew Reed
2019-05-27
1
-8
/
+4
|
/
*
Update `multiline?` sample code [ci skip]
soartec-lab
2019-03-07
1
-2
/
+2
*
Corrected execution result of Enumerable#sum [ci skip]
soartec-lab
2019-03-07
1
-1
/
+1
*
Learn more about inflections[ci skip]
soartec-lab
2019-03-07
1
-1
/
+1
*
Add a link to where "inquiry" is defined in ActiveSupport docs
Stephen Pike
2019-02-04
1
-0
/
+2
*
Follow up #34754
bogdanvlviv
2018-12-20
1
-20
/
+1
*
Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#...
Ryuta Kamizono
2018-12-20
1
-66
/
+0
*
Fix the docs for Module#parents and related methods in guides [ci skip]
Prathamesh Sonpatki
2018-10-03
1
-16
/
+16
*
Add `Array#extract!`
bogdanvlviv
2018-08-14
1
-0
/
+13
*
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-1
/
+1
*
Update "Active Support Core Extensions" Guide
bogdanvlviv
2018-06-12
1
-76
/
+56
*
Fix example of `index_with`
bogdanvlviv
2018-06-07
1
-2
/
+2
*
add CHANGELOG/Doc
utilum
2018-05-22
1
-7
/
+12
*
[ci skip] Add documentation/changelog entry.
Kasper Timm Hansen
2018-05-21
1
-0
/
+15
*
[ci skip] Add :private option to delegate section in guide
Yoshiyuki Hirano
2018-04-04
1
-0
/
+8
*
Revert "[ci skip] Capitalize sentence of first char in AS guide"
Andrew White
2018-03-31
1
-1
/
+1
*
[ci skip] Capitalize sentence of first char in AS guide
Yoshiyuki Hirano
2018-03-31
1
-1
/
+1
*
Deprecate `active_support/core_ext/hash/compact`
yuuji.yaginuma
2018-03-02
1
-10
/
+0
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-62
/
+11
*
Change structure of AS core extensions [ci skip]
Yauheni Dakuka
2018-02-12
1
-9
/
+9
*
Suppress `warning: BigDecimal.new is deprecated`
Yasuo Honda
2017-12-15
1
-3
/
+3
*
Update "Active Support Core Extensions" guide
bogdanvlviv
2017-10-24
1
-91
/
+97
*
Allows pass argument for `Time#prev_year` and `Time#next_year`.
bogdanvlviv
2017-10-24
1
-4
/
+6
*
Allows pass argument for `Time#prev_month` and `Time#next_month`
bogdanvlviv
2017-10-24
1
-5
/
+7
*
Make clear that Time core extensions are split between Numeric and Integer
João Fernandes
2017-10-24
1
-5
/
+29
*
Fix default of `String#to_time` [ci skip]
yuuji.yaginuma
2017-10-08
1
-1
/
+1
*
Remove mentions about `Module#reachable?` in "Active Support Core Extensions"...
bogdanvlviv
2017-09-17
1
-39
/
+0
*
fix type fully qualified [ci skip]
Yauheni Dakuka
2017-09-06
1
-3
/
+3
*
Clarify intentions around method redefinitions
Matthew Draper
2017-09-01
1
-1
/
+5
*
Remove trailing spaces [ci skip]
Ryuta Kamizono
2017-08-27
1
-2
/
+2
*
Merge pull request #30394 from ydakuka/fixing-indentation
Ryuta Kamizono
2017-08-24
1
-2
/
+2
|
\
|
*
Fix indentation [ci skip]
Yauheni Dakuka
2017-08-24
1
-2
/
+2
*
|
Update active_support_core_extensions.md [ci skip]
Yauheni Dakuka
2017-08-24
1
-2
/
+2
|
/
*
Add documentation for class_attribute options
Glauco Custódio
2017-07-17
1
-2
/
+1
*
Missing dots [ci skip] (#29414)
Vipul A M
2017-06-11
1
-4
/
+4
*
Merge pull request #29268 from gsamokovarov/delegate-missing-to-guides
Vipul A M
2017-06-11
1
-0
/
+21
|
\
|
*
Document Module#delegate_missing_to in the guides
Genadi Samokovarov
2017-06-11
1
-0
/
+21
*
|
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-5
/
+3
|
/
*
Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect"
Kasper Timm Hansen
2017-01-15
1
-9
/
+1
*
Several representation of BigDecimal has changed in Ruby 2.4.0+ [ci skip]
Koichi ITO
2017-01-15
1
-1
/
+9
*
[ci skip] Rejigger the dublicable? wording a bit.
Kasper Timm Hansen
2016-12-29
1
-9
/
+12
*
Update list of `duplicable?` objects in AS core_ext guide [ci skip]
utilum
2016-12-23
1
-17
/
+31
*
remove `alias_method_chain` from guide [ci skip]
yuuji.yaginuma
2016-11-15
1
-50
/
+0
*
[ci skip] Fix return values of Hash Extensions examples
Bruno Facca
2016-10-20
1
-4
/
+4
*
[ci skip] Simply formatting documents
Neodelf
2016-09-06
1
-1
/
+1
[next]