A list of links and resources that I found useful and wanted to document for myself and for you.
Rails Deployment
- Multi-staging environment for Rails using Capistrano
Great post by Christian Johansen on setting up Capistrano for staging servers:
Multi-staging environment for Rails using Capistrano and mod_rails
Useful Links
- Follow The Rails Best Practices
- Test Ruby Regular Expressions
This is an awesome resource for testing ruby regular expressions via a simple web application… brilliant!
Rubular.com/

