Commit Graph

2 Commits

Author SHA1 Message Date
Stella Rouzi
b7c45718d8 apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
Adam Spiers
ed10045fad Add support for guard and spring
guard encourages TDD behaviour through development iterations which
include continuous testing.

Coupling this with spring eliminates the cost of continually loading
gems into a fresh environment every time the tests are run.
2014-04-27 23:42:32 +02:00