Skip to content

Instantly share code, notes, and snippets.

@suryagaddipati
Created August 29, 2011 21:43
Show Gist options
  • Save suryagaddipati/1179489 to your computer and use it in GitHub Desktop.
Save suryagaddipati/1179489 to your computer and use it in GitHub Desktop.
has_many :orders, :autosave => true, :dependent => :destroy
validates_presence_of :number, :message => "Number is blank"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment