#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
- Fork it.
- Create a branch (
git checkout -b my_feature_branch
) - Commit your changes (
git commit -am "bugfixed abc..."
) - Push to the branch (
git push origin my_feature_branch
) - Open a Pull Request
- Enjoy a refreshing Club Mate and wait