First, install Ruby using RVM. In your terminal type:
rvm install 2.4
Note: You might wanna grab a refill on that cup of coffee, this one's gonna take a while.
First, install Ruby using RVM. In your terminal type:
Note: You might wanna grab a refill on that cup of coffee, this one's gonna take a while.
In your Terminal type:
Now we'll make sure Ruby installed successfully. In your Terminal type:
If installed correctly, you should see:
Note: Anything after 2.4 may differ.
Now we'll install Rails. In your Terminal type:
Let's make sure Rails installed successfully. In your Terminal type:
If installed correctly, you should see: