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