public
Description: North Shore Arc Call Log - Senior Project Gordon College
Homepage:
Clone URL: git://github.com/bspaulding/north-shore-arc-call-log.git
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.