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

  • SEARCH
  • Home
  • 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 7436707
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:16:57+00:00 2026-05-29T10:16:57+00:00

I need to run an application built in ruby on rails. I have installed

  • 0

I need to run an application built in ruby on rails. I have installed ruby 1.9.2, rails 3.2.1, gem 1.8.15, Netbeans 6.8, glassfish v3, jdk6u30 and mysql but still, I can’t get it run.

How do I install ruby on rails on WindowsXP?

  • 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-29T10:16:59+00:00Added an answer on May 29, 2026 at 10:16 am

    I have to code on Windows at work and deploy to Linux and this is what I use

    1. Ruby installer
    2. Ruby Dev Kit
    3. Install Rubygems
    4. Open a Ruby command prompt for the next steps
    5. gem install bundler
    6. bundle install mysql
    7. bundle install rails
    8. Go to the directory you want to house your rails apps (e.g. cd \rails_source)
    9. rails new (inserting the app name you want)
    10. Once that is done, cd into the directory
    11. Edit Gemfile to ask for gem ‘mysql’
    12. cd Config
    13. edit Database.yaml to look for mysql db
    14. cd ..
    15. create a db for your mysql instance called _development
    16. Go back to rails command line
    17. bundle exec rails g scaffold (like blog_entry)
    18. bundle exec rake db:migrate
    19. bundle exec rake routes
    20. Look for your desired route in the output
    21. bundle exec rails s
    22. Open a browser
    23. Go to http://localhot:3000/
    24. You should see a plain app

    You can also check out Rails for Zombies which is a visual tutorial. It is not windows oriented but it helps fill in the gaps

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

Sidebar

Related Questions

I have built a Ruby on Rails (2.3.8) application that allows users to track
I have a windows application built by c# and I need to run it
I need to run Linux-Apache-PHP-MySQL application (Moodle e-learning platform) for a large number of
I need to create a BAT file to run an application through telnet, but
I have an application that when it first starts i need it to run
Hi I need to build an ruby on rails application which will call every
I have a application built in Silverlight, which will run on a ATOM processor
I am using Rails 3 and have a need to run WEBrick with SSL
I need to build an application which will run on OS X, polling for
I need to run an external application from within my Java code. I can

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.