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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
:scissors: removed deprecated `Numeric#ago` and friends
Godfrey Chan
2014-05-30
1
-19
/
+1
|
|
/
|
/
|
*
|
Merge pull request #12080 from ShayDavidson/fix_datetime_partial_dates
Matthew Draper
2014-05-28
1
-1
/
+11
|
\
\
|
*
|
Added partial days support to `DateTime`'s `advance` method.
Shay Davidson
2013-08-30
1
-5
/
+15
*
|
|
Require active_support at the railties
Rafael Mendonça França
2014-05-27
2
-0
/
+2
*
|
|
Remove `require 'active_support'` from individual modules
deeeki
2014-05-27
3
-4
/
+0
|
|
/
|
/
|
*
|
Merge pull request #15305 from tgxworld/remove_unnecessary_require
Guillermo Iguaran
2014-05-24
1
-2
/
+0
|
\
\
|
*
|
Remove unnecessary require of Minitest.
Guo Xiang Tan
2014-05-24
1
-2
/
+0
*
|
|
Merge pull request #15278 from akshay-vishnoi/doc_changes
Andrew White
2014-05-24
1
-4
/
+5
|
\
\
\
|
*
|
|
[ci skip] Improve doc for ModuleConstMissing.guess_for_anonymous
Akshay Vishnoi
2014-05-24
1
-4
/
+5
|
|
/
/
*
|
|
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
|
|
/
/
*
|
|
Merge pull request #15275 from kuldeepaggarwal/add-test
Rafael Mendonça França
2014-05-23
1
-0
/
+2
|
\
\
\
|
*
|
|
add test cases for negative position in Array#from
Kuldeep Aggarwal
2014-05-23
1
-0
/
+2
|
|
/
/
*
/
/
[ci skip] Remove Duration#=== when we drop support for 2.0.0-p353
Akshay Vishnoi
2014-05-23
1
-2
/
+1
|
/
/
*
|
Merge pull request #10887 from sakuro/deep_transform_keys_in_nested_arrays
Rafael Mendonça França
2014-05-20
1
-16
/
+38
|
\
\
|
*
|
Hash#deep_*_keys(!) recurse into nested arrays.
OZAWA Sakuro
2013-06-08
1
-16
/
+38
*
|
|
Fix confusing exception in ActiveSupport delegation
Vladimir Yarotsky
2014-05-20
1
-25
/
+13
*
|
|
Collected TimeZone's class methods together
printercu
2014-05-17
1
-70
/
+69
*
|
|
Merge pull request #15037 from roccoblues/fix_duplicate_activesupport_subscri...
Rafael Mendonça França
2014-05-16
1
-1
/
+10
|
\
\
\
|
*
|
|
Fixed duplicate subscribers in ActiveSupport::Subscriber
Dennis Schoen
2014-05-09
1
-1
/
+10
*
|
|
|
remove deprecation warning
eileencodes
2014-05-13
1
-6
/
+0
*
|
|
|
Merge pull request #15072 from mjtko/fix/issue-15064
Rafael Mendonça França
2014-05-13
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Use block parameter rather than `$1` during `gsub!` so `ActiveSupport::SafeBu...
Mark J. Titorenko
2014-05-12
1
-1
/
+3
*
|
|
|
|
Do not check defined?(CGI) on every call #to_query
printercu
2014-05-13
1
-1
/
+1
*
|
|
|
|
flip conditional to use if/else instead of unless/else
eileencodes
2014-05-12
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Tidy up implementation of #15010
Andrew White
2014-05-11
1
-7
/
+1
*
|
|
|
Make TimeZone#parse behave more like Time#parse.
Ulysse Carion
2014-05-11
1
-1
/
+12
*
|
|
|
Keep method's description/documentation consistent [ci skip]
Santosh Wadghule
2014-05-11
1
-3
/
+3
*
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-05-10
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
[ci skip] doc ActiveSupport::TimeWithZone#to_s
schneems
2014-05-09
1
-2
/
+5
*
|
|
|
|
Change 'a' to 'an' [ci skip]
Santosh Wadghule
2014-05-09
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #12746 from coreyward/master
Rafael Mendonça França
2014-05-07
1
-11
/
+22
|
\
\
\
\
|
*
|
|
|
Fix Hash#deep_merge bug and improve documentation — resolves #12738
Corey Ward
2013-12-09
1
-11
/
+21
*
|
|
|
|
several enhancements to humanize [closes #12288]
Xavier Noria
2014-05-06
1
-9
/
+29
*
|
|
|
|
No need the else clause
Rafael Mendonça França
2014-05-04
1
-2
/
+0
*
|
|
|
|
Merge pull request #14949 from bogdan/empty-hash-array-parameterization
Rafael Mendonça França
2014-05-04
1
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
[Fixes #14948] Hash#to_query: Changed a way how empty hash and empty array ar...
Bogdan Gusiev
2014-05-03
1
-6
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Remove deprecated file(`active_support/core_ext/object/to_json.rb`) and its t...
Kuldeep Aggarwal
2014-05-04
1
-5
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #14840 from akshay-vishnoi/doc_changes
Arthur Nogueira Neves
2014-04-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Correct comment [ci skip]
Akshay Vishnoi
2014-04-23
1
-2
/
+2
*
|
|
|
|
Merge pull request #14801 from kuldeepaggarwal/fix-string-inflection
Rafael Mendonça França
2014-04-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix inconsistent behavior from String#pluralize
Kuldeep Aggarwal
2014-04-19
1
-1
/
+1
*
|
|
|
|
|
Changed miss-leading comment [ci skip]
Arun Agrawal
2014-04-20
1
-1
/
+1
*
|
|
|
|
|
[ci-skip] correct the classify example's output
Kuldeep Aggarwal
2014-04-21
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
[ci skip] builtin -> built-in
Akshay Vishnoi
2014-04-20
2
-3
/
+3
|
/
/
/
/
*
|
|
|
Fix inconsistent behavior from String#first/#last
Ernie Miller
2014-04-18
1
-4
/
+4
*
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-04-18
2
-1
/
+11
|
\
\
\
\
|
*
|
|
|
Correct docs as singlton true is not returned here
Steven Harman
2014-04-11
1
-1
/
+1
|
*
|
|
|
Document LoadError core extensions
Steven Harman
2014-04-11
1
-1
/
+4
|
*
|
|
|
Add documentation for Thread#freeze
Steven Harman
2014-04-06
1
-0
/
+7
[prev]
[next]