On 5 July 2014 07:45, Jay Garnett <[email protected]> wrote: > I'm the ultimate newb on ROR. I am following through a tutorial on > Lynda.com called "Ruby on Rails 4 Essential Training". I am learning about > the MVC structure. They show a web page that has the following links: > > <a href="/demo/hello">Hello page 1</a><br /> > <%= link_to('Hello page 2', {:action => 'hello'}) %><br />
Have you copied/pasted that line from your code? If so then please do. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsEJoW49fdr%2BgHGqyOjGjnCn-6Jxy0K3d9vJvZ2XVABog%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

