autotest-rails version 4.2.0 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.0 / 2013-11-21
* 1 major enhancement:
* Updated rules for rails 4. (blowmage)