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 (
Robert Pitts (author)
Mon Apr 06 15:13:46 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Mar 05 15:08:18 -0800 2009 | |
| |
README | Sat Mar 07 17:03:46 -0800 2009 | |
| |
Rakefile | Thu Mar 05 10:42:25 -0800 2009 | |
| |
TODO | Mon Mar 09 22:55:59 -0700 2009 | |
| |
app/ | Mon Apr 06 15:13:46 -0700 2009 | |
| |
config/ | Wed Mar 11 14:15:56 -0700 2009 | |
| |
db/ | Wed Mar 11 12:32:37 -0700 2009 | |
| |
doc/ | Thu Mar 05 10:42:25 -0800 2009 | |
| |
lib/ | Wed Mar 11 12:43:28 -0700 2009 | |
| |
log/ | Mon Mar 09 10:08:42 -0700 2009 | |
| |
public/ | Mon Apr 06 15:13:46 -0700 2009 | |
| |
script/ | Thu Mar 05 10:42:25 -0800 2009 | |
| |
test/ | Mon Mar 09 10:08:42 -0700 2009 | |
| |
vendor/ | Mon Mar 09 10:08:42 -0700 2009 |
README
== Rails Boost == Rails boost is a very simple project based around making it very, very easy to create templates for your Rails 2.3.1+ projects. Stop bootstrapping manually. Stop using old pulls of Rails. Start being more productive. == Developing == 0) Get the code from http://github.com/hcatlin/railsboost/tree/master 1) Migrate the DB 2) Execute `rake command:load` which grabs all of the commands from the remote server 3) Read the TODO file 4) Start hacking! == Authorship == This project is fully copyright Hampton Catlin (hcatlin) 2009. Its released under the MIT License. Massive help in building it by Robert Pitts (rbxbx)







