Refactoring & minor css changes

This commit is contained in:
randx 2012-08-21 21:26:56 +03:00
parent 7fa6a23416
commit f088eaa972
6 changed files with 21 additions and 4 deletions

View file

@ -1,4 +1,4 @@
module ProjectPush
module PushObserver
def observe_push(oldrev, newrev, ref, user)
data = post_receive_data(oldrev, newrev, ref, user)