Created
January 24, 2011 02:02
-
-
Save thejonanshow/792685 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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