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