method
local_specification_path
v2_6_3 -
Show 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