Generate Contact Forms

SiteScaffold
============

This plugin is a basic generator for some repetitive task when working with websites. You can use script/generate to create
contact forms, admin painel with mini-blog session, product catalog and some configurations and localalization options.

It is compatible with Rails 2.2 version or higher.

Example
=======

script/generate admin_base
script/generate posts
script/generate contact_form
script/generate products_catalog

Dependencies
============

restful_authentication
paper_clip
will_paginate
jrails
validatable

TODO
====

add test_unit coverage
change to auth_logic

Copyright (c) 2009 Daniel Lopes, released under the MIT license
 
https://github.com/danielvlopes/site_scaffold