sifting through the thoughts in my mind
Copyright Michael D'Auria © 2008
For development I have been using a VM these days with a web server hosting multiple apps under the same VHost via different directories. What i need to use what this under my 'config/development.rb' files:
ActionController::AbstractRequest.relative_root_url = '/app'
Hope this saves some people time...
Sorry, comments are closed for this article.