RailsDAV now up for Rails 2.0.2

February 23rd, 2008

Hi all,

The RailsDAV plugin for integrating WebDAV controllers into your Rails application is now compatible with Rails 2.0.2. I’m doing a complete re-write to make RailsDAV easier to use and work with merb as well, but it’s slow going.

You can install RailsDAV with


ruby script/plugin install http://svn.liverail.net/svn/plugins/railsdav

3 Responses to “RailsDAV now up for Rails 2.0.2”

  1. Sebastian Says:

    Thank you!

  2. steve Says:

    Hey, nice work on the plugin, when trying to get it running I’m having a problem with mongrel/rails not accepting the http verb propfind saying,

    propfind, accepted HTTP methods are delete, head, get, options, post, and put

    Any ideas? Cheers.

  3. Matt Says:

    Great work. Have been using the previous version and love its potential.

Sorry, comments are closed for this article.