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)
|