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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Mar 18 09:19:41 -0700 2009 | |
| |
Capfile | Sat Jul 19 17:50:04 -0700 2008 | |
| |
LICENSE | ||
| |
README | Tue Aug 19 11:19:34 -0700 2008 | |
| |
Rakefile | ||
| |
TODO | Wed Mar 18 09:47:41 -0700 2009 | |
| |
app/ | Sat Nov 21 13:11:11 -0800 2009 | |
| |
config/ | Sat Nov 21 11:46:29 -0800 2009 | |
| |
db/ | Sat Nov 21 10:22:19 -0800 2009 | |
| |
lib/ | Wed Oct 28 16:22:02 -0700 2009 | |
| |
log/ | ||
| |
public/ | Sat Nov 21 11:12:01 -0800 2009 | |
| |
script/ | Wed Mar 18 09:19:41 -0700 2009 | |
| |
spec/ | Sat Nov 21 13:11:11 -0800 2009 | |
| |
tmp/ | ||
| |
vendor/ | Tue Aug 19 10:47:34 -0700 2008 |
README
= Railscasts This is a rewrite of the Railscasts site (http://railscasts.com). Please let me know if you plan to use this app for your site. == Setup Run "script/setup". This will generate the config files, install gems, and migrate the database. Run "script/setup_test" if you want to run the tests. This will install the RSpec plugins and some other gems required for testing. You may want to install sphinx, run the index and start rake commands, and set thinking_sphinx:true in app_config.yml. This isn't required as it will default to a primitive search.








