Archive for July, 2007

Setting Up Subversion And Apache for Ruby on Rails Development

July 20th, 2007

I’ve been asked several times how I have my Ruby on Rails development environment set up. The most frequently misunderstood aspect of a Rails development environment is that you do not have to have your Subversion repository physically located on the same server as your deployed application. The only requirement is that all the pieces […]