summaryrefslogtreecommitdiff
path: root/app/models/note.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-01-21 14:54:32 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-01-21 14:54:32 +0200
commitf4e3ec29c46752c68b99fa2eb37cfb12463de9f2 (patch)
tree1d87d3f3220c6157322d8c34a95cc9dcbb16c40d /app/models/note.rb
parent3d7b35a37d30365088947de0cf85cc7d4af79162 (diff)
downloadgitlab-ce-f4e3ec29c46752c68b99fa2eb37cfb12463de9f2.tar.gz
fixed commit commenting
Diffstat (limited to 'app/models/note.rb')
-rw-r--r--app/models/note.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/note.rb b/app/models/note.rb
index 689b620d23f..f499b62d362 100644
--- a/app/models/note.rb
+++ b/app/models/note.rb
@@ -88,5 +88,6 @@ end
# updated_at :datetime
# project_id :integer
# attachment :string(255)
+# line_code :string(255)
#