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/key.rb | |
| parent | dc33f71b181d154c8d9937f777fa16e9cf1d968d (diff) | |
| download | gitlab-ce-41e53eb98058a0082e0951aa21812b04d745414a.tar.gz | |
Annotated
Diffstat (limited to 'app/models/key.rb')
| -rw-r--r-- | app/models/key.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/key.rb b/app/models/key.rb index 43db095067d..e4710b85b14 100644 --- a/app/models/key.rb +++ b/app/models/key.rb @@ -81,3 +81,4 @@ end # identifier :string(255) # project_id :integer # + |
