method
new
v2_6_3 -
Show latest stable
- Class:
Gem::FakeFetcher
new()public
No documentation available.
# File lib/rubygems/test_utilities.rb, line 30
def initialize
@data = {}
@paths = []
end new()No documentation available.
# File lib/rubygems/test_utilities.rb, line 30
def initialize
@data = {}
@paths = []
end