adspace
Answer Posted / Murari Lal
Rails implements AJAX using the JavaScript helper methods like remote_form_for and remote_from, which send HTTP requests to a server in the background without refreshing the page. JQuery UJS (Unobtrusive JavaScript) is often used for this purpose.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers