| Rails411 |
| RJS and Content Type Header |
|
RJS is a feature of the upcoming Rails 1.1 that makes it easy to send Ajax responses back as JavaScript (implemented by the dynamic duo). You can make individual calls to different elements, or send entire rendered view templates. |
|
|