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.