Project

tilia-dav

0.0
No commit activity in last 3 years
No release in over 3 years
Port of the sabre-dav library to ruby WebDAV Framework for ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.10
~> 2.6
~> 0.4
~> 1.6
~> 4.29
~> 1.3
~> 1.0
~> 1.2
 Project Readme

tilia/dav

Build Status

tilia/dav is a port of sabre/dav

SabreDAV is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.

Full documentation can be found on the website:

http://sabre.io/

Installation

Simply add tilia-dav to your Gemfile and bundle it up:

  gem 'tilia-dav', '~> 3.1'

Changes to sabre/dav

The hook afterResponse does not exist in this implementation.

Contributing

See Contributing

License

tilia-dav is licensed under the terms of the three-clause BSD-license.