ca515aa93ce34222234801b7f1fbb5e33f2ee761
Started adding support for recurrence rules. Note this requires Runt 0.5.0 or (preferably) higher.
a3aa976c589b60223bd9e782ca0863e72bedce24
Fixed a timezone-specific bug that was causing the tests to fail.
9f2eb9ecfce85d47449732bea24668bb2d3b46cd
Added support for _layout.html.erb as a layout file.
95358c845bc8ca422a64fe0692851192006bc59f
Sanitized any punctuation in a spec/context name to make Test/Spec's command line regex happy. (Basically lets you use any punctuation you want in your spec/context names.)