Skip to content
New issue

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

LoadError on destroy blog #6

Open
jmh opened this issue Aug 26, 2010 · 1 comment
Open

LoadError on destroy blog #6

jmh opened this issue Aug 26, 2010 · 1 comment
Labels

Comments

@jmh
Copy link

jmh commented Aug 26, 2010

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

@unixcharles
Copy link
Owner

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!

  • Charles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants