Skip to content

Instantly share code, notes, and snippets.

@thejonanshow
Created January 24, 2011 02:02
Show Gist options
  • Select an option

  • Save thejonanshow/792685 to your computer and use it in GitHub Desktop.

Select an option

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
@thejonanshow
Copy link
Copy Markdown
Author

358 desc "Rebuilds the vhost.map or nginx_vhost.map for great justice."·
359 task(:rebuild_vhost_map => :environment) do
360 ClientDomain.rebuild_vhost_map
361 end

@j3j3
Copy link
Copy Markdown

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