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.