public marks

PUBLIC MARKS from dcancel with tags rubyonrails & javascript

August 2006

UJS Rails Plugin—Unobtrusive Javascript for Ruby On Rails

by 5 others
Rails is a great framework, especially for writing AJAX applications, but the Javascript that the built-in Rails helpers output is a bone of contention for many. Unobtrusive Javascript for Rails aims to change that.

May 2006

Introducing AjaxSpy

by 2 others
While playing with the new RJS templates in rails, I found it difficult to know what was actually being returned from my requests. Thus, AjaxSpy was born. It’s a simple JavaScript and CSS file.

March 2006