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
...
*
|
|
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
*
|
|
Update Rails 5 release notes with syntax fixes.
William Johnston
2016-07-02
1
-3
/
+4
*
|
|
Correct guide generation command [ci skip]
Aditya Kapoor
2016-07-02
1
-3
/
+3
|
/
/
*
|
Deprecation passing of `start` value was removed [ci skip]
Ryuta Kamizono
2016-07-01
1
-4
/
+0
*
|
Mark Testing Guide as pubished and reword the title[ci skip]
Vipul A M
2016-06-30
1
-2
/
+1
*
|
[ci skip] Fix Typos and Punctuation in Guides - Upgrading
Alex Kitchens
2016-06-30
1
-16
/
+16
*
|
Add a Rails 5 release note for ActionController::Live becoming a Concern
Rodrigo Rosenfeld Rosas
2016-06-30
1
-0
/
+11
*
|
Add an upgrade note related to ActionController::Live becoming a Concern
Rodrigo Rosenfeld Rosas
2016-06-30
1
-0
/
+29
*
|
Fix styles of headings to follow guide rules
eileencodes
2016-06-30
1
-20
/
+20
*
|
Change wording & punctuation in Guides - Upgrading
Alex Kitchens
2016-06-30
1
-12
/
+11
*
|
fixes config value [ci skip]
Xavier Noria
2016-06-30
1
-1
/
+1
*
|
expands a bit a section of the upgrade guide [ci skip]
Xavier Noria
2016-06-30
1
-4
/
+15
*
|
Merge pull request #25587 from vipulnsward/publish-release-notes
Eileen M. Uchitelle
2016-06-30
1
-1
/
+0
|
\
\
|
*
|
Publish Rails 5 release notes[ci skip]
Vipul A M
2016-06-29
1
-1
/
+0
*
|
|
Merge pull request #25596 from prathamesh-sonpatki/testing-guide-50
Eileen M. Uchitelle
2016-06-30
1
-42
/
+102
|
\
\
\
|
*
|
|
Update testing guide for Rails 5 release [ci skip]
Prathamesh Sonpatki
2016-06-30
1
-42
/
+102
*
|
|
|
Merge pull request #25598 from prathamesh-sonpatki/release-notes--1
Eileen M. Uchitelle
2016-06-30
1
-1
/
+36
|
\
\
\
\
[prev]
[next]