Ruby 1.9.1 bugfixes

Signed-off-by: Tobias Lütke <[email protected]>
This commit is contained in:
Jakub Kuźma
2009-04-17 06:33:25 +08:00
committed by Tobias Lütke
parent 37580976db
commit 8d27864845
5 changed files with 175 additions and 178 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ module Liquid
object
end
def filtered_variable(markup)
Variable.new(markup).render(self)
end