From ab3937a085a07c568940b30fd92fe9e57b2ea103 Mon Sep 17 00:00:00 2001 From: RichMorin Date: Thu, 12 Aug 2010 13:45:58 -0700 Subject: [PATCH] Migrated from using-liquid-without-rails v7 --- Using-Liquid-without-Rails.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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?@