Module: Github::Api::ClassMethods
- Defined in:
- lib/github.rb
Instance Method Summary collapse
Instance Method Details
#fetch(data) ⇒ Object
16 17 18 |
# File 'lib/github.rb', line 16 def fetch(data) new(data).fetch end |
16 17 18 |
# File 'lib/github.rb', line 16 def fetch(data) new(data).fetch end |