Technical requirements
To follow along this chapter, you will need the following:
- Any IDE to view/edit code (e.g., SublimeText, Visual Studio Code, Notepad++, Vim, Emacs, etc.)
- For macOS users, you will also need to have the Xcode command line tools installed
- Ruby version 3.1.1 or later installed and ready to use
- Git client installed on our local machine
The code presented in this chapter is available at https://github.com/PacktPublishing/From-PHP-to-Ruby-on-Rails/.