APi for commits. Better api docs

This commit is contained in:
Dmitriy Zaporozhets 2012-09-21 13:22:30 +03:00
parent 4cc169d3ca
commit 10d3a30b25
10 changed files with 205 additions and 85 deletions

View file

@ -19,5 +19,6 @@ module Gitlab
mount Milestones
mount Keys
mount Session
mount Commits
end
end