Module: Valibot
- Defined in:
- lib/valibot.rb
Overview
valibot.rb © 2011 kenichi nakamura ([email protected])
easy automatic form field validation against datamapper models behind a sinatra app. this is the helper module and Sinatra app class.
see __ for details. TODO
Defined Under Namespace
Constant Summary collapse
- JAVASCRIPT =
File.join File.dirname(__FILE__), '..', 'js', 'valibot.js'