From 8a0c21c8ae9a43e6cd6ef7959e87eb7c0e5a6d20 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Sat, 12 Jun 2010 18:23:33 +0200 Subject: [PATCH] added info howto install --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 01e9ddf..c8ca9f2 100644 --- a/README +++ b/README @@ -6,6 +6,13 @@ The :only, :except, :methods, and :include options are supported. It too ads the :plist option to the ActiveRecord::Base#render method + +Install +======= + +script/plugin install git://github.com/jeena/plistifier.git + + Example =======