The Gem Specification plus some extras for htauth.
SPEC | = | HTAuth::Specification.new do |spec| spec.name = "htauth" |
VERSION | = | Version.to_s |
ROOT_DIR | = | ::File.expand_path(::File.join(::File.dirname(__FILE__),"..")) |
LIB_DIR | = | ::File.join(ROOT_DIR,"lib").freeze |