method
loaded_from
v2_6_3 -
Show latest stable
- Class:
Bundler::Source::Rubygems
loaded_from(spec)protected
No documentation available.
# File lib/bundler/source/rubygems.rb, line 305
def loaded_from(spec)
"#{rubygems_dir}/specifications/#{spec.full_name}.gemspec"
end