Monday, February 21, 2011

What's Open, What's Closed on Presidents Day - South Orange, NJ Patch

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

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

Password [["validates_presence_of",{"message":"Please enter your password."}],["validates_length_of",{"allow_nil":true,"minimum":4,"maximum":40,"too_short":"Your password must contain between 4 and 40 characters.","too_long":"Your password must contain between 4 and 40 characters."}],["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 South Orange daily newsletter and updates about Patch!

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

Source: http://southorange.patch.com

No comments:

Post a Comment