You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.
I have exactly the same issue, and the plugin is not working at all (I ran the migration by hand)
when I add acts_as_taggable to any object, in irb I get : undefined local variable or method `acts_as_taggable'
ruby: 1.8.7 REE
rails: 3.0.0.rc
steps to reproduce:
rails plugin install git://github.com/jviney/acts_as_taggable_on_steroids.git
rails generate acts_as_taggable_migration
The text was updated successfully, but these errors were encountered: