Class: Reputation::Github

Inherits:
Service
  • Object
show all
Defined in:
lib/services/github.rb

Instance Attribute Summary

Attributes inherited from Service

#account

Instance Method Summary collapse

Methods inherited from Service

class_for, inherited, #initialize, item, items, #profile_page, #render_items, #to_s

Constructor Details

This class inherits a constructor from Reputation::Service

Instance Method Details

#account_uriObject



25
26
27
# File 'lib/services/github.rb', line 25

def 
  "http://github.com/#{}"
end