0.0
No commit activity in last 3 years
No release in over 3 years
sabredav_client is a great Ruby client for SabreDAV servers. It is based on the agcaldav gem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 3.5

Runtime

 Project Readme

#Ruby CalDAV library named "sabredav_client" sabredav_client is a CalDAV library based on martinpovolny/ruby-caldav and 4fthawaiian/ruby-caldav and collectiveidea/caldav and agilstatic/agcaldav"

Please keep in mind, sabredav_client ist still under heavy development and still not finished...

##Usage Events

First, you've to install the gem

gem install sabredav_client

and require it

require "sabredav_client"

####Create an Event

####Find an Event (via UUID)

####Find Events within time interval

####Update Event

####Delete Event

##Usage ToDo

##Testing

sabredav_client will use RSpec for its test coverage. Inside the gem directory, you can run the specs for RoR 3.x with:

##Licence

MIT

##Contributors

  1. Fork it.
  2. Create a branch (git checkout -b my_feature_branch)
  3. Commit your changes (git commit -am "bugfixed abc...")
  4. Push to the branch (git push origin my_feature_branch)
  5. Open a Pull Request
  6. Enjoy a refreshing Club Mate and wait