Libraries
»
travis-core
(0.0.1)
»
Index
»
Github
»
Api
»
ClassMethods
»
#fetch
Method: Github::Api::ClassMethods#fetch
Defined in:
lib/github.rb
#
fetch
(data) ⇒
Object
16 17 18
# File 'lib/github.rb', line 16
def
fetch
(
data
)
new
(
data
)
.
fetch
end