November 2017
Intermediate to advanced
496 pages
12h 50m
English
We cover:
In Part I of this book, we’ll introduce you to both the Ruby language and the Rails framework. But we can’t get anywhere until you’ve installed both and verified that they’re operating correctly.
To get Rails running on your system, you need the following:
A Ruby interpreter. Rails is written in Ruby, and you’ll be writing your applications in Ruby too. Rails 5.1 recommends Ruby version 2.4 but will run on Ruby version 2.3 and 2.2. It won’t work on prior versions of Ruby.
Ruby on Rails. This book was written using Rails version 5.1 (specifically, Rails 5.1.3).
A JavaScript interpreter. Both Microsoft Windows and Mac OS ...
Read now
Unlock full access