Rapid Rails Setup

February 8th, 2007

If you create Rails projects regularly, or even occasionally, you probably find yourself repeating yourself. Importing the same plugins, uploading to the Subversion repository, etc.

No more…

Robert Evans has created an awesome shell script to automate all this drudgery. So stop repeating yourself and head over to Rapid Rails setup.


1 Response to “Rapid Rails Setup”

  1. Robert Says:

    Heh, cool. Thank you for the mention. The next thing to add to the script is to create the mysql databases for you, so you don’t have to fire up the old YourSQL or CocoaSQL (whatever you use) to create them. I’ll have to add that in sometime next week.

    Thanks again for the mention!!

Sorry, comments are closed for this article.