Skip to content

Instantly share code, notes, and snippets.

@jarinudom
Created July 13, 2011 00:06
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 jarinudom/1079474 to your computer and use it in GitHub Desktop.
Save jarinudom/1079474 to your computer and use it in GitHub Desktop.
Refraction.configure do |req|
if req.path == "/+"
req.permanent! "https://plus.google.com/102443793781999255197"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment