search for: dfifficulty

Displaying 1 result from an estimated 1 matches for "dfifficulty".

2010 Jan 31
6
Action path - syntax error, unexpected tIDENTIFIER, expecting ')'
I have a user controller with login as action. When I access the index.html.erb file via application.layout file. I get a error on the login link on the index.html.erb page. I think I am having dfifficulty in setting up path to an action or even understanding how to set REST path properly. Can someone please help me. Here is the error on the home page: C:/RoR/health/app/views/home/index.html.erb:3: syntax error, unexpected tIDENTIFIER, expecting '')'' ...link_to ''Login'&...