aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/upgrading_ruby_on_rails.md
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* Document the change in `nil` handling for serialized attributesGodfrey Chan2014-07-151-0/+5
* [ci skip] Document millisecond precision change in ActiveSupport::TimeWithZon...Eugene Gilburg2014-07-091-2/+12
* [ci skip] Improve callback code example for 4.1 upgrade docs.Nick Pellant2014-07-071-4/+4
* Add callbacks documentation for upgrading to 4.1.Nick Pellant2014-07-071-0/+14
* [ci skip] Add missing prologue section of upgrading ruby on rails guide.Juanito Fatas2014-07-011-0/+2
* Merge pull request #15810 from maurogeorge/guides-rails-updateYves Senn2014-06-241-0/+23
|\
| * Add rails:update to the upgrading guidesMauro George2014-06-191-0/+23
* | Small typoAnton Cherepanov2014-06-231-2/+2
* | [ci skip] Fix typo in 4.1 upgrade/flash structureDan Rice2014-06-191-1/+1
|/
* Create 4.2 release notes guide scaffold [ci skip]Zachary Scott2014-06-131-0/+6
* Update guides to mention 3.2.18.George Ogata2014-05-301-4/+5
* Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-1/+1
* Use generated binstubs in guides examples.Josef Šimánek2014-05-201-1/+1
* doc, pg `hstore` and `json` columns are mapped as `Hash`. [ci skip]Yves Senn2014-05-171-0/+8
* remove trailing whitespace. [ci skip]Yves Senn2014-05-171-3/+3
* Correct factual error for page not foundParth Bharadiya2014-04-101-1/+1
* Merge pull request #14654 from Alamoz/secret_keyRafael Mendonça França2014-04-091-4/+7
|\
| * Expand explanation of how to set secrets.yml. [ci skip]Adrien Lamothe2014-04-081-4/+7
* | upgrading section for 4.1 is no longer WIP. [ci skip]Yves Senn2014-04-091-2/+0
|/
* Fix cookie serializer docsCarlos Antonio da Silva2014-04-021-3/+3
* Fixed small documentation typoAlessandro Tagliapietra2014-04-021-1/+1
* Added a warning about serializing data with JSON cookie jars [skip ci]Godfrey Chan2014-03-191-0/+24
* docs, flash message keys are normalized to strings. [ci skip]Yves Senn2014-03-051-0/+20