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
/
source
/
upgrading_ruby_on_rails.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #30474 from yhirano55/make_it_same_title_in_index_and_page
Eileen M. Uchitelle
2017-12-13
1
-2
/
+2
|
\
|
*
Make it same title in index and page [ci skip]
Yoshiyuki Hirano
2017-08-31
1
-2
/
+2
*
|
Cosmetic changes [ci skip]
Yauheni Dakuka
2017-11-30
1
-13
/
+13
*
|
Cosmetic fixes [ci skip]
Yauheni Dakuka
2017-10-06
1
-3
/
+3
|
/
*
Use https instead of http in guide [ci skip]
Yoshiyuki Hirano
2017-08-23
1
-2
/
+2
*
Add note about JSON/JSONB serialization changes
Jon Moss
2017-08-17
1
-0
/
+9
*
Change to plural
Jon Moss
2017-08-16
1
-1
/
+1
*
Updates Rails upgrade guide for 4.2 to 5.0 regarding the removal of `ActionVi...
Marc Rendl Ignacio
2017-07-21
1
-0
/
+10
*
Update upgrading guide w.r.t. Parameters to use other example method than sli...
edwardmp
2017-06-06
1
-1
/
+1
*
Fix note about `secrets.yml` [ci skip]
yuuji.yaginuma
2017-04-30
1
-3
/
+3
*
Small grammar fixes
Jon Moss
2017-04-23
1
-7
/
+6
*
[ci_skip] Fix typo in Rails 5.1 upgrade notes
Shanthi Pendleton
2017-04-23
1
-1
/
+1
*
Add note about #26929 in the upgrade guide
Rafael Mendonça França
2017-04-21
1
-0
/
+17
*
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
[next]