public
Description: No longer maintained.
Homepage:
Clone URL: git://github.com/augustl/live-validations.git
manuelmeurer (author)
Mon Oct 05 05:01:05 -0700 2009
commit  e6904d149977c991898d416cfd7b5c29f4ada0ba
tree    a8b0ff48c7a85f436bb466d0bf10e596be6e08ba
parent  ca278c4762ec5de8e95713a313522abbdf67345a
README.rdoc

Live Validations

Adds automagical live validations to your Rails application, by translating your regular model validations into live validation javascript.

Introductory screencast: vimeo.com/3385181

Installation instructions

The plugin is adapter based, and supports many of the available live validation javascript lirbaries.

Check out wiki.github.com/augustl/live-validations for detailed instructions.