I have installed Ruby 1.9.2 with RVM on my system. When I am trying to start the rails server I am getting the following error:
/Desktop/projects/mod/feedback$ ./script/server
internal:lib/rubygems/custom_require:29: stack level too deep (SystemStackError)
It works perfectly with ruby 1.8.7.