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
/
test
/
core_ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
6
-29
/
+29
*
Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more
Ryuta Kamizono
2017-12-12
4
-13
/
+13
*
Refactor Date/Time next_occurring and prev_occurring
T.J. Schuck
2017-11-28
2
-22
/
+20
*
Handle `TZInfo::AmbiguousTime` errors
Andrew White
2017-11-15
1
-0
/
+12
*
These strings should already be frozen where ruby accepts the magic-comment
Akira Matsuda
2017-11-15
1
-2
/
+2
*
Bump RuboCop to 0.51.0
Koichi ITO
2017-11-10
1
-1
/
+1
*
Merge pull request #31027 from PHedkvist/inflector_test_type
Rafael França
2017-11-09
1
-1
/
+1
|
\
|
*
Fixed typo in test for activesupport parameterize
Pierre Hedkvist
2017-11-01
1
-1
/
+1
*
|
Allow `Range#include?` on TWZ ranges
Andrew White
2017-11-08
1
-3
/
+6
*
|
Merge pull request #30620 from bogdanvlviv/method_signature_prev-next-day-mon...
Andrew White
2017-11-06
4
-24
/
+50
|
\
\
|
|
/
|
/
|
|
*
Allows pass argument for `Time#prev_year` and `Time#next_year`.
bogdanvlviv
2017-10-24
4
-12
/
+16
|
*
Allows pass argument for `Time#prev_month` and `Time#next_month`
bogdanvlviv
2017-10-24
4
-12
/
+24
|
*
Allows pass argument for `Time#prev_day` and `Time#next_day`
bogdanvlviv
2017-10-24
1
-0
/
+10
*
|
removed unnecessary returns
Shuhei Kitagawa
2017-10-28
1
-4
/
+4
|
/
*
Fix `to_s(:db)` for range comprising of alphabets.
Aditya Kapoor
2017-10-16
1
-0
/
+5
*
Deprecate `Module#reachable?` method
bogdanvlviv
2017-09-17
1
-10
/
+18
*
Test for the new exception of delegate_missing_to (#30191)
Anton Khamets
2017-08-12
1
-0
/
+8
*
Update String#camelize to provide feedback when wrong option is passed
Ricardo Díaz
2017-08-02
1
-0
/
+7
*
Add missing support for modulo operations on durations
Sayan Chakraborty
2017-07-28
1
-13
/
+62
*
Fix division where a duration is the denominator
Andrew White
2017-07-27
1
-10
/
+14
*
Merge branch 'master' into make-reverse-merge-bang-order-consistent
Sean Griffin
2017-07-17
55
-763
/
+643
|
\
|
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
55
-0
/
+55
|
*
Merge pull request #29728 from kirs/frozen-activesupport
Matthew Draper
2017-07-09
55
-0
/
+55
|
|
\
|
|
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
55
-0
/
+55
|
*
|
Fix warning: `*' interpreted as argument prefix
Ryuta Kamizono
2017-07-06
1
-2
/
+2
|
*
|
Merge pull request #29687 from k3rni/private-prefixed-delegate
Matthew Draper
2017-07-06
1
-0
/
+38
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Use `map` in `delegate` so that actual prefixed method names are returned, if...
Krzysztof Zych
2017-07-05
1
-0
/
+39
|
|
/
|
*
Expectation first
Akira Matsuda
2017-07-02
1
-1
/
+1
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
55
-55
/
+0
|
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
55
-0
/
+55
|
|
\
|
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
55
-0
/
+55
|
*
|
Merge pull request #29506 from pat/frozen-string-literals
Matthew Draper
2017-07-02
1
-9
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Make ActiveSupport frozen string literal friendly.
Pat Allan
2017-06-20
1
-9
/
+10
|
*
|
prepare for Minitest 6
utilum
2017-06-20
1
-1
/
+1
|
|
/
|
*
Implement mattr_acessor :default option
Genadi Samokovarov
2017-06-03
1
-1
/
+37
|
*
Add next occur and previous occurred day of week API (#26600)
Shota Iguchi
2017-05-30
1
-0
/
+22
|
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
1
-1
/
+9
|
*
Fix implicit calculations with scalars and durations
Andrew White
2017-05-20
1
-0
/
+34
|
*
Update test names to match method name
T.J. Schuck
2017-05-04
1
-6
/
+6
|
*
Remove checks for Enumerator#size method
Eugene Kenny
2017-04-25
1
-4
/
+2
|
*
Add additional options to time `change` methods
Andrew White
2017-04-14
3
-0
/
+16
|
*
delegate_missing_to should fall back to super
Matthew Draper
2017-04-09
1
-0
/
+22
|
*
delegate_to_missing doesn't delegate private methods
Matthew Draper
2017-04-09
1
-0
/
+10
|
*
Move HashWithIndifferentAccess tests to separate file
Michael Stock
2017-03-30
1
-712
/
+0
|
*
Add aliases for reverse_merge to with_defaults
Matt Casper
2017-03-29
1
-0
/
+25
|
*
Merge pull request #28480 from mubashirhanif/add_keep_id_suffix_option_to_hum...
Rafael Mendonça França
2017-03-28
1
-0
/
+12
|
|
\
|
|
*
Added options hash to titleize method and keep_id_suffix option to humanize
Mubashir Hanif
2017-03-21
1
-0
/
+12
|
*
|
Fix duplicable? for Ratiional and Complex on ruby master, since they are now ...
Vipul A M
2017-03-23
1
-1
/
+4
|
*
|
Fix test warnings
Andrew White
2017-03-16
1
-5
/
+5
|
*
|
Merge pull request #28147 from kmcphillips/master-time-freeze
Andrew White
2017-03-16
2
-15
/
+180
|
|
\
\
[next]