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