Rails | 5月 24th, 2007
redgreen を入れてみた。Railsのテストするときに、通ったら緑色、通らなかったら赤色になるっていうもの。テストが楽しくなるよ。
# gem install redgreen
でインストール完了。あとは、rg でテストを実行すれば良い。
$ rg test/functional/user_controler_test.rb
みたいな感じに。
There are no comments yet, add one below.
Comments are closed.
Name
Mail
Website