Skip to content

Instantly share code, notes, and snippets.

@eyberg
Created June 14, 2010 18:11
Show Gist options
  • Save eyberg/438047 to your computer and use it in GitHub Desktop.
Save eyberg/438047 to your computer and use it in GitHub Desktop.
find /home/feydr/work/bluffweb/app/models/ -type f | xargs perl -pi -e 's/validates_present/validates_presence_of/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment