Skip to content

Instantly share code, notes, and snippets.

@hakagura
Created January 12, 2012 15:28
Show Gist options
  • Save hakagura/1601116 to your computer and use it in GitHub Desktop.
Save hakagura/1601116 to your computer and use it in GitHub Desktop.
User
has_many :addresses
validades :adresses, :uniqueness => {:scope => :zip_code}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment