Re: [Rails] Move link_to data from URL to body

2014-08-05 Thread Colin Law
On 5 August 2014 08:18, Martin Trummer wrote: > Hi guys, > > I'm having a a link_to element which sends data to the server. This is > currently encoded in the URL. Is it possible to move this URI encoded > data to the body, in order to have a clean URL? If you are literally 'sending data to the s

[Rails] Move link_to data from URL to body

2014-08-05 Thread Martin Trummer
Hi guys, I'm having a a link_to element which sends data to the server. This is currently encoded in the URL. Is it possible to move this URI encoded data to the body, in order to have a clean URL? Thank you in advance! Kind regards, Martin -- Posted via http://www.ruby-forum.com/. -- You re