Ruby stack level too deep exception NOT from recursive infinite loop
问题 EDIT : (SOLVED) actually it probably was raised BECAUSE OF an infinite loop I was coding and after adding a method I got this : user_name@the_computer:/media/ECC3-C3B0/Prog/mts/src/mts$ rake test --trace ** Invoke test (first_time) ** Execute test /home/user_name/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36: stack level too deep (SystemStackError) rake aborted! Command failed with status (1): [/home/user_name/.rvm/rubies/ruby-1.9.3-p19...] /home/user_name