Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
RJS templates are an exciting and powerful new type of template added to Rails 1.1. Unlike conventional Rails templates that generate HTML or XML, RJS templates generate JavaScript code that is executed when it is returned to the browser. This JavaScript generation allows you to perform multiple page updates in-place without a page reload using Ajax. All the JavaScript you need is generated from simple templates written in Ruby. This document helps you get acquainted with how RJS templates fit into the Rails framework and gets you started with a few easy-to-follow examples.
Average Rating: ![]()
![]()
![]()
![]()
Based on 0 Ratings
No Subscribers have provided a review for this book.
Top Level Categories:
Information Technology & Software Development
Sub-Categories:
Information Technology & Software Development > Web Development
Web Development > Ruby
The publisher has provided additional content related to this title.
Description | Content |
|---|---|
Visit the catalog page for RJS Templates for Rails |
|
Visit the errata page for RJS Templates for Rails |
|