Skip to content

Instantly share code, notes, and snippets.

@hrysd
Created August 1, 2012 14:32
Show Gist options
  • Save hrysd/3227343 to your computer and use it in GitHub Desktop.
Save hrysd/3227343 to your computer and use it in GitHub Desktop.
どっちがいいのかな。
validates_presence_of :name
validates :name, :presence => true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment