This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Stuart Eccles (author)
Tue Jan 20 08:44:36 -0800 2009
railsdav /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Sun Apr 13 06:11:24 -0700 2008 | |
| |
README | Sun Apr 13 06:11:24 -0700 2008 | |
| |
Rakefile | Sun Apr 13 06:11:24 -0700 2008 | |
| |
init.rb | Sun Apr 13 06:11:24 -0700 2008 | |
| |
install.rb | Sun Apr 13 06:11:24 -0700 2008 | |
| |
lib/ | Tue Jan 20 08:44:36 -0800 2009 | |
| |
tasks/ | Sun Apr 13 06:11:24 -0700 2008 | |
| |
test/ | Sun Apr 13 06:11:24 -0700 2008 |
README
Railsdav (WebDAV for Ruby On Rails) =================================== Railsdav is a plugin which allows for custom WebDAV controllers to be added to a Ruby On Rails application to expose functionality as filesystems to WebDAV clients such as Mac OS X Finder, Windows Network Places, Dreamweaver etc. Railsdav requires the following gems in addition to rails * unicode (gem install unicode) * mimetypes (gem install mime-types) Railsdav was created by Stuart Eccles (http://www.liverail.net/). I'd like to thank the following people for assisting with Railsdav * Albert Ramstedt who contributed bug fixes for a variety of code issues and helped with re-structuring the plugin * Alex MacCaw * Fabien Franzen







