public
Description: Rails generators which produce tests using shoulda instead of straight up Test::Unit. Other goodies as well.
Homepage:
Clone URL: git://github.com/technicalpickles/shoulda_generator.git
Tue Jan 06 15:20:34 -0800 2009
commit  5fa7c797038faf5cc9d7fa433b0910006936aa7c
tree    3693c65a32e666ed521b9d2d99d2d7e66cde57d6
parent  eb7281d678d095de00e4f68549806f977b1c944d
100644 8 lines (6 sloc) 0.239 kb
1
2
3
4
5
6
7
8
 * When installing, there's an warning:
 
    Successfully installed shoulda_generator-0.2.0
    1 gem installed
    Installing ri documentation for shoulda_generator-0.2.0...
    File not found: lib
 
 * Support using resource_controller?