« AJAX Resources For Beginners | Main | Ruby Hype? »
April 12, 2006
Rails Apps In SVN
So I seem to create new rails apps often enough, whether for a new client, to demonstrate a particular feature, or just to try something out in a clean environment. And I always use Subversion to keep my source code (heck, I even keep my home directory in an svn repository!). So I’ve created a script which will setup the repository layout, add in rails, capistrano & exception_notification, configure a few bits, ignore all the generated content, fix any stray shebang lines and create the appropriate databases. Just in case it’s useful to any anybody else, you can grab it here: new_rails_project.sh
|
Related Products: |
Read more from this blogger: |
Posted on April 12, 2006 11:41 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink
| Comments (0)