Skip to content

Instantly share code, notes, and snippets.

@Breefield
Created November 14, 2013 01:43
Show Gist options
  • Save Breefield/7459874 to your computer and use it in GitHub Desktop.
Save Breefield/7459874 to your computer and use it in GitHub Desktop.
class Message < ActiveRecord::Base
validates :body, cold_shoulder: true
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment