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
*
let the upgrading guide point to the autoloading guide for STIs [skip ci]
Xavier Noria
2019-07-13
1
-14
/
+1
*
simplifies Zeitwerk compat instructions in upgrading guide [skip ci]
Xavier Noria
2019-07-12
1
-35
/
+5
*
ports edits to the upgrading guide [skip ci]
Xavier Noria
2019-07-12
1
-0
/
+23
*
adds two sections to the upgrading notes for autoloading [skip ci]
Xavier Noria
2019-06-30
1
-0
/
+16
*
Reword the ActionDispatch::Response#content_type change [ci skip]
Sharang Dashputre
2019-06-02
1
-4
/
+4
*
Change `ActionDispatch::Response#content_type` returning Content-Type header ...
yuuji.yaginuma
2019-06-01
1
-0
/
+22
*
shortens a comment [ci skip]
Xavier Noria
2019-05-14
1
-1
/
+1
*
Merge pull request #36245 from vishaltelangre/patch-4
Vipul A M
2019-05-12
1
-3
/
+4
|
\
|
*
[ci skip] Clarity about embed metadata in signed and encrypted cookie
Vishal Telangre
2019-05-12
1
-3
/
+4
*
|
upgrading docs: one file => one constant [ci skip]
Xavier Noria
2019-05-12
1
-0
/
+29
|
/
*
Merge pull request #36241 from vishaltelangre/fix-confusing-sentence-in-upgra...
Xavier Noria
2019-05-11
1
-1
/
+1
|
\
|
*
[ci skip] Fix confusing sentence in upgrade guide
Vishal Telangre
2019-05-11
1
-1
/
+1
*
|
Corrected the sentence in upgrade guide
shekhar-patil
2019-05-11
1
-1
/
+1
|
/
*
fixes configuration examples [ci skip]
Xavier Noria
2019-05-09
1
-3
/
+3
*
documents restriction for explicit namespaces [ci skip]
Xavier Noria
2019-05-08
1
-0
/
+34
*
documents how to use the classic autoloader in Rails 6 [ci skip]
Xavier Noria
2019-05-08
1
-0
/
+11
*
documents autoloading in the upgrading guide [ci skip]
Xavier Noria
2019-05-08
1
-0
/
+172
*
[ci skip] Get npm just the way they like it
Kasper Timm Hansen
2019-04-25
1
-1
/
+1
*
[ci skip] Documentation pass of upgrading guide.
Kasper Timm Hansen
2019-04-25
1
-14
/
+14
*
Update links and code examples in the guides to use HTTPS where the host supp...
Nathaniel Suchy
2019-03-06
1
-1
/
+1
*
Document the ActionCable JS changes in the upgrade guide & release notes
Richard Macklin
2019-01-14
1
-0
/
+36
*
Require Ruby 2.5 for Rails 6.
Kasper Timm Hansen
2018-12-19
1
-1
/
+1
*
Fix typo in per-form CSRF token docs [ci skip]
Randy Antler
2018-12-07
1
-1
/
+1
*
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
Sharang Dashputre
2018-10-02
1
-1
/
+1
*
Add info about purpose in cookies to "Upgrading Ruby on Rails" guide [ci skip]
bogdanvlviv
2018-08-30
1
-0
/
+11
*
Add "Ruby on Rails 6.0 Release Notes" guide [ci skip]
bogdanvlviv
2018-08-29
1
-1
/
+3
*
Fixed file name [ci skip]
Claas Zurawski
2018-08-22
1
-1
/
+1
*
Added explanation about new_framework_defaults.rb file [ci skip]
Claas Zurawski
2018-08-22
1
-0
/
+7
*
Update Rails 3.2 to 4.0 upgrade guide to include a mention and tip for handli...
thetizzo
2018-08-03
1
-0
/
+11
*
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
1
-7
/
+9
|
\
|
*
Substitute references to task for command
Alberto Almagro
2018-07-06
1
-3
/
+3
|
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
1
-4
/
+6
*
|
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-2
/
+2
|
/
*
Use https with weblog URI
Yoshiyuki Hirano
2018-05-02
1
-1
/
+1
*
Deprecate controller level force_ssl
Derek Prior
2018-03-30
1
-0
/
+11
*
Update "Upgrading from Rails 5.1 to Rails 5.2" [ci skip]
bogdanvlviv
2018-03-14
1
-0
/
+10
*
Fix note marks [ci skip]
Yauheni Dakuka
2018-03-12
1
-1
/
+1
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-1
/
+1
*
Rails 6 requires Ruby 2.3+
Jeremy Daer
2018-02-17
1
-0
/
+1
*
Merge pull request #31577 from prathamesh-sonpatki/upgrade-guide-bootsnap
Eileen M. Uchitelle
2018-01-18
1
-0
/
+11
|
\
|
*
Added a note about bootsnap in the Rails 5.2 upgrade guide [ci skip]
Prathamesh Sonpatki
2017-12-27
1
-0
/
+11
*
|
Fix some broken links in guides
Dorian MariƩ
2018-01-11
1
-1
/
+1
*
|
Fix "the the " [ci skip]
Ryuta Kamizono
2018-01-10
1
-1
/
+1
|
/
*
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
[next]