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 | ||
| |
Capfile | ||
| |
README | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
tmp/ | ||
| |
vendor/ |
README.rdoc
North Shore Arc Call Log
Welcome!
This is the source code for the North Shore Arc Call Log application, developed by Bradley J. Spaulding as a Senior Project for North Shore Arc.
Repository
The source code repository for this project lives on GitHub:
github.com/bspaulding/north-shore-arc-call-log
A working copy can be checked out using git:
git clone git://github.com/bspaulding/north-shore-arc-call-log.git
Documentation
The code documentation can be generated by rdoc from this root directory:
rake doc:app
HTML Documentation is then accessible in the doc/app directory.








