search for: expedients_path

Displaying 2 results from an estimated 2 matches for "expedients_path".

2009 Feb 10
0
Re: form_remote_for NOT passing param: I want put and I get
...<h1>Expedientes listos para ser enviados</h1> <div id="div_listd" > <%= render :partial => "list" %> </div> <%= link_to ''General'', :action => ''index'' %> | <%= link_to ''Back'', expedients_path %> -- 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-talk-/JYPxA39Uh5TLH3MbocFFw@p...
2009 Feb 10
2
form_remote_for NOT passing param: I want put and I get post
Hello, I''m struggling my brain with this ajax issue ... Basically I have a form for creating records, and I want to submit it using Ajax. On previous versions of RoR (2.0.2) it was working, but the same methods doesn''t work on 2.2.2, and I started to make changes and changes and read forums and the api, but no way ... <% form_remote_for (:expedient, :url => {:action