Skip to content

Instantly share code, notes, and snippets.

@seivan
Created March 11, 2009 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seivan/77738 to your computer and use it in GitHub Desktop.
Save seivan/77738 to your computer and use it in GitHub Desktop.
class Post < ActiveRecord::Base
acts_as_taggable_on :tags
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment