diff options
| author | Dmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com> | 2012-10-09 11:14:17 +0300 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com> | 2012-10-09 11:14:17 +0300 |
| commit | 41e53eb98058a0082e0951aa21812b04d745414a (patch) | |
| tree | 6f7fbd592891a2b5ae99cb7417c624aebc790da2 /app/models/protected_branch.rb | |
| parent | dc33f71b181d154c8d9937f777fa16e9cf1d968d (diff) | |
| download | gitlab-ce-41e53eb98058a0082e0951aa21812b04d745414a.tar.gz | |
Annotated
Diffstat (limited to 'app/models/protected_branch.rb')
| -rw-r--r-- | app/models/protected_branch.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/protected_branch.rb b/app/models/protected_branch.rb index cd93dc1bfe6..926692f1cba 100644 --- a/app/models/protected_branch.rb +++ b/app/models/protected_branch.rb @@ -29,3 +29,4 @@ end # created_at :datetime not null # updated_at :datetime not null # + |
