I'm developing an application, in this application I have a link that
redirects me to other page.
The problem is:
-I want to add some params to this url, but I wanna hide this params "Like
post request"(on the request body). How should I do it?
<%= link_to "New Post", new_post_path %>
--
Bruno Meira
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.