Testing

Create the test site

rake test_app

Run the tests

rake spec

Run the coverage. After the rake task open coverage/index.html

rake rcov