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/note.rb | |
| parent | dc33f71b181d154c8d9937f777fa16e9cf1d968d (diff) | |
| download | gitlab-ce-41e53eb98058a0082e0951aa21812b04d745414a.tar.gz | |
Annotated
Diffstat (limited to 'app/models/note.rb')
| -rw-r--r-- | app/models/note.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/note.rb b/app/models/note.rb index 55b011f8b29..65b20fe0b11 100644 --- a/app/models/note.rb +++ b/app/models/note.rb @@ -118,3 +118,4 @@ end # attachment :string(255) # line_code :string(255) # + |
