1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

11 commits

Author SHA1 Message Date
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