plugin

Unobtrusive Javascript for Ruby On Rails Plugin!

Rails is a great framework, especially for writing AJAX applications, but the Javascript that the built-in Rails helpers output is a pain in the ass for many. Unobtrusive Javascript for Rails aims to change that.

What can you do with the UJS for Rails Plugin?

Define your page behaviours using CSS-style selectors and Ruby

UJS for Rails makes it easy to apply