
- #Installing ruby on rails mac mac os x#
- #Installing ruby on rails mac install#
- #Installing ruby on rails mac zip file#
- #Installing ruby on rails mac generator#
If you are using Internet Explorer, we recommend installing Google Chrome or Firefox. Now you should have a working Ruby on Rails programming setup. If you are using Windows Vista or older versions, you can use another editor Sublime Text 2. Copy the folder into your Program Files.
#Installing ruby on rails mac zip file#
#Installing ruby on rails mac install#
Move the file to c:\\rubygems-update-2.2.3.gem then run: gem install -local c: \\rubygems-update-2.2.3.gem If it is lower than 2.2.3 you will need to manually update it:įirst download the ruby-gems-update gem. This means you have an older version of Rubygems and will need to update it manually first verify your Rubygems version gem -v Server certificate B: certificate verify failed ( If you get this error when running rails new blog or gem update rails: Gem::RemoteFetcher::FetchError: SSL_connect returned =1 errno =0 state =SSLv3 read Rails server Possible errors Gem::RemoteFetcher error
#Installing ruby on rails mac generator#
Make sure that all works well by running the application generator command. If the Rails version is less than 4, update it using a following command: gem update rails -no-ri -no-rdoc Open Command Prompt with Ruby on Rails and run the following command: rails -v Click through the installer using the default options. Congrats!ĭownload RailsInstaller and run it. Open and update your browser if you don’t have the latest version.

#Installing ruby on rails mac mac os x#
If you are using Mac OS X 10.7 or older versions, you can also use Sublime Text 2. Install a text editor to edit code filesįor the workshop we recommend the text editor Atom. If the Rails version wasn’t the latest, you could update it using a following command on terminal. Please ignore the instructions in this file. It will open a README file with ‘Rails Installer OS X’ at the top. Double click the the newly unpacked ‘RailsInstaller-1.0.4-osx-10.7.app’ or ‘RailsInstaller-1.0.4-osx-10.6.app’ and follow the instructions.

Open Spotlight, type Terminal and click the Terminal application. If your version number is higher than 10.9, follow these steps. If it’s something else, we can setup your machine at the event.ģa. If your version number is higher than 10.6 this guide is for you. In the window you will find the version of your operating system. Check the version of your operating system.Ĭlick the Apple menu and choose About this Mac.Ģ. Using a Cloud Service - No Installation Required.Let us know during the event and we can solve it together. If you run into any problems, don’t panic.

Follow the instructions for your operating system. The development environment for your computer. In order to start building your first web application using Ruby on Rails, you will need to setup some software and
