Coder Social home page Coder Social logo

carrierwave-webdav's People

Contributors

eychu avatar novikserg avatar poporul avatar qinix avatar vassilevsky avatar zenovich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

carrierwave-webdav's Issues

Undefined method `content_type' for CarrierWave::Storage::WebDAV::File

Hello. I am using your gem to save files in WebDAV storage and it works great so far.
Unfortunately, using CarrierWave's recreate_versions! on some CarrierWave::Uploader procudes the following error:

NoMethodError Exception: undefined method `content_type' for 
#<CarrierWave::Storage::WebDAV::File:0x007f9cc8387b30>

because there is no content_type method in WebDAV::File class.

Undefined method file for CarrierWave::WebDAV::File

Hello, I received this error message when trying to store a file on my server. I'm using CarrierWave 2.1.0 and Rails 6.0.3.3. My version of Ruby is 2.6.6.

NoMethodError in UsersController#create
undefined method 'file' for #<CarrierWave::WebDAV::File:0x00007f3d3c23d270>

Help me solve this problem, I want to use WebDav in my project and CarrierWave + WebDav seems like a great option.

Silently fails when the file could not be written via webdav

I was testing this lib quickly and noticed that it will silently fail when the file could not be uploaded to the server via webdav. For example, the server returned a 413 status code (entity too large) and the model didn’t really care.

I’m not sure what’s the convention in carrierwave when an error happens when storing the file. Ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.