module ExhibitsSolrConf

Constants

VERSION

Public Class Methods

path() click to toggle source
# File lib/exhibits_solr_conf.rb, line 4
def self.path
  File.expand_path(File.join(File.dirname(__FILE__), '..', 'solr_conf_4_testing'))
end