We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to destroy a blog entry I get an error about acts_as_taggable_on.rb not defining ActsAsTaggableOn::ActsAsTaggableOn.
Full output is here: http://gist.github.com/552006
I found a similar issue here: http://github.com/mbleigh/acts-as-taggable-on/issues/issue/90
However, that person solved their issue by switching from the plugin version of acts-as-taggable-on to a gem. I'm already running it as a gem.
My refinery install is a git clone from a few months back if that comes into play.
Any ideas?
Thanks, Jim
The text was updated successfully, but these errors were encountered:
I know, the plugin don't work with the last acts-as-taggable-on gem.
There was some change in the gem, I didn't had the time to review them. I'll look into it next week.
thanks for reporting!
Sorry, something went wrong.
No branches or pull requests
When I try to destroy a blog entry I get an error about acts_as_taggable_on.rb not defining ActsAsTaggableOn::ActsAsTaggableOn.
Full output is here: http://gist.github.com/552006
I found a similar issue here: http://github.com/mbleigh/acts-as-taggable-on/issues/issue/90
However, that person solved their issue by switching from the plugin version of acts-as-taggable-on to a gem. I'm already running it as a gem.
My refinery install is a git clone from a few months back if that comes into play.
Any ideas?
Thanks,
Jim
The text was updated successfully, but these errors were encountered: