Skip to content

Instantly share code, notes, and snippets.

@thejonanshow
Created January 24, 2011 02:02
Show Gist options
  • Save thejonanshow/792685 to your computer and use it in GitHub Desktop.
Save thejonanshow/792685 to your computer and use it in GitHub Desktop.
358 desc "Rebuilds the vhost.map or nginx_vhost.map depending on OS, environ +ment, etc."
359 task(:rebuild_vhost_map => :environment) do
360 ClientDomain.rebuild_vhost_map
361 end
@j3j3
Copy link

j3j3 commented May 16, 2012

What an amazing gist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment