Better name for Project push methods module
This commit is contained in:
parent
c6034af44e
commit
2cf5a9efbc
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ require "grit"
|
|||
|
||||
class Project < ActiveRecord::Base
|
||||
include Repository
|
||||
include GitPush
|
||||
include ProjectPush
|
||||
include Authority
|
||||
include Team
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue