augustl / live-validations
- Source
- Commits
- Network (11)
- Issues (5)
- Downloads (4)
- Wiki (3)
- Graphs
-
Tag:
v0.3
August Lilleaas (author)
Fri Mar 20 14:57:55 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jan 28 12:37:25 -0800 2009 | |
| |
.gitmodules | ||
| |
MIT-LICENCE | Wed Jan 28 12:37:25 -0800 2009 | |
| |
README | ||
| |
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/ | ||
| |
test/ |
README
Live Validations ================ Adds automagical live validations to your Rails application, by translating your regular model validations into live validation javascript. Introductory screencast: http://vimeo.com/3385181 Installation instructions ========================= The plugin is adapter based, and supports many of the available live validation javascript lirbaries. Check out http://wiki.github.com/leethal/live-validations for detailed instructions.

