From cb0ee4d747e8130f63d3c160584270b84663c23a Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Sat, 12 Feb 2011 07:43:28 +0900 Subject: [PATCH] Kaminari recipes! --- README.rdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rdoc b/README.rdoc index b217b62..32c2743 100644 --- a/README.rdoc +++ b/README.rdoc @@ -112,6 +112,11 @@ To see the full list of avaliable themes, just hit the generator without specify % rails g kaminari:views +== For more information + +Check out Kaminari recipes on the GitHub Wiki. +https://github.com/amatsuda/kaminari/wiki/Kaminari-recipes + == Questions, Feedbacks Feel free to message me on Github (amatsuda) or Twitter (@a_matsuda) ☇☇☇ :)