# File lib/ramaze/helper/sequel_form.rb, line 8 def sequel_form(object, options = {}) Ramaze::Form.pick(object, options) end