diff --git a/Using-Liquid-without-Rails.textile b/Using-Liquid-without-Rails.textile index c2d35b0..0a08a29 100644 --- a/Using-Liquid-without-Rails.textile +++ b/Using-Liquid-without-Rails.textile @@ -26,7 +26,8 @@ puts Liquid::Template.parse(sentence).render('product' => my_purchase) You excitedly execute your code, expecting to see your beautiful new sentence, but instead you get: -
I'm running to the store with Liquid error: undefined method `to_liquid' for #I'm running to the store with Liquid error:
+undefined method `to_liquid' for #
@to_liquid?@