DISQUS

DISQUS Hello! Thinking inside a bigger box is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Rails Intro #1: A data management application in five easy steps

Started by jhannes · 10 months ago

I am planning to write a series of articles on how to get started with Ruby on Rails. One of the remarkable things about Rails is that it lets you get up and running very quickly. Here is what you need to do to get your first application up and running.
Before you start, you need [...] ... Continue reading »

4 comments

  • Thanks.

    I will follow your articles on Rails!
  • Mac OSX Leopard has Rails pre-installed, just like you said. But it's an old version, so your tutorial doesn't work out of the box.

    Just run "sudo gem update rails", type your password, and answer yes to all the questions to get going.

    This was a great and compact tutorial by the way. Thanks.
  • Any ideas about what to do if you already have Apache running on your computer?
  • Apache will prevent InstantRails from starting, but the rest of the tutorial is actually not dependent on this.

Add New Comment

Returning? Login