Guest User

Untitled

a guest
Apr 26th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. r.match('/:state/:city/:name').to(:controller => 'bars', :action => 'show',
  2. :state => %r{[A-Z][a-z]{2}})
Add Comment
Please, Sign In to add comment