From ce066abfecccac947a447c4d89ae3a6db8dae136 Mon Sep 17 00:00:00 2001 From: Florian Weingarten Date: Wed, 19 Jun 2013 17:08:53 -0700 Subject: [PATCH] o_O -- This is not the place to ask questions... --- Getting-Liquid-to-Work-in-Rails.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Getting-Liquid-to-Work-in-Rails.md b/Getting-Liquid-to-Work-in-Rails.md index 3d19402..8e34c8a 100644 --- a/Getting-Liquid-to-Work-in-Rails.md +++ b/Getting-Liquid-to-Work-in-Rails.md @@ -1,5 +1,3 @@ -**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.