Atom Setup
Atom is an open-source text editor that is great for editing Ruby code. It requires a small amount of setup.
- Download Atom from the Atom website.
- After it's downloaded, move Atom to your Applications folder.
- Open Atom.
- Go to the Atom menu and click "Install Shell Commands".
- Go back to the Atom menu and click "Preferences".
- Click on "Packages" in the left-hand column.
- Search for "Lint" under Install Packages. Find the package called "Atom Lint".
- Click "Install" and wait for it to be installed.