Refactor milestones related functionality. Added seeds for Milestine and MR
This commit is contained in:
parent
53a3be03fc
commit
e4cf99db46
7 changed files with 39 additions and 10 deletions
|
@ -10,8 +10,6 @@ class MergeRequest < ActiveRecord::Base
|
|||
|
||||
attr_accessor :should_remove_source_branch
|
||||
|
||||
belongs_to :milestone
|
||||
|
||||
BROKEN_DIFF = "--broken-diff"
|
||||
|
||||
UNCHECKED = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue