Home arrow Ruby-on-Rails arrow Page 2 - Installing Ruby on Rails
RUBY-ON-RAILS

Installing Ruby on Rails


Ruby on Rails has become very popular among web site designers and web programmers because it is designed to increase the speed and ease with which database-driven web sites can be created. If you're eager to start using Ruby on Rails, the first thing you're going to have to do is install it. That's the focus of this article, the first part in a series that will teach you the basics of programming with this versatile framework.

Author Info:
By: James Payne
Rating: 5 stars5 stars5 stars5 stars5 stars / 6
October 10, 2007
TABLE OF CONTENTS:
  1. · Installing Ruby on Rails
  2. · Installing Ruby
  3. · Installing Rails
  4. · Installing Ruby on Rails for the Mac

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Installing Ruby on Rails - Installing Ruby
(Page 2 of 4 )

The easiest method of installing Ruby is to go to the RubyForge website. To go directly to the download section, type this in your address bar: http://rubyinstaller.rubyforge.org. Once there, you will see a list of different versions of Ruby for Windows. At the time of this writing, the current version is 1.8.6-25 (released on 03/18/2007). Click on the file, ruby186-25.exe (or whatever the newest version is) to download the file.

Once downloaded, you will see a .msi file like the one I would have shown below if my picture editor wasn't retarded. Double-click on it.

This will open the Ruby Setup Wizard, shown below:



Click on the Next button to continue. This will open the License Agreement window. Read through and if you agree to the terms and conditions, click on the I Agree button.





The Choose Components window will pop-up. Leave the values chosen at their default state, and click the Next button.



Next it will ask for you to choose the Install Location. Again, leave it at its default value and click the Next button (if you change the location, sometimes the install won't work. For example, if you put it in the Program Files folder it won't work because the phrase Program Files has a space in it; trust me I was hung up on that for a long time).





It will then ask for you to choose your Start Menu Folder. Again, leave it at its default and click the Install Button. The Setup Wizard will then extract roughly a billion files. When it is finished, click the Next button. Ruby is now finished installing.


blog comments powered by Disqus
RUBY-ON-RAILS ARTICLES

- Adding Style with Action Pack
- Handling HTML in Templates with Action Pack
- Filters, Controllers and Helpers in Action P...
- Action Pack and Controller Filters
- Action Pack Categories and Events
- Logging Out, Events and Templates with Actio...
- Action Pack Sessions and Architecture
- More on Action Pack Partial Templates
- Action Pack Partial Templates
- Displaying Error Messages with the Action Pa...
- Action Pack Request Parameters
- Creating an Action Pack Registration Form
- Ruby on Rails Templates and Layouts
- Action Pack Controller Creation
- Writing an Action Pack Controller

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials