chrisroberts / dav4rack

WebDAV for Rack
http://chrisroberts.github.com/dav4rack
Other
114 stars 52 forks source link

Clean up the parent resource code. #37

Closed inferiorhumanorgans closed 12 years ago

inferiorhumanorgans commented 12 years ago
chrisroberts commented 12 years ago

This is a very concise piece of cleanup. Thank you as this makes the code much clearer. The only issue is that the parent_path used to create the new resource will not be the same for the public vs. internal path. Thanks.