Module Ramaze::Form::Layer::Sequel
In: lib/ramaze/helper/sequel_form.rb

Layer for Sequel, only generate needs to be implemented, may change in future if we abstract more for different ORMs

Methods

generate  

Public Instance methods

A bit nasty, get the @columns of the object and generate its field_for

[Validate]