Technical requirements
To follow along with this chapter, we will need the following:
- Any IDE to view/edit code (SublimeText, Visual Studio Code, Notepad++, Vim, Emacs, and so on)
- For macOS users, you will also need to have XCode Command Line Tools installed
- Ruby version 2.6 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/.