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

Paperclip conflict #15

Open
chazzerguy opened this issue Sep 15, 2010 · 1 comment
Open

Paperclip conflict #15

chazzerguy opened this issue Sep 15, 2010 · 1 comment

Comments

@chazzerguy
Copy link

I already had Paperclip installed before I installed wysihat... After I installed wysihat and raked, when I rebooted my server the app crashes with a superclass mismatch for class PaperclipCommandLineError which I understand probably means I am trying to reuse the PaperclipCommandLineError class... However, I have gone all thru the app and can't find where it's happening. I then uninstalled wysihat (I also was trying to do remote_form_for which apparently breaks wysihat, thus rendering it useless for me), but the app is still puking.

@knightq
Copy link

knightq commented Jun 9, 2011

Same problem:

here is the top of the ST:

<my_project>/help/ruby/1.8/gems/paperclip-2.3.11/lib/paperclip.rb:140: superclass mismatch for class PaperclipCommandLineError (TypeError)

I'm using Rails 2.3.11 on Ruby 1.8.7 ree on RVM.

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

No branches or pull requests

2 participants