This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 2faa0453346b6bedc5a282ac429d63c180072f4d
tree e742a3a3a729115f420d807abffc2bb31a151d1a
parent 2c2794dac18b03c277b05b083f7dc2602a75ad2d
tree e742a3a3a729115f420d807abffc2bb31a151d1a
parent 2c2794dac18b03c277b05b083f7dc2602a75ad2d
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
generators/ | ||
| |
install.rb | ||
| |
lib/ | ||
| |
rails/ | ||
| |
test/ | ||
| |
uninstall.rb | Mon Jan 05 12:13:27 -0800 2009 |
README
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








