Folks,
I''ve been trying to get a number of variations of the following line
of template code to work:
<%= link_to ''Show contact details'', :controller =>
''people'', :action
=> ''show'', :class => ''actionLink'', :id
=> person %>
I''ve tied putting curlies around the controller and action as well as
the class, but I haven''t got it to work. I''ve found some
variations
that will render the css class, but not the query parameter.
Thanks,
Scott
--~--~---------~--~----~------------~-------~--~----~
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---