Public Gists by tbuser

Gravatar
Fri Aug 28 09:11:25 -0700 2009
1
2
3
namespace :db do
  task :pull do
    run "cd #{current_release} && RAILS_ENV=#{rails_env} rake db:data:dump"
gist: 44419 Basecamp-style dynamic subd...
Gravatar
Wed Jan 07 12:46:43 -0800 2009
1
2
3
# 1) Point *.example.com in your DNS setup to your server.
#
# 2) Setup an Apache vhost to catch the star pointer: