#51 Add #15 'Ruby on Rails 5.1'
Merged 6 years ago by sclark. Opened 6 years ago by sclark.
fedora-docs/ sclark/release-notes iss15  into  f27

@@ -3,3 +3,15 @@ 

  

  [[sect-ruby]]

  == Ruby

+ 

+ [[sect-ruby-rails]]

+ === Ruby on Rails 5.1

+ Ruby on Rails has been updated to version 5.1 in Fedora 27.  Some of the highlights in Rails 5.1 include:

+ 

+ * Drop jQuery as a default dependency

+ * Yarn, Webpack and Capybara integration

+ * Encrypted secrets support

+ * Parameterized mailers support

+ * Virtual/generated column support for MySQL and MariaDB

+ 

+ For more information, please see the http://guides.rubyonrails.org/v5.1/5_1_release_notes.html[Ruby on Rails 5.1 Release Notes].

A draft Release Note for Issue #15 'Ruby on Rails 5.1', based on text supplied by @pvalena.

Appart from missing 'support' it looks fine.
Although I think it's ok without, I'd prefer removing 'support' from the last point in such case, to remain consistent. Also brackets in that case are not neccessary IMHO.

1 new commit added

  • Add #15 'Ruby on Rails 5.1' following review
6 years ago

Appart from missing 'support' it looks fine.
Although I think it's ok without, I'd prefer removing 'support' from the last point in such case, to remain consistent. Also brackets in that case are not neccessary IMHO.

Thank you for the feedback. I have added the word 'support' where you suggested and removed the brackets from the last point.

Pull-Request has been merged by sclark

6 years ago
Metadata