New to Ruby on Rails? Spread the Word!: DIGG This | Add to del.icio.us
Rails411 is your one stop Ruby on Rails resource directory. Here you will find Ruby on Rails tutorials, Conference & Workshop Listings, Forums, and Hosting. We are the definitive guide for Ruby on Rails web applications, components, gems, scripts, and other related resources for Ruby on Rails. Accomplishing more with your Ruby on Rails website is easy with the help of these tested, pre-packaged, and ready-to-run resources.

Click any category to add your site for free.

Friday, May 16 2008

Server


Listings
There are 3 listings in this category. Add your listing here
How to Use Rails With Subversion
This assumes that you have already created a subversion repository, and you are just wondering how to setup your rails project.
(Hits: 228 | Votes: 0 | Visited: 70 | Added: 2006-05-30 13:00:00)
Surviving Rails 1.1 With Server Monitoring
Between 9pm and 10pm PST last night, Dreamhost (and reportedly TextDrive) decided to upgrade to Rails 1.1, resulting in mass havoc, confusion, and probably a few tears. Typo isn’t compatible yet, so bloggers all across the Rails-o-sphere cried out in silence.

Personally, I was hoping for such a world-ending event so I could try my new server monitoring tool. It worked!

But first….
(Hits: 230 | Votes: 0 | Visited: 73 | Added: 2006-05-22 13:15:41)
Creating a New Rails App with SVN
Here's how I create a new Rails app and start version control using SVN. I keep my repositories in a directory called source and I develop in a directory called rails (under the default sites folder), both in my home directory. For the purposes of this tutorial, I will be creating a new Rails project for development of this site.
(Hits: 231 | Votes: 0 | Visited: 67 | Added: 2006-05-30 13:01:12)