Merge branch '34729-blob' into 'master'

snippet has a blob, but isn't a blob

Closes #34729

See merge request !12792
This commit is contained in:
Douwe Maan
2017-07-11 18:22:26 +00:00
2 changed files with 5 additions and 1 deletions

View File

@ -525,7 +525,7 @@
%h4
%code .file-holder
- blob = Snippet.new(content: "Wow\nSuch\nFile")
- blob = Snippet.new(content: "Wow\nSuch\nFile").blob
.example
.file-holder
.js-file-title.file-title

View File

@ -0,0 +1,4 @@
---
title: Fix crash on /help/ui
merge_request:
author: