Giter Club home page Giter Club logo

railsdav's People

Contributors

naserca avatar orospakr avatar rutgerg avatar wvk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

railsdav's Issues

new file added triggers the PUT with no file content

I been able to use the gem to list the files with authentication, however I face the following issue

when a file is copied to the dav mounted folder, I see PUT request, I see the new file name being copied, however I dont see the file content present in the PUT request.

I have the following versions

$ ruby -v
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux]
$ rails -v
Rails 5.1.3
$ bundle show railsdav
~/.rvm/gems/ruby-2.5.1@app/gems/railsdav-0.1.5

The webdav client is Ubuntu 16.04 nautilus

Rails 4.0 Support

The docs mention that this gem is supported for Rails 3. Are there any plans to upgrade and support Rails 4.0?

undefined method webdav_resources

can't run the Rails 5.2.0 app (ruby 2.5.0), I get error:
undefined method `webdav_resources' for #ActionDispatch::Routing::Mapper:0x00000000041b3588 (NoMethodError)

Rails.application.routes.draw do

  namespace :webdav do
    webdav_resources :projects
  end
end

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.