A Ruby on Rails Twitter-like application to record and share a "7 second sound" blog.
Ensure Rails and PostgreSQL are installed and running and the following databases exist:
$ createdb SNDSTREAM_DEV
$ createdb SNDSTREAM_TEST
$ createdb SNDSTREAM_PROD
None.