lib/ezid/batch_download.rb in ezid-client-1.4.2 vs lib/ezid/batch_download.rb in ezid-client-1.4.3
- old
+ new
@@ -1,7 +1,8 @@
require "hashie"
require "net/http"
require "uri"
+require "date"
module Ezid
class BatchDownloadError < Error; end
class BatchDownload < Hashie::Dash