is_taggable
is_taggable copied to clipboard
Tagging that doesn't want to be on steroids. It's skinny and happy to stay that way
I didn't check this code with rails 2.x and 3.0.
I'd like to submit this pull request to update the named_scope to the rails 3 syntax for scope
Wondering if there is any possibility of moving this to gemcutter so that it can live on.
Has anyone got eager loading working with this? I'm trying a line like this: :include => {:taggings => :tags} but it doesn't seem to be working. Thanks for the great...
``` $ sudo gem install is_taggable ERROR: could not find gem is_taggable locally or in a repository ``` I had to use $ sudo gem install giraffesoft-is_taggable