If I do a link_to 'XYZ', '/usage/Faq.html#GB_limit' in my view ... can I detect "GB_Limit" in my controller? Where?
I know I can do link_to 'XYZ', '/usage/Faq.html?bookmark=GB_limit' and I can find GB_limit in params[:bookmark]. -- Posted via http://www.ruby-forum.com/. -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.