From: Sudhindra Date: 2005-02-18T08:14:48+09:00 Subject: Ruby on Linux Hi, I have a problem with working ruby on rails in Linux. I installed all the necessary packages. I started working with the Onlamp example code.Everything worked fine except i got "/mytest not found" when i open the page in the browser. In the terminal in which the server is running i got a message stating "RuntimeError: You are must assign a template class using Actioncontroller.template_class= before proccessing a request" I think this is some thing to do with path. Please any one can help me out to solve this issue. Thanks Sudhindra