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 (
calvincs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jul 01 11:17:53 -0700 2009 | |
| |
Capfile | Tue Sep 29 15:21:48 -0700 2009 | |
| |
README | Sun May 03 14:22:07 -0700 2009 | |
| |
Rakefile | Tue Sep 29 15:39:56 -0700 2009 | |
| |
app/ | Sun Nov 08 18:42:14 -0800 2009 | |
| |
config/ | Sun Nov 08 13:11:20 -0800 2009 | |
| |
db/ | Sun Oct 11 19:54:12 -0700 2009 | |
| |
deployment/ | Fri Jul 10 10:41:43 -0700 2009 | |
| |
doc/ | Thu Oct 12 12:01:39 -0700 2006 | |
| |
features/ | Sun Nov 08 18:42:14 -0800 2009 | |
| |
lib/ | Sun Nov 08 13:11:20 -0800 2009 | |
| |
public/ | Sun Nov 08 18:58:40 -0800 2009 | |
| |
script/ | Sun Oct 11 18:14:37 -0700 2009 | |
| |
spec/ | Sun Nov 08 18:42:14 -0800 2009 | |
| |
test/ | Tue May 05 15:05:29 -0700 2009 | |
| |
vendor/ | Fri Oct 16 18:10:48 -0700 2009 |
README
This is a Ruby on Rails app for the Computer Science Department at Calvin College. It's been developed almost entirely by one person stumbling his way through Rails. Potential features of the site: 1) a CMS 2) images (with random selection on CMS pages) 3) faculty management 4) news items 5) events (in progress) 6) a FAQ system (partially implemented) 7) a course-catalog system (partially implemented) CS Department Setup =================== 1. Create a config/database.yml. You might be able to use config/database.example without too much trouble. 2. Create the databases with rake db:create 3. Start doing RoR.







