Skip to content

Instantly share code, notes, and snippets.

@ohlol
Created September 21, 2011 19:27
Show Gist options
  • Save ohlol/1233049 to your computer and use it in GitHub Desktop.
Save ohlol/1233049 to your computer and use it in GitHub Desktop.
$redis_tpl = $environment ? {
"production" => "redis.production.conf.erb",
default => "redis.conf.erb"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment