Colin-

I'm not sure I understand your question 100%.  I posted both the template 
code and the html code that was being rendered.  In addition, I posted the 
Controller code.  I did not, however, post the entire template code, but 
the code that was left out shouldn't be relevant.  Here it is:

<h1>Demo#index</h1>
<p>Hello from index!</p>

<a href="/demo/hello">Hello page 1</a><br />
<%= link_to('Hello page 2', {:action => 'hello'}) %><br />

Is this what you were asking for?

Thank you for your help.

-- 
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/993b81a1-e1d1-4afa-91b7-04d423f4c277%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to