/the_fence

An event calendar for Carnegie Mellon University

Primary LanguageRuby

== The Fence ==

The Fence is an event calendar for Carnegie Mellon University. It's a project I started a few years ago and doesn't work at the moment.

Here's how you get it running:

  1. Install RVM
  2. Run the project .rvmrc
  3. Run bundle install
  4. Run the tests with bundle exec rake spec
  5. Watch them fail