Displaying 1 result from an estimated 1 matches for "irb_exit".
Did you mean:
err_exit
2006 May 09
1
Rails freeze, weird error
...#39;':NameError: uninitialized constant
ActionController::TestProcess
>> Rails::VERSION::STRING
=> "1.0.0"
>> Loaded suite irb
Started
Finished in 0.0 seconds.
0 tests, 0 assertions, 0 failures, 0 errors
/usr/lib/ruby/1.8/irb.rb:76:in `throw'': uncaught throw `IRB_EXIT'' (NameError)
from /usr/lib/ruby/1.8/irb.rb:76:in `irb_exit''
from /usr/lib/ruby/1.8/irb/context.rb:226:in `exit''
from /usr/lib/ruby/1.8/irb/extend-command.rb:24:in `exit''
from /usr/lib/ruby/1.8/test/unit.rb:285
from /usr/bin...