== 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:
- Install RVM
- Run the project .rvmrc
- Run bundle install
- Run the tests with
bundle exec rake spec
- Watch them fail