Commit Graph

18 Commits

Author SHA1 Message Date
Prathamesh Sonpatki 0458dec154
Action Mailer release notes [ci skip] 2019-04-30 11:59:47 +05:30
Alex Kitchens c8c036e59c [ci skip] Add 6.0 Release Notes for Action View
I've added release notes based off of the CHANGELOG for Action View.
2019-04-29 14:12:57 -05:00
Alex Kitchens fdb44b4082 [ci skip] Add 6.0 Release Notes for Action Pack
I've gone through the CHANGELOG for Action Pack, pulled out anything
that was backported, rephrased some of the descriptions and found their
PR's/commits as links.
2019-04-26 10:03:53 -05:00
Kasper Timm Hansen 792f489c45
[ci skip] Remove à la just like that. 2019-04-25 22:08:39 +02:00
Abhay Nikam 26bd26fa20 Add PR link for Active Storage updating release note entry [ci skip] 2019-04-23 07:04:04 -04:00
Kasper Timm Hansen 45a6cf3e03
[ci skip] Active Storage: updating associations replaces
In Rails updating an Active Storage relation will now replace the entire
association instead of merely adding to it.
https://github.com/rails/rails/issues/35817#issuecomment-485512520

Fixes #35817

cc @georgeclaghorn
2019-04-22 22:10:24 +02:00
प्रथमेश Sonpatki 80b7d58f34
Add release notes for changes in the guides for Rails 6 [ci skip] (#36046) 2019-04-20 23:46:12 +05:30
Alex Kitchens 44161582d5 [ci skip] Add 6.0 Release Notes for Active Record 2019-04-08 07:18:50 -05:00
प्रथमेश Sonpatki a8328f61b6
Add Active Job release notes [ci skip] (#35872) 2019-04-05 15:42:01 +05:30
प्रथमेश Sonpatki 7e45911a34
Add Active Model release notes for Rails 6 [ci skip] (#35790) 2019-03-29 22:22:56 +05:30
Prathamesh Sonpatki d2f0cb1615
Remove useless = [ci skip] 2019-03-26 23:48:20 +05:30
प्रथमेश Sonpatki 0e94a513fe
Added release notes for changes in Railties [ci skip] (#35622)
[Alex Kitchens, Prathamesh Sonpatki]
2019-03-18 22:41:53 +05:30
Abhay Nikam 476abd403b Updated links from http to https in guides, docs, etc 2019-03-09 16:43:47 +05:30
Richard Macklin f8076e14b4 Document the ActionCable JS changes in the upgrade guide & release notes 2019-01-14 15:49:06 -08:00
Vladimir Dementyev a4099debcf
Add Action Cable Testing guides 2019-01-14 11:16:59 -05:00
bogdanvlviv 0fb6c9011f
Add Action Text to guides [ci skip]
- Move some actiontext/README.md content to Action Text Overview guide
- I added WIP label to that guide since we definitely want to complement it.
- Add Action Text to Major Features of Rails 6.0

Similar approach was used in #34812
2019-01-05 13:30:37 +02:00
bogdanvlviv 67ecabe94e
Add Action Mailbox to Major Features of Rails 6.0 [ci skip] 2018-12-30 02:42:19 +02:00
bogdanvlviv 02fa55ac29
Add "Ruby on Rails 6.0 Release Notes" guide [ci skip]
This commit adds a skeleton of "Ruby on Rails 6.0 Release Notes".
It isn't a good time to add changelogs' entries to this guide since we can
redo/revert some things till the final release 6.0.
It would be better to do it close to the release.
But we already can add mentions about major features
that have been added to 6.0. I added mention about "Parallel Testing".
2018-08-29 12:09:43 +03:00