public
Description: Use autotest on your rails plugin development.
Homepage:
Clone URL: git://github.com/metaskills/autotest_railsplugin.git
autotest_railsplugin / CHANGELOG
100644 8 lines (3 sloc) 0.147 kb
1
2
3
4
5
6
7
8
 
Git Master
 
  * Added RSpec support [Adam Meehan]
  * Added path_to_classname so that failed tests that pass run the suite again. [Ken Collins]