method

local_specification_path

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