Friday, March 18, 2011

Patch Picks: St. Patty’s Day Crawl - Land O' Lakes, FL Patch

Your name [["validates_presence_of",{"message":"Please enter your name."}],["validates_length_of",{"too_long":"Your name must be shorter than 100 characters.","allow_nil":true,"maximum":100}]]

Email [["validates_presence_of",{"message":"Please enter your email address."}],["validates_length_of",{"too_long":"Your email address must contain between 5 and 100 characters.","allow_nil":true,"maximum":100}],["validates_email_format_of",{"message":"Your email address is not properly formatted. Mind giving it another shot?"}],["validates_uniqueness_of",{"message":"The email address you entered is being used by another member. Please try a different address.","client_can_validate":true,"exists_url":"/users/exists?email="}]]

Password [["validates_presence_of",{"message":"Please enter your password."}],["validates_length_of",{"too_short":"Your password must contain between 4 and 40 characters.","too_long":"Your password must contain between 4 and 40 characters.","allow_nil":true,"minimum":4,"maximum":40}],["validates_format_of",{"with":["^[a-zA-Z0-9\\_\\-]*?$",""],"message":"Your password may contain only letters, numbers, underscores, and hyphens. No emoticons, please. :p"}]]

Confirm password [["validates_presence_of",{"message":"Please confirm your password."}]]

I want to receive the Land O' Lakes daily newsletter and updates about Patch!

By clicking Sign up, you agree to the Terms of Use and Privacy Policy

Source: http://landolakes.patch.com

No comments:

Post a Comment