class Jeweler::Commands::Version::Base
def working_subdir
def working_subdir @working_subdir ||= base_dir_path.relative_path_from(Pathname.new(repo.dir.path)) end
def working_subdir @working_subdir ||= base_dir_path.relative_path_from(Pathname.new(repo.dir.path)) end