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)
Thu Apr 26 18:05:30 -0700 2007
commit 7e916de4e8ef8331789aec328110c1846abab812
tree d48d784e6bed12c31f8ded85115af130a5fe1ba8
parent c57f58a2cedd1965c8331d98e04ca2440d32c0b5
tree d48d784e6bed12c31f8ded85115af130a5fe1ba8
parent c57f58a2cedd1965c8331d98e04ca2440d32c0b5
| name | age | message | |
|---|---|---|---|
| |
README | Wed Feb 21 09:01:24 -0800 2007 | [studioda] |
| |
Rakefile | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
app/ | Thu Apr 26 18:05:30 -0700 2007 | [studioda] |
| |
assets/ | Thu Feb 22 21:24:48 -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 | Thu Feb 22 11:45:54 -0800 2007 | [studioda] |
| |
lib/ | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
routes.rb | Wed Feb 21 11:25:47 -0800 2007 | [studioda] |
| |
tasks/ | Tue Feb 20 13:13:18 -0800 2007 | [studioda] |
| |
test/ | Thu Feb 22 21:24:26 -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.




