Skip to content

Instantly share code, notes, and snippets.

@christopherslee
Created May 5, 2013 19:54
Show Gist options
  • Save christopherslee/5521968 to your computer and use it in GitHub Desktop.
Save christopherslee/5521968 to your computer and use it in GitHub Desktop.
Introduction to Metaprogramming: Lesson 4 Regexp
datasource.methods.grep(/^get_(.*)_value/) { Customer.has_field $1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment