aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/upgrading_ruby_on_rails.md
Commit message (Expand)AuthorAgeFilesLines
* Use Module#include instead of send :include, since now is a public method [ci...robertomiranda2015-01-311-1/+1
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Add config to halt callback chain on return falseclaudiob2015-01-021-0/+22
* Updating guides for Rails 5.0 [ci skip]Lucas Caton2015-01-021-2/+6
* adjust args of Bundler.require in guides [ci skip]Yosuke2014-12-291-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Use serve_static_files in guides [skip ci]Arthur Neves2014-12-221-1/+1
* Spelling fix [ci skip]George Millo2014-12-181-2/+2
* [guides] Fix method name inconsistency in a mailer exampleYuki Nishijima2014-12-121-1/+1
* Mention that Action Mailer methods are not deferred [ci skip]Godfrey Chan2014-12-121-0/+35
* Revert "Merge pull request #17943 from jeremywadsack/doc_cache_importability"Rafael Mendonça França2014-12-111-4/+0
* Merge pull request #17942 from yui-knk/fix/upgrading.mdRichard Schneeman2014-12-061-1/+1
|\
| * [ci skip] update rails version to 3.2.21yui-knk2014-12-061-1/+1
* | Add Guides note to change cache name space as Entry data is incompatible betw...Jeremy Wadsack2014-12-041-0/+4
|/
* Use web_console 2.0 for 4.2.0.rc1 releaseGenadi Samokovarov2014-11-261-1/+1
* Remove Web Console /console references in the guidesGenadi Samokovarov2014-11-251-9/+0
* :scissors: WIP labels [ci skip]Godfrey Chan2014-11-251-3/+0
* Prepare for RC: link to the 4-2-stable [ci skip]Godfrey Chan2014-11-251-1/+1
* Mention log_level deprecation in upgrade guides [ci skip]Godfrey Chan2014-11-251-0/+12
* Specified beta branch for web-console gemMatthew Cullum2014-11-221-1/+1
* Replace "behaviour" with "behavior"Dave Powers2014-11-111-2/+2
* Replace Html with HTML [ci skip]Prathamesh Sonpatki2014-11-061-2/+2
* Merge pull request #17460 from hbriggs/masterAbdelkader Boudih2014-10-311-4/+7
|\
| * Add masked authenticity token section, details on finder options, misc typos ...Hannah Briggs2014-10-311-5/+8
* | [ci skip] Fixes typos in section 2.7 "Rails Html Sanitizer", adds content to ...Hannah Briggs2014-10-291-3/+3
|/
* Clarify wording in Rails HTML Sanitizer sectionDave Powers2014-10-161-1/+1
* Fix grammarDave Powers2014-10-071-1/+1
* Fix typo in upgrading guidePrathamesh Sonpatki2014-09-271-1/+1
* rails-html-sanitizer is now the defaultRafael Mendonça França2014-09-251-9/+6
* Added Responders docs, made Web Console docs more consistent. [ci skip]Todd Bealmear2014-09-161-4/+40
* Fix typoRafael Mendonça França2014-09-101-1/+1
* Merge pull request #16839 from chancancode/default_test_orderRafael Mendonça França2014-09-101-0/+18
|\
| * Default to sorting user's test cases for nowGodfrey Chan2014-09-081-0/+18
* | [ci skip] application.rb -> development.rb in web-console docsyuuji.yaginuma2014-09-101-1/+1
* | :scissors: "now" [ci skip]Godfrey Chan2014-09-081-1/+1
* | Merge pull request #16846 from prathamesh-sonpatki/document-error-handling-in...Godfrey Chan2014-09-081-1/+16
|\ \
| * | Update upgrading guide about error handling in transactional callbacksPrathamesh Sonpatki2014-09-091-1/+16
| |/
* / Add docs for web-console to 4.2 Upgrade Guide [ci skip]Todd Bealmear2014-09-081-2/+6
|/
* [ci skip] Fix example code of ActiveRecord::FixtureSet.context_classyuuji.yaginuma2014-08-291-1/+1
* Guide fix. [CI SKIP]Guo Xiang Tan2014-08-221-3/+3
* Upgrade guide pass. [CI SKIP]Guo Xiang Tan2014-08-211-9/+10
* Some placeholders for the 4.2 upgrade guide [ci skip]Godfrey Chan2014-08-191-0/+16
* Clearly mark these as WIP, and invite people to contribute. [ci skip]Godfrey Chan2014-08-191-1/+2
* require 'test_help' -> require 'rails/test_help'Sean Griffin2014-08-181-1/+1
* fix broken link [ci skip]Aditya Kapoor2014-08-191-1/+1
* Prepare for partial release.Kasper Timm Hansen2014-08-171-0/+32
* Merge pull request #16300 from vast/mention-changes-to-nil-serialization-in-u...Godfrey Chan2014-08-101-1/+5
|\
| * [ci skip] Clarify the "Serialized Attributes" sectionVasily Polovnyov2014-07-261-1/+2
| * [ci skip] Mention the change in nil handling for serialized attributesVasily Polovnyov2014-07-261-0/+3
* | Add after_bundle to the release notes and upgrade guideStefan Kanev2014-08-051-0/+32
|/