Add Resource class

This commit is contained in:
Brandon Robins
2017-10-24 22:41:10 -05:00
parent 2dcf872c7f
commit 1023029663
2 changed files with 99 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ require 'calligraphy/xml/namespace'
require 'calligraphy/xml/node'
require 'calligraphy/xml/utils'
require 'calligraphy/resource'
require 'calligraphy/web_dav_request'
module Calligraphy