method
local_specification_path
ruby latest stable - Class:
Bundler::EndpointSpecification
local_specification_path()private
No documentation available.
# File lib/bundler/endpoint_specification.rb, line 109
def local_specification_path
"#{base_dir}/specifications/#{full_name}.gemspec"
end