prefix for Liquid::Error instances

This commit is contained in:
Florian Weingarten
2014-09-05 14:12:30 +00:00
parent aabbd8f1a1
commit c83e1c7b6d
4 changed files with 44 additions and 19 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ module Liquid
end
def markup_context(markup)
" in \"{{#{markup}}}\""
"in \"{{#{markup}}}\""
end
def lax_parse(markup)