Displaying 1 result from an estimated 1 matches for "csilrbt1w9pnu8a9u6v5ezi".
Did you mean:
csilrbt1w9pnu8a9u6v5ezy
2010 Jun 23
0
Rails 3 - AJAX Response
Hi,
I need help with some AJAX in rails 3.
So basically, I have a select option in my index page for my User
model. This select option is a form that modifies the user''s type. The
" :remote => true " works and the type is changed when hit the submit
button. But, nothing happens in the browser. The user is updated.
I''m actually not sure where to put either my JS /