module Hyrax::Ingest

Constants

VERSION

Public Class Methods

root() click to toggle source
# File lib/hyrax/ingest.rb, line 7
def root
  File.expand_path('../../../', __FILE__)
end