Topic: Webrick keeps crashing
Well i just installed ruby on rails and all seems to work independently but somehow they are not coordinating with each other i guess.
When i place a hello.rhtml template in the views folder and call http://localhost:3000/salutation/hello , Following messages occurs :
We're sorry, but something went wrong.
We've been notified about this issue and we'll take a look at it shortly.
I dont know what is causing this problem. I rechecked the codes that i did. but all is perfect.. what am i missing here. please kindly advice .
Detail :
OS : Fedora 14
Ruby :ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux]
Rails :Rails 2.3.8
MySQL :mysql Ver 14.14 Distrib 5.1.51, for redhat-linux-gnu (x86_64) using readline 5.1
Thank You
Sanjiv