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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct ArgumentError message in ActiveSupport conversions docs [ci skip]
amitkumarsuroliya
2015-09-18
1
-1
/
+1
*
Merge pull request #21625 from amitsuroliya/improve_docs
Andrew White
2015-09-17
1
-2
/
+2
|
\
|
*
Improve Docs of ActiveSupport::TimeZone [ci skip]
amitkumarsuroliya
2015-09-15
1
-2
/
+2
*
|
Merge pull request #21616 from claudiob/fix-21122
Rafael Mendonça França
2015-09-14
1
-68
/
+6
|
\
\
|
|
/
|
/
|
|
*
Remove AS methods that are never invoked
claudiob
2015-09-13
1
-68
/
+6
*
|
Improving `in_time_zone` docs [ci skip]
amitkumarsuroliya
2015-09-13
1
-2
/
+1
*
|
Improve String#strip_heredoc
Juanito Fatas
2015-09-12
1
-2
/
+1
*
|
Merge pull request #21567 from y-yagi/fix_inspect_doc
Zachary Scott
2015-09-09
1
-1
/
+1
|
\
\
|
*
|
fix wrong method used in the TimeWithZone#inspect method docs [ci skip]
yuuji.yaginuma
2015-09-10
1
-1
/
+1
|
|
/
*
|
Merge pull request #20921 from pboling/fix-sql-colors-in-log-subscriber
Rafael Mendonça França
2015-09-09
1
-1
/
+1
|
\
\
|
*
|
Improve sql logging coloration in `ActiveRecord::LogSubscriber`.
Peter Boling
2015-07-17
1
-1
/
+1
*
|
|
Rails documentation use american english.[ci skip]
ravindra kumar kumawat
2015-09-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Fixed Time conversion example for UTC time zone [ci skip]
Ronak Jangir
2015-09-08
1
-1
/
+1
*
|
Merge pull request #20534 from qnm/activesupport-require-issue
Yves Senn
2015-09-07
1
-0
/
+1
|
\
\
|
*
|
Add missing require to ensure #advance will work without being implicity requ...
Rob Sharp
2015-06-12
1
-0
/
+1
*
|
|
Removed Extra ‘the’ [ci skip]
Ronak Jangir
2015-09-06
1
-1
/
+1
*
|
|
Update Unicode Version to 8.0.0
Anshul Sharma
2015-09-04
2
-1
/
+1
*
|
|
docs, make `blank?` behavior clear. Closes #21468. [ci skip]
Yves Senn
2015-09-02
1
-2
/
+2
*
|
|
Merge pull request #21467 from yui-knk/doc/subscribe
Zachary Scott
2015-09-02
1
-2
/
+2
|
\
\
\
|
*
|
|
[ci skip] Add description about which object
yui-knk
2015-09-02
1
-2
/
+2
*
|
|
|
ArrayInquirer to correctly find symbols or strings
Leigh Halliday
2015-08-28
1
-1
/
+1
|
/
/
/
*
|
|
Tiny documentation improvements [ci skip]
Robin Dupret
2015-08-28
1
-5
/
+6
*
|
|
- Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...
Vipul A M
2015-08-28
2
-2
/
+12
*
|
|
10X speed improvements for AS::Dependencies.loadable_constants_for_path
Jean Boussier
2015-08-27
1
-5
/
+5
*
|
|
Fixed to_datetime docs [ci skip]
Ronak Jangir
2015-08-26
1
-2
/
+3
*
|
|
Merge pull request #21281 from ronakjangir47/added_docs
Rafael Mendonça França
2015-08-25
1
-1
/
+10
|
\
\
\
|
*
|
|
Added docs for TimeWithZone [ci skip]
Ronak Jangir
2015-08-18
1
-1
/
+10
*
|
|
|
use `caller_locations` instead of `caller`
Aaron Patterson
2015-08-24
2
-3
/
+14
*
|
|
|
minor documentation improvement [ci skip]
Sam Auciello
2015-08-24
1
-2
/
+2
*
|
|
|
temp files are no more require
Gaurav Sharma
2015-08-25
1
-2
/
+0
*
|
|
|
Merge branch 'master' of github.com:rails/rails
Vijay Dev
2015-08-24
31
-159
/
+273
|
\
\
\
\
|
*
\
\
\
Merge pull request #16245 from byroot/more-atomic-write
Matthew Draper
2015-08-21
1
-27
/
+29
|
|
\
\
\
\
|
|
*
|
|
|
File renaming should be the last operation of an atomic write
Jean Boussier
2015-08-20
1
-27
/
+29
|
*
|
|
|
|
Merge pull request #21300 from jonahb/cache
Yves Senn
2015-08-20
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Correct cache store superclass in comment
Jonah Burke
2015-08-19
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #21279 from ronakjangir47/test_cleanup
Kasper Timm Hansen
2015-08-20
1
-2
/
+4
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Cleaned up generators tests using internal assertion helper
Ronak Jangir
2015-08-20
1
-2
/
+4
|
|
|
/
/
/
|
*
/
/
/
Use == 0 instead of .zero? in #try
Jean Boussier
2015-08-17
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Replacing lambda with proc getting argument error because of it.
Ronak Jangir
2015-08-17
1
-1
/
+1
|
*
|
|
Merge pull request #21025 from ronakjangir47/asserts
Kasper Timm Hansen
2015-08-13
1
-1
/
+5
|
|
\
\
\
|
|
*
|
|
Added helper methods to stub any instance
Ronak Jangir
2015-08-13
1
-1
/
+5
|
*
|
|
|
Merge pull request #21217 from myrridin/myrridin-documentation-updates
Zachary Scott
2015-08-12
2
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
[ci skip] Switch around a common idiom for readability
Thomas Hart II
2015-08-05
2
-4
/
+4
|
*
|
|
|
|
[ci skip] Fix rdoc markup
akihiro17
2015-08-12
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
:nodoc: internal class [ci skip]
Godfrey Chan
2015-08-10
1
-1
/
+1
|
*
|
|
|
Deprecate the :prefix option of `number_to_human_size`
Jean Boussier
2015-08-10
2
-2
/
+4
|
*
|
|
|
Merge pull request #21124 from kirs/feature/reload-i18n
Kasper Timm Hansen
2015-08-10
1
-2
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
Reload I18n locales in development
Kir Shatrov
2015-08-10
1
-2
/
+17
|
*
|
|
|
|
Merge pull request #21173 from repinel/fix-callback-terminator-docs
Claudio B.
2015-08-08
1
-3
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ci skip] Fix the AS::Callbacks terminator docs
Roque Pinel
2015-08-08
1
-3
/
+3
[next]