Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Conversation

@ragaskar
Copy link

@ragaskar ragaskar commented Sep 2, 2019

bumping rubies/gems in a project and I pulled carrierwave 2.0.1 (with just 'carrierwave-postgresql' in my Gemfile). This seems to throw the following error: "NotImplementedError:
Need to implement #cache! if you want to use CarrierWave::Storage::PostgresqlLo as a cache storage."

Specifying "gem 'carrierwave', '~> 1.0'" in my Gemfile allowed my test to pass.

I believe this change to the gemspec should "fix" it, but haven't tested.

bumping rubies/gems in a project and I pulled carrierwave 2.0.1 (with just 'carrierwave-postgresql' in my Gemfile). This seems to throw the following error: "NotImplementedError:
       Need to implement #cache! if you want to use CarrierWave::Storage::PostgresqlLo as a cache storage."

Specifying "gem 'carrierwave', '~> 1.0'" in my Gemfile allowed my test to pass. 

I believe this change to the gemspec should "fix" it, but haven't tested.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant