wengcheng-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Aug-29 01:04 UTC
Action Controller: Exception Caught
Hi All, I get this error on a new install of ruby on rails. Recognition failed for "/My_Test/" I am trying this example http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=2 I am new to ruby on rails, but have done some programming on WAMP and LAMP. Could anyone point me in the right direction? Regards, Weng --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Check the case, make sure you have everything in the right case. Otherwise post the text of your controller here. Brad. http://www.pcast.com wengcheng-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:>Hi All, > >I get this error on a new install of ruby on rails. Recognition failed >for "/My_Test/" > >I am trying this example >http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=2 > >I am new to ruby on rails, but have done some programming on WAMP and >LAMP. Could anyone point me in the right direction? > >Regards, >Weng > > >> > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
I got it. The tutorial had a typo. it asked us to generate mytest, but the link says my_test and so does the file. it was looking for the wrong file/location. On 8/29/06, Brad <notebook-RRbiFXk19hJFT1wXingRFodd74u8MsAO@public.gmane.org> wrote:> > Check the case, make sure you have everything in the right case. > Otherwise post the text of your controller here. > > > Brad. > http://www.pcast.com > > wengcheng-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > > >Hi All, > > > >I get this error on a new install of ruby on rails. Recognition failed > >for "/My_Test/" > > > >I am trying this example > >http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=2 > > > >I am new to ruby on rails, but have done some programming on WAMP and > >LAMP. Could anyone point me in the right direction? > > > >Regards, > >Weng > > > > > >> > > > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---