Ruby on Rails
How to make a step by step validated form with rails and ajax

Example : You want to check avaibility of the login or the strength of the password. Article in French, but code in ruby ;)

Rails : Validation de formulaire en AJAX step by step !