Skip to content

Instantly share code, notes, and snippets.

@paulclip
Created February 21, 2011 01:29
Show Gist options
  • Save paulclip/836524 to your computer and use it in GitHub Desktop.
Save paulclip/836524 to your computer and use it in GitHub Desktop.
Rails 3 Custom Validators
# Make sure we load our validators
config.autoload_paths += Dir["#{config.root}/lib/**/"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment