htanata / live-validations forked from augustl/live-validations
- Source
- Commits
- Network (11)
- Downloads (4)
- Wiki (1)
- Graphs
-
Tree:
cd639ea
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jan 28 12:37:25 -0800 2009 | |
| |
MIT-LICENCE | Wed Jan 28 12:37:25 -0800 2009 | |
| |
README.rdoc | Tue Apr 28 03:08:59 -0700 2009 | |
| |
Rakefile | Thu Feb 05 01:43:49 -0800 2009 | |
| |
app/ | Thu Feb 26 10:40:47 -0800 2009 | |
| |
config/ | Tue Feb 03 23:44:29 -0800 2009 | |
| |
generators/ | Thu Feb 26 10:40:47 -0800 2009 | |
| |
init.rb | Mon Mar 09 12:31:07 -0700 2009 | |
| |
lib/ | Thu Oct 29 21:25:52 -0700 2009 | |
| |
test/ | Mon Oct 05 05:01:05 -0700 2009 |
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.
