Skip to content

Instantly share code, notes, and snippets.

@kenmazaika
Created December 9, 2010 16:31
Show Gist options
  • Save kenmazaika/734926 to your computer and use it in GitHub Desktop.
Save kenmazaika/734926 to your computer and use it in GitHub Desktop.
Allow a period to be restfully passed in url
post 'magic_wand/:id' => 'controller#action', :constraints => { :email => /.*/ }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment