mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 05:55:46 +02:00
parent
4b1e852d3e
commit
5f47f0f759
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ class Gem::BasicSpecification
|
||||||
end
|
end
|
||||||
|
|
||||||
def find_full_gem_path # :nodoc:
|
def find_full_gem_path # :nodoc:
|
||||||
# TODO: also, shouldn't it default to full_name if it hasn't been written?
|
|
||||||
File.expand_path File.join(gems_dir, full_name)
|
File.expand_path File.join(gems_dir, full_name)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue