Skip to content

Instantly share code, notes, and snippets.

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