Unobtrusive JavaScript in Rails 3
How to upgrade your JavaScript codebase from Rails 2 to Rails 3 Unobtrusive JavaScript, with real jQuery examples included.
How to upgrade your JavaScript codebase from Rails 2 to Rails 3 Unobtrusive JavaScript, with real jQuery examples included.
Introductory article about Unobtrusive JavaScript technique, featuring the usage of JavaScript frameworks and HTML 5.
This one hour screencast is a live example of upgrading a real-world application from Rails 2.3 to Rails 3.
Public Suffix Service is a Ruby domain name parser based on the Public Suffix List.
An overview of the Ruby 1.9 BasicObject, including a small proxy pattern and delegation example.