| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | 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 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update release notes for 5.0 [ci skip] | Prathamesh Sonpatki | 2016-06-30 | 1 | -1/+36 |
* | | | | | | | Add a note about autoloading being disabled in production env in upgrade guid... | Prathamesh Sonpatki | 2016-06-30 | 2 | -2/+8 |
* | | | | | | | Update upgrade guides | eileencodes | 2016-06-30 | 1 | -6/+36 |
|/ / / / / / |
|
* / / / / / | Update getting started guide for Rails 5 [ci skip] | Prathamesh Sonpatki | 2016-06-30 | 2 | -10/+12 |
|/ / / / / |
|
* | | | | | Merge branch 'add-test-runner-to-release-notes' | eileencodes | 2016-06-30 | 1 | -3/+16 |
|\ \ \ \ \ |
|
| * | | | | | Add test runner features to release notes [ci skip] | Vipul A M | 2016-06-30 | 1 | -3/+16 |
| |/ / / / |
|
* / / / / | add missing things to release notes [ci skip] | yuuji.yaginuma | 2016-06-30 | 1 | -7/+13 |
|/ / / / |
|
* | | | | Merge pull request #25583 from vipulnsward/add-api-apps-to-release-notes | Eileen M. Uchitelle | 2016-06-29 | 1 | -3/+28 |
|\ \ \ \ |
|
| * | | | | Add API Apps to release notes[ci skip] | Vipul A M | 2016-06-29 | 1 | -3/+28 |
* | | | | | Fix release notes link | eileencodes | 2016-06-29 | 1 | -1/+1 |
* | | | | | Merge pull request #25584 from vipulnsward/upgrading-guide | Eileen M. Uchitelle | 2016-06-29 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | Pass over Upgrading guide [ci skip] | Vipul A M | 2016-06-29 | 1 | -3/+3 |