aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/upgrading_ruby_on_rails.md
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changes [ci skip]Yauheni Dakuka2017-11-301-13/+13
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-3/+3
* Use https instead of http in guide [ci skip]Yoshiyuki Hirano2017-08-231-2/+2
* Add note about JSON/JSONB serialization changesJon Moss2017-08-171-0/+9
* Change to pluralJon Moss2017-08-161-1/+1
* Updates Rails upgrade guide for 4.2 to 5.0 regarding the removal of `ActionVi...Marc Rendl Ignacio2017-07-211-0/+10
* Update upgrading guide w.r.t. Parameters to use other example method than sli...edwardmp2017-06-061-1/+1
* Fix note about `secrets.yml` [ci skip]yuuji.yaginuma2017-04-301-3/+3
* Small grammar fixesJon Moss2017-04-231-7/+6
* [ci_skip] Fix typo in Rails 5.1 upgrade notesShanthi Pendleton2017-04-231-1/+1
* Add note about #26929 in the upgrade guideRafael Mendonça França2017-04-211-0/+17
* Fix typo in Upgrading Ruby on Rails Guide [skip ci]Erol Fornoles2017-03-031-1/+1
* Soft-deprecate the top-level HashWithIndifferentAccess classRobin Dupret2017-02-251-0/+19
* Merge pull request #27954 from maclover7/jm-fix-26404Jon Moss2017-02-091-0/+10
|\
| * Add note about breakage in file uploads in controller tests to upgradingJon Moss2017-02-091-0/+10
* | Fix wordingJonathan Chen2017-02-091-1/+1
|/
* Revert "Revert "Merge pull request #17943 from jeremywadsack/doc_cache_import...Rafael Mendonça França2016-12-291-0/+4
* Fix typo in Upgrading Ruby on Rails Guide [ci skip]Erol Fornoles2016-10-241-1/+1
* Merge pull request #26224 from jonatack/consistent-asset-precompile-examplesEileen M. Uchitelle2016-08-191-1/+1
|\
| * Consistent examples and template for assets#precompileJon Atack2016-08-191-1/+1
* | Merge pull request #26175 from stomar/upgrade-guide-fixRafael França2016-08-161-0/+2
|\ \
| * | Clarify migration to ApplicationRecord in upgrade guides [ci skip]Marcus Stollsteimer2016-08-151-0/+2
* | | Clarify use of update task on 4.2 and earlier [ci skip]Marcus Stollsteimer2016-08-151-1/+1
|/ /
* | Revert "Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip]"Xavier Noria2016-08-151-12/+12
* | Clarify and fix typos in Autoloading Disabled upgrade guide [ci skip]Olivier Lacan2016-08-141-12/+12
|/
* Fix typo: caches_pages to caches_page.chen78974992016-07-071-1/+1
* [ci skip] Fix Typos and Punctuation in Guides - UpgradingAlex Kitchens2016-06-301-16/+16
* Add an upgrade note related to ActionController::Live becoming a ConcernRodrigo Rosenfeld Rosas2016-06-301-0/+29
* Fix styles of headings to follow guide ruleseileencodes2016-06-301-20/+20
* Change wording & punctuation in Guides - UpgradingAlex Kitchens2016-06-301-12/+11
* fixes config value [ci skip]Xavier Noria2016-06-301-1/+1
* expands a bit a section of the upgrade guide [ci skip]Xavier Noria2016-06-301-4/+15
* Add a note about autoloading being disabled in production env in upgrade guid...Prathamesh Sonpatki2016-06-301-1/+7
* Update upgrade guideseileencodes2016-06-301-6/+36
* Fix release notes linkeileencodes2016-06-291-1/+1
* Merge pull request #25584 from vipulnsward/upgrading-guideEileen M. Uchitelle2016-06-291-3/+3
|\
| * Pass over Upgrading guide [ci skip]Vipul A M2016-06-291-3/+3
* | Add note about release notes in upgrade guideeileencodes2016-06-291-0/+2
|/
* Update Rails 5 upgrade guideseileencodes2016-06-291-4/+133
* Support for unified Integer class in Ruby 2.4+Jeremy Daer2016-05-181-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-04-291-5/+5
|\
| * - Make sure we end sentencesVipul A M2016-04-131-5/+5
* | Add a note about how to execute 'rails app:update' on 4.2 and earlier [ci skip]Javier Vidal2016-04-151-1/+1
* | Add ruby 2.2.2+ version requirement for Rails 5 appsVipul A M2016-04-131-1/+2
|/
* Correct command for generating secret_key_base [ci skip]Wiehann2016-03-141-1/+1
* remove "rake" word [ci skip]yuuji.yaginuma2016-02-281-3/+3
* use `app:update` instead of deprecated `rails:update` [ci skip]yuuji.yaginuma2016-02-281-2/+2
* Update docs to point to new update task.Arthur Neves2016-02-271-3/+3
* The tasks in the rails task namespace is deprecated in favor of app namespace.Ryo Hashimoto2016-02-261-2/+2
* Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1