« Back to home

Rails 5 new features

Posted on

On this article I will try to show the new features, improvements and other important changes to Ruby on Rails version 5. I will try to show how to use the most important features of Rails 5, including Action Cable, Action Controller Renderer, Turbolinks, the Active records, Attributes API and how to use Rails exclusively as a JSON API. Besides that I will discuss the many other smaller changes in improvements such as the Rails command Router, new Date and Time methods, Secure Tokens and changes to parameters.…

Read more »