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

@ -2,7 +2,7 @@ require "grit"
class Project < ActiveRecord::Base
include Repository
include ProjectPush
include PushObserver
include Authority
include Team