aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/5_1_release_notes.md
Commit message (Collapse)AuthorAgeFilesLines
* NPM -> npm [ci skip]Xavier Noria2019-05-121-2/+2
| | | | According to https://www.npmjs.com/.
* Fix links in gemspec and docs from http to https.Abhay Nikam2019-03-091-3/+3
|
* Fix PullRequest link to datetime_field changes on Rails 5.1 Release Notestzmfreedom2018-10-231-1/+1
|
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
| | | | | http links will be redirected to the https version, but still better to just directly link to the https version.
* Added a lot of Oxford commasAnthony Crumley2018-05-101-2/+2
| | | | | | | [ci skip] A regular expression was used to find a lot of missing Oxford commas and add them. The regular expression was as follows. ", ([a-zA-Z0-9.\`:'\"]+ ){1,6}(or|and) "
* [docs] Add mention of removal of HWIA interface from `AC:Parameters`Jan Bussieck2017-12-221-0/+3
| | | | [ci skip]
* [ci skip] Updated 5_1_release_notes.md to include support to :text and ↵Tyler Scoville2017-10-271-0/+4
| | | | :nothing in render
* Add missing round bracket in "Ruby on Rails 5.1 Release Notes" guidebogdanvlviv2017-09-171-1/+1
| | | | [ci skip]
* Rails secrets is not built on but inspired by SekretsBart2017-05-021-1/+1
| | | Put wording in line with http://weblog.rubyonrails.org/2017/4/27/Rails-5-1-final/
* Remove entries included in 5.0 [ci skip]yuuji.yaginuma2017-04-291-10/+0
| | | | | | * `Permit same-origin connections by default` was backported in db70978, 549d732. * `Deprecated `:controller` and `:action` path parameters` was included in 6520ea5. * `Exception handling: use `rescue_from` was included in 6b54316.
* Small grammar fixJon Moss2017-04-271-1/+1
| | | | [ci skip]
* Small grammar fixJon Moss2017-04-271-1/+1
| | | | [ci skip]
* Fix indentation [ci skip]Prathamesh Sonpatki2017-04-271-22/+22
|
* Added some more release notes for Active Record [ci skip]Prathamesh Sonpatki2017-04-271-2/+74
|
* Pluralize methodsJon Moss2017-04-261-1/+1
| | | | [ci skip]
* More release notes for Rails 5.1 [ci skip]claudiob2017-04-261-0/+30
| | | | | | | @dhh most changes that I mentioned in the talk were already there: https://speakerdeck.com/claudiob/rails-5-dot-1-upcoming-features I just added a few that were missing.
* Add some items to the release notes [ci skip]Robin Dupret2017-04-271-0/+54
|
* Some improvements in the 5.1 release notes [ci skip]Robin Dupret2017-04-271-28/+32
|
* s/broadcasing/broadcasting/Akira Matsuda2017-04-271-1/+1
| | | | [ci skip]
* Describe the changes in transactional testsMatthew Draper2017-04-251-0/+31
|
* secrets.yml --> config/secrets.ymlJon Moss2017-04-231-1/+1
| | | | [ci skip]
* Add Action View info to 5.1 release notesJon Moss2017-04-231-0/+23
| | | | [ci skip]
* Use parameters, not paramsJon Moss2017-04-231-2/+2
| | | | | | Reads better to use the full word. [ci skip]
* Remove unused headingJon Moss2017-04-231-2/+0
| | | | [ci skip]
* Add more Railties notable changesJon Moss2017-04-231-0/+8
| | | | [ci skip]
* Add Railties info to 5.1 release notesJon Moss2017-04-231-0/+36
| | | | [ci skip]
* Add Active Model info to 5.1 release notesJon Moss2017-04-231-1/+12
| | | | [ci skip]
* Remove unused headingsJon Moss2017-04-231-4/+0
| | | | [ci skip]
* Finish Action Cable section in release notesJon Moss2017-04-231-0/+6
| | | | [ci skip]
* Finish Action Mailer section in release notesJon Moss2017-04-231-4/+4
| | | | [ci skip]
* Add Active Job info to 5.1 release notesJon Moss2017-04-231-1/+12
| | | | [ci skip]
* Revert parts of cad58fbJon Moss2017-04-151-27/+27
| | | | | | | | | Changelog links at the top of the components, and lowercased the 'c' in notable changes. Personally, the styling isn't super important to me, but it's what we always done in previous guides, so I figured it's better to keep with what we've always done. [ci skip]
* Started adding release notes for Rails 5.1 [ci skip]Prathamesh Sonpatki2017-04-091-22/+72
|
* Add text to "Upgrading to Rails 5.1"Jon Moss2017-04-081-1/+8
| | | | [ci skip]
* Add scaffolding for different sections in 5.1 release notesJon Moss2017-04-081-0/+48
| | | | [ci skip]
* Minor grammar fixes for Rails 5.1 release notesSimon Dawson2017-03-191-13/+15
|
* Add link to rails-ujs/dropping jQuery PRJon Moss2017-03-181-0/+2
| | | | [ci skip]
* Add link to Webpack/Webpacker PRJon Moss2017-03-181-0/+2
| | | | [ci skip]
* Second pass on 5.1 release notesJon Moss2017-03-181-5/+5
| | | | [ci skip]
* First pass on 5.1 release notesJon Moss2017-03-181-14/+18
| | | | | | Fixing tons of grammar, etc. [ci skip]
* Fix resolve usage in the release notesRafael Mendonça França2017-03-171-1/+1
| | | | [ci skip]
* Add blurbs about each new feature [ci skip]Prathamesh Sonpatki2017-03-131-0/+158
|
* Add PR links for major features [ci skip]Prathamesh Sonpatki2017-03-031-0/+11
|
* Add first draft of release notes for Rails 5.1 :tada:Prathamesh Sonpatki2017-03-031-0/+98
[ci skip]