Installing on Linux
Linux has many different distributions, each having its own method of installing software, along with various idiosyncrasies around how it behaves. It would be too difficult to cover them all, so in this section, we’ll outline how to get a Rails environment running on Ubuntu Linux. Most of the software we’ll install would be needed on any Linux distribution, so if you aren’t using Ubuntu, hopefully, this will help you know what you need to set up.
With that disclaimer out of the way, our setup will require a few different steps. First, we’ll install some system software that the Ruby and Rails development tools require before finally installing Ruby and Rails.
Installing System Software
The commands that follow assume ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access