[Rails] RESTful url not working

2008-11-23 Thread Ashit Vora
Hi, 'm new to Rails. I tried using _path and _url with link_to helper method but it doesnt work for me. Does anyone know what can be the issue? my code is Hello Rails <%= flash[:notice] %> <%= link_to 'Show Blog', posts_url %> Post is my controller The error 'm getting is undefined local va

[Rails] controllername_url vs controllername_path

2008-11-19 Thread Ashit Vora
Hi, 'm new RoR. I was just going thru one book. I was confused between Controllername_Path() and Controllername_Url() in RESTful Rails apps. Can anyone tell me the clear difference? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribe