From 87401cc1ca26c7ed12dc7b1b98f7a7494b00b489 Mon Sep 17 00:00:00 2001 From: Saurabh Nanda Date: Wed, 19 Jun 2013 07:57:39 -0700 Subject: [PATCH] Added question at the top -- is this page valid? --- Getting-Liquid-to-Work-in-Rails.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Getting-Liquid-to-Work-in-Rails.md b/Getting-Liquid-to-Work-in-Rails.md index 8e34c8a..3d19402 100644 --- a/Getting-Liquid-to-Work-in-Rails.md +++ b/Getting-Liquid-to-Work-in-Rails.md @@ -1,3 +1,5 @@ +**Question:** _Is this page valid any more?_ + Liquid comes with a proper init.rb by default. To start using liquid just extract it into vendor/plugins or better yet use the ./script/plugin script to install liquid.