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

NameError: uninitialized constant CarrierWave::Mount::Mounter #10

Open
raphi opened this issue Aug 26, 2015 · 0 comments
Open

NameError: uninitialized constant CarrierWave::Mount::Mounter #10

raphi opened this issue Aug 26, 2015 · 0 comments

Comments

@raphi
Copy link

raphi commented Aug 26, 2015

Have the following with carrierwave 0.10.0, carrierwave-neo4j 2.0.1 and neo4j 5.1.4.

NameError: uninitialized constant CarrierWave::Mount::Mounter
    from /Users/raphael/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/carrierwave-neo4j-2.0.1/lib/carrierwave/neo4j.rb:51:in `_mounter'
    from /Users/raphael/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/bundler/gems/carrierwave-7802f70fa581/lib/carrierwave/mount.rb:144:in `cover_image'
    from /Users/raphael/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/bundler/gems/carrierwave-7802f70fa581/lib/carrierwave/mount.rb:358:in `cover_image'

Any idea how to fix it? Thanks

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

Successfully merging a pull request may close this issue.

1 participant