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
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernizes hash syntax in guides
Xavier Noria
2016-08-06
5
-11
/
+11
*
applies new string literal convention in guides
Xavier Noria
2016-08-06
15
-160
/
+160
*
Merge pull request #26023 from tekin/correct-acceptance-guidelines
Eileen M. Uchitelle
2016-08-06
1
-1
/
+1
|
\
|
*
Correct usage for acceptance validator in guide
Tekin Suleyman
2016-08-02
1
-1
/
+1
*
|
[ci skip] Fix broken URL in guides
claudiob
2016-08-05
2
-2
/
+2
*
|
Add note about limitations of Windows Subsystem for Linux
Andrew White
2016-08-05
1
-0
/
+4
*
|
Add 4.2.Z back to the maintenance list
Rafael Mendonça França
2016-08-02
1
-1
/
+1
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-08-02
3
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
Removed reference to callback_terminator.rb in docs
Iain Beeston
2016-07-21
1
-1
/
+1
|
*
The `to_query` method on Array objects uses `key[] as the prefix, not `_key_[...
Prathamesh Sonpatki
2016-07-10
1
-1
/
+1
|
*
Add `config.assets.quiet` to configuration guide [ci skip]
Prathamesh Sonpatki
2016-07-10
1
-0
/
+2
|
*
Add note about `config.annotations.register_directories` option in the guides...
Prathamesh Sonpatki
2016-07-10
1
-1
/
+7
*
|
remove old links from debugging guide [ci skip]
yuuji.yaginuma
2016-08-01
1
-7
/
+0
*
|
Merge pull request #25948 from chetna1726/docs
Rafael França
2016-07-28
1
-0
/
+1
|
\
\
|
*
|
[ci skip] Add documentation for error using select with order
Chetna Sharma
2016-07-25
1
-0
/
+1
*
|
|
Updated getting_started guide to reflect the change in error message for Acti...
Bonghyun Kim
2016-07-28
1
-19
/
+14
|
/
/
*
|
Merge pull request #25928 from mechanicles/info-for-cache-fetch-block
प्रथमेश Sonpatki
2016-07-24
1
-1
/
+1
|
\
\
|
*
|
Proper description for `Rails.cache.fetch` [ci skip]
Santosh Wadghule
2016-07-24
1
-1
/
+1
*
|
|
Merge pull request #25908 from mechanicles/derives-from
Kasper Timm Hansen
2016-07-23
1
-4
/
+4
|
\
\
\
|
*
|
|
Explain meaning of the code very well and Remove confusion. [ci skip]
Santosh Wadghule
2016-07-23
1
-4
/
+4
|
|
/
/
*
/
/
define Range#match? if Ruby < 2.4
Xavier Noria
2016-07-22
1
-0
/
+18
|
/
/
*
|
Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer
Rafael Mendonça França
2016-07-20
2
-3
/
+3
|
\
\
|
*
|
Setup default session store internally, no longer through an application init...
Prathamesh Sonpatki
2016-07-17
2
-3
/
+3
|
|
/
*
|
Merge pull request #25780 from Ropeney/patch-1
Matthew Draper
2016-07-19
1
-1
/
+1
|
\
\
|
*
|
Update ActionCable Rebroadcasting a Message documentation
Joseph Mullins
2016-07-12
1
-1
/
+1
|
|
/
*
|
Fix documentation of `error_on_ignored_order` option
Prathamesh Sonpatki
2016-07-18
1
-4
/
+4
*
|
Update references generation docs to exclude index
Josh Justice
2016-07-16
1
-2
/
+2
*
|
add missing braces [ci skip]
yuuji.yaginuma
2016-07-16
1
-2
/
+2
*
|
Fix broken link
Kazuhiro NISHIYAMA
2016-07-15
1
-1
/
+1
*
|
Fix display of unsorted list in release notes of 5.0 [ci skip]
rbr
2016-07-14
1
-3
/
+3
*
|
fixes a link in the release notes of 5.0 [ci skip]
Xavier Noria
2016-07-14
1
-1
/
+1
*
|
finders guide: updates the section about batch processing [ci skip]
Xavier Noria
2016-07-14
1
-15
/
+38
*
|
Merge pull request #25748 from CodingItWrong/generator-field-types-link
Vipul A M
2016-07-13
1
-1
/
+1
|
\
\
|
*
|
Correct link for model generator field types
Josh Justice
2016-07-13
1
-1
/
+1
*
|
|
[ci skip] Update redirecting links in guides
kei-s
2016-07-12
4
-7
/
+7
*
|
|
rails -> Rails [ci skip]
Santosh Wadghule
2016-07-12
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-07-10
3
-3
/
+18
|
\
\
|
|
/
|
/
|
|
*
Fix documentation for number_with_precision helper in AV guide [ci skip]
Prathamesh Sonpatki
2016-07-06
1
-1
/
+1
|
*
Expand on Instance variables section with an example and specify when the ins...
Vipul A M
2016-07-02
1
-1
/
+14
|
*
Fix number_with_precision documentation for precision [ci skip]
Vipul A M
2016-07-02
1
-1
/
+1
|
*
Expand on #24071 for specifying custom locale fallbacks. [ci skip]
Vipul A M
2016-06-29
1
-1
/
+3
*
|
Fix typo: caches_pages to caches_page.
chen7897499
2016-07-07
1
-1
/
+1
*
|
update doc for prefer require_relative over require + File.expand_path [ci skip]
Gaurav Sharma
2016-07-07
2
-5
/
+5
*
|
[ci skip] Remove reference to Rails 4 in the initialization guide.
willnet
2016-07-06
1
-1
/
+1
*
|
Merge pull request #25708 from maclover7/jm-master-bugreports
Santiago Pastorino
2016-07-06
3
-3
/
+3
|
\
\
|
*
|
Bump version for master bug report templates
Jon Moss
2016-07-05
3
-3
/
+3
*
|
|
remove `-t` option from default sendmail arguments [ci skip]
yuuji.yaginuma
2016-07-06
2
-3
/
+3
|
/
/
*
|
Add header demarcation to Action Cable guide
Josh Justice
2016-07-05
1
-1
/
+3
*
|
Merge pull request #25663 from vipulnsward/updated-syntax-highlighter
Xavier Noria
2016-07-04
45
-5235
/
+24
|
\
\
|
*
|
- Update Syntax Highlighter to version 4.
Vipul A M
2016-07-03
45
-5235
/
+24
[next]