This is weird. Check this out:
http://gist.github.com/396575 See how "link_to 'Show'" is output (Line 39)? Especially compared to the other link_to calls? I changed my view template to the following and it works: http://gist.github.com/396679 In other words, I just threw a semi-colon in there and it works. I don't know exactly where this should be fixed . . . -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

