You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2><span style="color: #d33605;">Step 0: Get to know the tools</span></h2>
Installation instructions can be found <a title="Installation Guide" href="http://guides.railsgirls.com/install/" target="_blank">here</a>
<strong>Texteditor:</strong> (Gedit, Vim, Emacs, Komodo Edit, Sublime Text, Textmate) are examples of texteditors your can use for writing code and editing files.
<strong>Terminal / Command Prompt</strong> is where you start the rails server and run commands.
<strong>Web browser</strong> (Firefox, Safari, Chrome) are for viewing your application.