> ir -S rake test
>
> Fails with below output.
Works here:
C:\dev\ruby\newapp>ir -S rake test
(in C:/dev/ruby/newapp)
"C:/Program Files/IronRuby 1.0v4/bin/ir.exe" -I"lib;test" "C:/Program
Files/IronRuby
1.0v4/lib/ironruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
"test/unit/user_
Are you guys running unit tests in rails? I can't figure out what I am doing
wrong...
ir -S rails newapp
ir -S script\generate controller customer
ir -S script\generate model user email:string
ir -S rake db:migrate
ir -S rake test
Fails with below output.
I had some debug print statements that I