| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in Upgrading Ruby on Rails Guide [skip ci] | Erol Fornoles | 2017-03-03 | 1 | -1/+1 |
* | Soft-deprecate the top-level HashWithIndifferentAccess class | Robin Dupret | 2017-02-25 | 1 | -0/+19 |
* | Merge pull request #27954 from maclover7/jm-fix-26404 | Jon Moss | 2017-02-09 | 1 | -0/+10 |
|\ |
|
| * | Add note about breakage in file uploads in controller tests to upgrading | Jon Moss | 2017-02-09 | 1 | -0/+10 |
* | | Fix wording | Jonathan Chen | 2017-02-09 | 1 | -1/+1 |
|/ |
|
* | Revert "Revert "Merge pull request #17943 from jeremywadsack/doc_cache_import... | Rafael Mendonça França | 2016-12-29 | 1 | -0/+4 |
* | Fix typo in Upgrading Ruby on Rails Guide [ci skip] | Erol Fornoles | 2016-10-24 | 1 | -1/+1 |
* | Merge pull request #26224 from jonatack/consistent-asset-precompile-examples | Eileen M. Uchitelle | 2016-08-19 | 1 | -1/+1 |
|\ |
|
| * | Consistent examples and template for assets#precompile | Jon Atack | 2016-08-19 | 1 | -1/+1 |
* | | Merge pull request #26175 from stomar/upgrade-guide-fix | Rafael França | 2016-08-16 | 1 | -0/+2 |
|\ \ |
|
| * | | Clarify migration to ApplicationRecord in upgrade guides [ci skip] | Marcus Stollsteimer | 2016-08-15 | 1 | -0/+2 |
* | | | Clarify use of update task on 4.2 and earlier [ci skip] | Marcus Stollsteimer | 2016-08-15 | 1 | -1/+1 |
|/ / |
|
* | | Revert "Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip]" | Xavier Noria | 2016-08-15 | 1 | -12/+12 |
* | | Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip] | Olivier Lacan | 2016-08-14 | 1 | -12/+12 |
|/ |
|
* | Fix typo: caches_pages to caches_page. | chen7897499 | 2016-07-07 | 1 | -1/+1 |
* | [ci skip] Fix Typos and Punctuation in Guides - Upgrading | Alex Kitchens | 2016-06-30 | 1 | -16/+16 |
* | 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 |
* | Add a note about autoloading being disabled in production env in upgrade guid... | Prathamesh Sonpatki | 2016-06-30 | 1 | -1/+7 |
* | Update upgrade guides | eileencodes | 2016-06-30 | 1 | -6/+36 |
* | 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 |
* | | Add note about release notes in upgrade guide | eileencodes | 2016-06-29 | 1 | -0/+2 |
|/ |
|
* | Update Rails 5 upgrade guides | eileencodes | 2016-06-29 | 1 | -4/+133 |
* | Support for unified Integer class in Ruby 2.4+ | Jeremy Daer | 2016-05-18 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-04-29 | 1 | -5/+5 |
|\ |
|
| * | - Make sure we end sentences | Vipul A M | 2016-04-13 | 1 | -5/+5 |
* | | Add a note about how to execute 'rails app:update' on 4.2 and earlier [ci skip] | Javier Vidal | 2016-04-15 | 1 | -1/+1 |
* | | Add ruby 2.2.2+ version requirement for Rails 5 apps | Vipul A M | 2016-04-13 | 1 | -1/+2 |
|/ |
|
* | Correct command for generating secret_key_base [ci skip] | Wiehann | 2016-03-14 | 1 | -1/+1 |
* | remove "rake" word [ci skip] | yuuji.yaginuma | 2016-02-28 | 1 | -3/+3 |
* | use `app:update` instead of deprecated `rails:update` [ci skip] | yuuji.yaginuma | 2016-02-28 | 1 | -2/+2 |
* | Update docs to point to new update task. | Arthur Neves | 2016-02-27 | 1 | -3/+3 |
* | The tasks in the rails task namespace is deprecated in favor of app namespace. | Ryo Hashimoto | 2016-02-26 | 1 | -2/+2 |
* | Fix grammar `a` to `an` [ci skip] | Ryuta Kamizono | 2016-02-13 | 1 | -1/+1 |
* | Fix numbers of steps to upgrade Rails [ci skip] | Prathamesh Sonpatki | 2016-02-12 | 1 | -3/+3 |
* | Improve wording in documentation change | Leslie Viljoen | 2016-02-12 | 1 | -3/+3 |
* | Document the upgrade process | Leslie Viljoen | 2016-02-12 | 1 | -0/+15 |
* | use rails secret in rails guides | Ryo Hashimoto | 2016-02-03 | 1 | -1/+1 |
* | remove duplication section [ci skip] | Aditya Kapoor | 2016-01-27 | 1 | -4/+0 |
* | guides, restructure Rails 5.0 release notes. [ci skip] | Yves Senn | 2015-12-22 | 1 | -0/+8 |
* | Upgrade Guide: Add missing period, :scissors: whitespace [skip ci] | Jon Atack | 2015-12-20 | 1 | -2/+2 |
* | Fix section about ApplicationRecord in upgrading guide [ci skip] | Prathamesh Sonpatki | 2015-12-17 | 1 | -4/+4 |
* | ApplicationRecord release notes entry | Genadi Samokovarov | 2015-12-17 | 1 | -0/+19 |
* | Mention the correct way to halt callback chains | Carlos Souza | 2015-12-16 | 1 | -1/+1 |
* | Replace `serve_static_files` mentions in docs. | Kasper Timm Hansen | 2015-11-04 | 1 | -2/+4 |