Libraries
»
mbleigh-ruby-github
(0.0.5)
»
Index (R)
»
GitHub
»
Repository
Class: GitHub::Repository
Inherits:
Mash
Object
Mash
GitHub::Repository
show all
Defined in:
lib/ruby-github.rb
Instance Method Summary
collapse
#
commits
⇒ Object
Instance Method Details
#
commits
⇒
Object
36 37 38
# File 'lib/ruby-github.rb', line 36
def
commits
::
GitHub
::
API
.
commits
(
user
,
name
)
end