Skip to content

Instantly share code, notes, and snippets.

@vijaydev
Created March 14, 2011 12:09
Show Gist options
  • Select an option

  • Save vijaydev/869050 to your computer and use it in GitHub Desktop.

Select an option

Save vijaydev/869050 to your computer and use it in GitHub Desktop.
SubdomainFu.configure do |config|
config.tld_size = 1
config.mirrors = %w( support blog www billing help api )
config.preferred_mirror = 'www'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment