[rubygems/rubygems] Remove TODO I can't make much sense of
https://github.com/rubygems/rubygems/commit/6d627e0671
This commit is contained in:
parent
4b1e852d3e
commit
5f47f0f759
@ -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…
x
Reference in New Issue
Block a user