raphi

Results 2 issues of raphi

Hi team, I'm using the Algolia plugin to sync my data once processed with Dataiku. However, I'm not able to use the option `Append instead of overwrite` Is there anyway...

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...