Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] Remove à la just like that. | Kasper Timm Hansen | 2019-04-25 | 1 | -1/+2 |
| | |||||
* | Add PR link for Active Storage updating release note entry [ci skip] | Abhay Nikam | 2019-04-23 | 1 | -0/+1 |
| | |||||
* | [ci skip] Active Storage: updating associations replaces | Kasper Timm Hansen | 2019-04-22 | 1 | -0/+2 |
| | | | | | | | | | | 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 | ||||
* | Add release notes for changes in the guides for Rails 6 [ci skip] (#36046) | प्रथमेश Sonpatki | 2019-04-20 | 1 | -0/+9 |
| | |||||
* | [ci skip] Add 6.0 Release Notes for Active Record | Alex Kitchens | 2019-04-08 | 1 | -0/+227 |
| | |||||
* | Add Active Job release notes [ci skip] (#35872) | प्रथमेश Sonpatki | 2019-04-05 | 1 | -0/+46 |
| | |||||
* | Add Active Model release notes for Rails 6 [ci skip] (#35790) | प्रथमेश Sonpatki | 2019-03-29 | 1 | -0/+12 |
| | |||||
* | Remove useless = [ci skip] | Prathamesh Sonpatki | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | Added release notes for changes in Railties [ci skip] (#35622) | प्रथमेश Sonpatki | 2019-03-18 | 1 | -0/+63 |
| | | | [Alex Kitchens, Prathamesh Sonpatki] | ||||
* | Updated links from http to https in guides, docs, etc | Abhay Nikam | 2019-03-09 | 1 | -1/+1 |
| | |||||
* | Document the ActionCable JS changes in the upgrade guide & release notes | Richard Macklin | 2019-01-14 | 1 | -0/+16 |
| | |||||
* | Add Action Cable Testing guides | Vladimir Dementyev | 2019-01-14 | 1 | -0/+8 |
| | |||||
* | Add Action Text to guides [ci skip] | bogdanvlviv | 2019-01-05 | 1 | -0/+16 |
| | | | | | | | | - 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 | ||||
* | Add Action Mailbox to Major Features of Rails 6.0 [ci skip] | bogdanvlviv | 2018-12-30 | 1 | -0/+9 |
| | |||||
* | Add "Ruby on Rails 6.0 Release Notes" guide [ci skip] | bogdanvlviv | 2018-08-29 | 1 | -0/+175 |
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". |