I am using redis as database and ohm as ActiveRecord replacement.
When I create a form for creating an object I may use the form_for viewhelper to easyly create forms to edit and create objects.
Is there something like that for ohm?
Best regards, hijolan