Created
February 21, 2011 01:29
-
-
Save paulclip/836524 to your computer and use it in GitHub Desktop.
Rails 3 Custom Validators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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