summaryrefslogtreecommitdiff
path: root/app/models/blob_viewer
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-28 11:42:30 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-28 11:42:30 +0100
commita67a648b0055334dbcfe0b20e01cd7b1401d2a0a (patch)
tree3c4f6108fe558473be9ebd17e4803b7083d1eb55 /app/models/blob_viewer
parent817aa1b1160bcc1f3be828ad3c0c66fe403e2557 (diff)
downloadgitlab-ce-a67a648b0055334dbcfe0b20e01cd7b1401d2a0a.tar.gz
Moved partial
Diffstat (limited to 'app/models/blob_viewer')
-rw-r--r--app/models/blob_viewer/balsamiq.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/blob_viewer/balsamiq.rb b/app/models/blob_viewer/balsamiq.rb
index 8b0c0c049a1..f982521db99 100644
--- a/app/models/blob_viewer/balsamiq.rb
+++ b/app/models/blob_viewer/balsamiq.rb
@@ -1,4 +1,4 @@
-module BalsamiqViewer
+module BlobViewer
class Balsamiq < Base
include Rich
include ClientSide