From 8332c9dcf4afeb76c4f9a803a45db4391a680be6 Mon Sep 17 00:00:00 2001 From: Lucas Florio Date: Mon, 10 Jan 2011 21:57:54 -0300 Subject: [PATCH] README updated. --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..e0ab9dd --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +h1. Core Generators + +h2. Description + +Scaffold generator, perfect for a new app. It features pagination, search, sort, and it's based on lots of known rubygems. + +* inherited_resources +* simple_form +* will_paginate + + +h2. Disclaimer. + +It's very opinionated. This is how use it, so it may not suit your taste. \ No newline at end of file