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 branch 'master' of github.com:rails/docrails
Vijay Dev
2015-05-08
1
-1
/
+1
|
\
|
*
Replaced Javascript with JavaScript in guides
Prathamesh Sonpatki
2015-04-28
1
-1
/
+1
*
|
add note about habtm relations with scopes
Rob Looby
2015-05-03
1
-0
/
+2
*
|
add upgrade note for breaking habtm change in 3.2 -> 4.0
Rob Looby
2015-05-01
1
-0
/
+12
*
|
Fix typos and improve the documentation
Jon Atack
2015-04-15
1
-1
/
+1
*
|
Merge pull request #19753 from jonatack/use-ruby-2-2-2
Guillermo Iguaran
2015-04-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Upgrade to Ruby 2.2.2
Jon Atack
2015-04-14
1
-1
/
+1
*
|
Fix a few typos [ci skip]
Robin Dupret
2015-04-05
1
-5
/
+7
|
/
*
Add explicit base class for ActiveJob jobs
Jeroen van Baarsen
2015-03-23
1
-0
/
+15
*
Rails 5.0 needs ruby 2.2.1 or higher
Jeroen van Baarsen
2015-03-08
1
-1
/
+1
*
Merge pull request #18363 from andreynering/add-foreign-key-subsection-in-upg...
Yves Senn
2015-02-11
1
-0
/
+16
|
\
|
*
Adding subsection on 'upgrading' guide about 4.2 foreign key support [ci skip]
Andrey Nering
2015-02-10
1
-0
/
+14
|
/
*
Use Module#include instead of send :include, since now is a public method [ci...
robertomiranda
2015-01-31
1
-1
/
+1
*
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
1
-1
/
+1
*
Add config to halt callback chain on return false
claudiob
2015-01-02
1
-0
/
+22
*
Updating guides for Rails 5.0 [ci skip]
Lucas Caton
2015-01-02
1
-2
/
+6
*
adjust args of Bundler.require in guides [ci skip]
Yosuke
2014-12-29
1
-1
/
+1
*
warn about reading guides in GitHub
Xavier Noria
2014-12-23
1
-0
/
+2
*
Use serve_static_files in guides [skip ci]
Arthur Neves
2014-12-22
1
-1
/
+1
*
Spelling fix [ci skip]
George Millo
2014-12-18
1
-2
/
+2
*
[guides] Fix method name inconsistency in a mailer example
Yuki Nishijima
2014-12-12
1
-1
/
+1
*
Mention that Action Mailer methods are not deferred [ci skip]
Godfrey Chan
2014-12-12
1
-0
/
+35
*
Revert "Merge pull request #17943 from jeremywadsack/doc_cache_importability"
Rafael Mendonça França
2014-12-11
1
-4
/
+0
*
Merge pull request #17942 from yui-knk/fix/upgrading.md
Richard Schneeman
2014-12-06
1
-1
/
+1
|
\
|
*
[ci skip] update rails version to 3.2.21
yui-knk
2014-12-06
1
-1
/
+1
*
|
Add Guides note to change cache name space as Entry data is incompatible betw...
Jeremy Wadsack
2014-12-04
1
-0
/
+4
|
/
*
Use web_console 2.0 for 4.2.0.rc1 release
Genadi Samokovarov
2014-11-26
1
-1
/
+1
*
Remove Web Console /console references in the guides
Genadi Samokovarov
2014-11-25
1
-9
/
+0
*
:scissors: WIP labels [ci skip]
Godfrey Chan
2014-11-25
1
-3
/
+0
*
Prepare for RC: link to the 4-2-stable [ci skip]
Godfrey Chan
2014-11-25
1
-1
/
+1
*
Mention log_level deprecation in upgrade guides [ci skip]
Godfrey Chan
2014-11-25
1
-0
/
+12
*
Specified beta branch for web-console gem
Matthew Cullum
2014-11-22
1
-1
/
+1
*
Replace "behaviour" with "behavior"
Dave Powers
2014-11-11
1
-2
/
+2
*
Replace Html with HTML [ci skip]
Prathamesh Sonpatki
2014-11-06
1
-2
/
+2
*
Merge pull request #17460 from hbriggs/master
Abdelkader Boudih
2014-10-31
1
-4
/
+7
|
\
|
*
Add masked authenticity token section, details on finder options, misc typos ...
Hannah Briggs
2014-10-31
1
-5
/
+8
*
|
[ci skip] Fixes typos in section 2.7 "Rails Html Sanitizer", adds content to ...
Hannah Briggs
2014-10-29
1
-3
/
+3
|
/
*
Clarify wording in Rails HTML Sanitizer section
Dave Powers
2014-10-16
1
-1
/
+1
*
Fix grammar
Dave Powers
2014-10-07
1
-1
/
+1
*
Fix typo in upgrading guide
Prathamesh Sonpatki
2014-09-27
1
-1
/
+1
*
rails-html-sanitizer is now the default
Rafael Mendonça França
2014-09-25
1
-9
/
+6
*
Added Responders docs, made Web Console docs more consistent. [ci skip]
Todd Bealmear
2014-09-16
1
-4
/
+40
*
Fix typo
Rafael Mendonça França
2014-09-10
1
-1
/
+1
*
Merge pull request #16839 from chancancode/default_test_order
Rafael Mendonça França
2014-09-10
1
-0
/
+18
|
\
|
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-0
/
+18
*
|
[ci skip] application.rb -> development.rb in web-console docs
yuuji.yaginuma
2014-09-10
1
-1
/
+1
*
|
:scissors: "now" [ci skip]
Godfrey Chan
2014-09-08
1
-1
/
+1
*
|
Merge pull request #16846 from prathamesh-sonpatki/document-error-handling-in...
Godfrey Chan
2014-09-08
1
-1
/
+16
|
\
\
|
*
|
Update upgrading guide about error handling in transactional callbacks
Prathamesh Sonpatki
2014-09-09
1
-1
/
+16
|
|
/
*
/
Add docs for web-console to 4.2 Upgrade Guide [ci skip]
Todd Bealmear
2014-09-08
1
-2
/
+6
|
/
[next]