Rails 5 Revealed (e-bog) af Bradburne, Alan
Bradburne, Alan (forfatter)

Rails 5 Revealed e-bog

173,39 DKK (inkl. moms 216,74 DKK)
This short early adopter book details both how you'll upgrade existing web applications from Rails 4.2 to 5 and how to create new applications in Rails 5. The headline features, Rails API and Action Cable are each looked at in detail, building small example projects to demonstrate how to build a JSON API and add real-time interactions in order to create a single-page application.All the breakin...
E-bog 173,39 DKK
Forfattere Bradburne, Alan (forfatter)
Forlag Apress
Udgivet 29 april 2016
Genrer Computer programming / software engineering
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484217092
This short early adopter book details both how you'll upgrade existing web applications from Rails 4.2 to 5 and how to create new applications in Rails 5. The headline features, Rails API and Action Cable are each looked at in detail, building small example projects to demonstrate how to build a JSON API and add real-time interactions in order to create a single-page application.All the breaking changes are shown, along with how to fix your app to work with the new release. The improvements to ActiveRecord and the testing framework are fully detailed. After reading and using Rails 5 Revealed, you'll be poised to move forward with building your apps with the latest major release of Ruby on Rails. What You'll LearnDiscover the new features in Rails 5 and how to upgrade your application from Rails 4.2Gain knowledge about the changes to ActiveRecordSee the improvements to the Rails testing frameworkBuild API servers using Rails APICreate WebSocket applications using Action Cable Who This Book Is ForExisting Rails developers who are looking to quickly get up to speed with the changes in the new Rails 5 framework.