To get the most out of this book
This book assumes intermediate knowledge of the Ruby programming language and experience in writing web applications with the Ruby on Rails framework. If you haven’t had prior experience with Ruby on Rails, please familiarize yourself with the official guides (https://guides.rubyonrails.org) first.
Software/hardware covered in the book |
Operating system requirements |
Ruby on Rails 7.1 (many examples will work with earlier versions) |
Any OS that runs Ruby |
Ruby 3.2 (many examples will work with earlier versions) |
Any OS that runs Ruby |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.