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 (
studioda (author)
Wed Feb 21 08:52:33 -0800 2007
commit c0312fcd234ca07b97b185bb649e869eb0f0b619
tree 73cea399b0354388762f0c781accf19ebd537830
parent daa657a931d0505f273048bdeb12a3d0d21fd223
tree 73cea399b0354388762f0c781accf19ebd537830
parent daa657a931d0505f273048bdeb12a3d0d21fd223
| name | age | message | |
|---|---|---|---|
| |
README | Tue Feb 20 15:03:06 -0800 2007 | [studioda] |
| |
Rakefile | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
app/ | Tue Feb 20 14:52:32 -0800 2007 | [studioda] |
| |
db/ | Tue Feb 20 14:52:32 -0800 2007 | [studioda] |
| |
init.rb | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
install.rb | Wed Feb 21 08:52:33 -0800 2007 | [studioda] |
| |
lib/ | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
tasks/ | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
test/ | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
uninstall.rb | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
README
SimplePages =========== Allows your app to have a controller full of generic html pages that are served by Rails. Rather than mix traditional flat-file pages into a Rails app or attempt to create whole controllers just for a single rhtml view you can now manage pages that act like flat-files but are editable via a web browser.




