Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
RJS templates require Rails 1.1 or greater. If you are running anything less than Rails 1.1 then you'll need to update your installed version of Rails to the latest version. If you are updating an existing project to use RJS templates, you must update your project's JavaScript libraries. This can be accomplished using a Rake task included with Rails:
cody> rake rails:update