Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 573043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T13:40:57+00:00 2026-05-13T13:40:57+00:00

I saw some ruby tutorials today and like to learn it. The problem is

  • 0

I saw some ruby tutorials today and like to learn it. The problem is that i’m stuck with the installation process! 🙁

I can’t get a clear picture on how to install RoR. For example, to write php code i installed wamp and straight away started writing php scripts. And i’m using Dreamweaver CS4 as an IDE.

Can anyone enlighten me :

1) the process of installing RoR?

2) an IDE for RoR

3) What are gems? are they modules?

thanks 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T13:40:57+00:00Added an answer on May 13, 2026 at 1:40 pm

    UPDATE: (2011-11-05)

    RubyInstaller is now mature and IS the preferred way to do the install: http://rubyinstaller.org/

    SQLite can be installed normally too.

    Original post: (2010-01-25)

    The best way to start is using the one-click installer. I advise using the older installer ( http://rubyforge.org/frs/download.php/47082/ruby186-27_rc2.exe ) instead of the new RubyInstaller, because the latter is still a bit immature. While installing select rubygems support and the add ruby to the PATH option, to ease access to ruby binaries.

    After installing (takes a while), fire a console, and install rails (and a database connector, like sqlite3) using the commands

    gem install rails
    gem install sqlite3-ruby –version=1.2.3
    

    (the 1.2.3 version of the sqlite3 gem will work on windows correctly)

    As you have guessed correctly gems are modules to ruby, and ruby on rails is one of these modules.

    Now you have installed both ruby and rails, fire up a console, and type

    rails applicationname
    

    to create your first rails application. From here on read the tutorials and documentations.

    Rails doesn’t really need an IDE for development, you can use any decent text editor, but there are rails plugins for IDEs like eclipse, and editors like vim or emacs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 354k
  • Answers 354k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The easiest way is probably to calculate a vector of… May 14, 2026 at 8:22 am
  • Editorial Team
    Editorial Team added an answer The libraries for F# 2.0 underwent a redesign and clean… May 14, 2026 at 8:22 am
  • Editorial Team
    Editorial Team added an answer use like this, mysql_select_db("school", $con); $result = mysql_query("SELECT * FROM… May 14, 2026 at 8:22 am

Related Questions

Saw this piece of code in a Ruby on Rails book. This first one
module Superpower # instance method def turn_invisible ... end # module method def Superpower.turn_into_toad
I'm wondering if someone can address some of the issues I am having? I
Been playing with Ruby on Rails for awhile and decided to take a look
I saw some code like the following in a JSP <c:if test=<%=request.isUserInRole(RoleEnum.USER.getCode())%>> <li>user</li> </c:if>

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.