[ANN] autotest-rails 4.2.1 Released

autotest-rails version 4.2.1 has been released!

* home: <https://github.com/seattlerb/autotest-rails>
* rdoc: <http://zentest.rubyforge.org/autotest-rails>

This is an autotest plugin to provide rails support. It provides basic
rails support and extra plugins for migrations and fixtures.

Changes:

### 4.2.1 / 2013-11-23

* 1 bug fix:

  * Fixed regression in last release. (blowmage)