Overview

AJAX

Other terminology

AJAX and Rails

AJAX processes can be deployed in Rails using Ruby method calls. Coding in Javascript and JSON is not needed. Rails helpers generally use the Prototype and Script.aculo.us javascript libraries, although the increasingly popular jQuery library can be used too.