index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
core_ext
/
array
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweaks CHANGELOGs and docs [ci skip]
Ryuta Kamizono
2019-03-31
1
-4
/
+4
*
Fix including/excluding flattening
Gabriel Sobrinho
2019-03-06
1
-6
/
+6
*
Added Array#including, Array#excluding, Enumerable#including, Enumerable#excl...
David Heinemeier Hansson
2019-03-05
1
-4
/
+16
*
Use native `Array#append`, `Array#prepend`, `Hash#transform_keys`, and `Hash#...
Ryuta Kamizono
2018-12-20
1
-6
/
+2
*
Refactor `Array#extract!`
bogdanvlviv
2018-08-14
1
-7
/
+7
*
Add `Array#extract!`
bogdanvlviv
2018-08-14
1
-0
/
+21
*
Update incorrect backtick usage in RDoc to teletype
T.J. Schuck
2017-11-22
1
-2
/
+2
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
2
-7
/
+7
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
7
-0
/
+7
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
7
-0
/
+7
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
2
-7
/
+7
*
Prevent aliases Array#append and Array#prepend
bogdanvlviv
2017-04-02
1
-2
/
+2
*
add missing comment out [ci skip]
bogdanvlviv
2017-01-20
1
-1
/
+1
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
Revert "Merge pull request #25811 from oss92/to_sentence_fallback_string"
Rafael Mendonça França
2016-11-14
1
-8
/
+2
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
modernizes hash syntax in activesupport
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
2
-15
/
+15
*
Added :fallback_string option to Array#to_sentence
oss92
2016-07-13
1
-2
/
+8
*
Array#split refactoring for case with block
lvl0nax
2016-05-06
1
-11
/
+6
*
Little perfomance fix for Array#split.
lvl0nax
2016-04-26
1
-10
/
+6
*
rename to 'second_to_last' and 'third_to_last'
Brian Christian
2016-02-10
1
-4
/
+4
*
allow Array.penultimate and Array.antepenultiate access methods
Brian Christian
2016-02-09
1
-0
/
+14
*
Added Examples in docs for internal behavior of Array#to_formatted_s [ci skip]
Ronak Jangir
2015-09-19
1
-1
/
+3
*
Correct ArgumentError message in ActiveSupport conversions docs [ci skip]
amitkumarsuroliya
2015-09-18
1
-1
/
+1
*
Merge pull request #19814 from y-yagi/array_inquiry
Rafael Mendonça França
2015-04-19
1
-0
/
+2
|
\
|
*
add missing require for ArrayInquirer
yuuji.yaginuma
2015-04-19
1
-0
/
+2
*
|
Merge pull request #19799 from yui-knk/fix/wrap_doc2
Arthur Nogueira Neves
2015-04-19
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
[ci skip] Fix docs and guide about 'Array.wrap'
yui-knk
2015-04-19
1
-3
/
+4
*
|
[ci skip] Replace `list` with `array`
yui-knk
2015-04-18
1
-1
/
+1
|
/
*
Revert "Remove Array#inquiry"
Rafael Mendonça França
2015-03-30
1
-0
/
+15
*
Remove Array#inquiry
Rafael Mendonça França
2015-03-27
1
-15
/
+0
*
Add ActiveSupport::ArrayInquirer and Array#inquiry
George Claghorn
2015-03-24
1
-0
/
+15
*
Make sure Array#to_sentence always returns a String
David Cornu
2015-03-23
1
-1
/
+1
*
Move Array#without from Grouping to Access concern and add dedicated test (re...
David Heinemeier Hansson
2015-03-02
2
-12
/
+12
*
Add Enumerable#without
Todd Bealmear
2015-03-01
1
-0
/
+12
*
A little performance improvement using 'take' method over 'first'
Santosh Wadghule
2015-01-16
1
-1
/
+1
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Avoid creating range objects (take II)
Akira Matsuda
2014-10-25
1
-1
/
+5
*
Raise a descriptive error if non-positive integer passed to in_groups_of.
Xavier Shay
2014-07-30
1
-0
/
+5
*
Revert "remove unnecssary require of `to_param`, as `to_query` is already req...
Rafael Mendonça França
2014-06-11
1
-0
/
+1
*
remove unnecssary require of `to_param`, as `to_query` is already require `to...
Kuldeep Aggarwal
2014-06-12
1
-1
/
+0
*
Merge pull request #15276 from kuldeepaggarwal/fix-array-to
Rafael Mendonça França
2014-05-23
1
-1
/
+3
|
\
|
*
revert 96525d63
Kuldeep Aggarwal
2014-05-23
1
-1
/
+3
*
|
add test cases for negative position in Array#from
Kuldeep Aggarwal
2014-05-23
1
-0
/
+2
|
/
*
Typo fixes [ci skip]
Akshay Vishnoi
2013-11-30
1
-2
/
+2
*
Merge pull request #12842 from kuldeepaggarwal/array_split
Guillermo Iguaran
2013-11-11
1
-3
/
+3
|
\
|
*
Speed up Array#split
KD
2013-11-11
1
-3
/
+3
*
|
Merge pull request #12841 from kuldeepaggarwal/in-group-documentation
Yves Senn
2013-11-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Array#in_groups: documentation updated
KD
2013-11-11
1
-1
/
+1
[next]