Skip to content

Instantly share code, notes, and snippets.

@behrangsa
Created June 12, 2011 08:38
Show Gist options
  • Save behrangsa/1021351 to your computer and use it in GitHub Desktop.
Save behrangsa/1021351 to your computer and use it in GitHub Desktop.
Post, #2
class Post << ActiveRecord::Base
trimify :title, :body, :nilify => false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment