Flowdock
method

new

Importance_0
v2_4_6 - Show latest stable - 0 notes - Class: FakeFetcher
new() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/test_utilities.rb, line 31
  def initialize
    @data = {}
    @paths = []
    @api_endpoints = {}
  end
Register or log in to add new notes.