Skip to content

Instantly share code, notes, and snippets.

@adelarsq
Created February 14, 2015 11:54
Show Gist options
  • Save adelarsq/5fb51993bf39324870ea to your computer and use it in GitHub Desktop.
Save adelarsq/5fb51993bf39324870ea to your computer and use it in GitHub Desktop.
Regex find until next quote
:job_title => "(.*?)",
#this would match all instances of :job_title => "blah blah"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment