CardDav

Anyone have experience re-writing the rails router to add support for
a carddav service?

If you know of any resources, please send them my way.

Thanks!

The book ‘Crafting Rails Applications’ starts off with a chapter on
writing a custom render format. I noticed that it mentions that Rails 3
comes with .ics handling. Both things might be good starting points for
you to look at.

Cheers,
Walter

If no one knows how with CardDav, anyone have experience with WebDav?

Andrew