Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-28 13:42:30 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-28 13:42:30 +0300
commita67a648b0055334dbcfe0b20e01cd7b1401d2a0a (patch)
tree3c4f6108fe558473be9ebd17e4803b7083d1eb55 /app/models/blob_viewer
parent817aa1b1160bcc1f3be828ad3c0c66fe403e2557 (diff)
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