Matt Do wrote: > Hello everyone! How are you doing? I am creating a rails app that > handles customer records, etc. But, I am having trouble with some > javascript/ajax stuff. > > When creating a customer, the employee will enter in the mailing address > ............
Okay, I figured it out. I have to pass link_to_remote with 'with.' I found the solution here (if anyone is also looking for it): http://www.ruby-forum.com/topic/180603 -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

