Skip to content

Instantly share code, notes, and snippets.

@vijaydev
Created March 14, 2011 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vijaydev/869050 to your computer and use it in GitHub Desktop.
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