rom-rb/rom-rails

Reform integration

cflipse opened this issue · 0 comments

I'd like to provide some form of reform integration support.

This may simply come in the form of a generator, or we may have to build some kind of reform adapter -- there are a few subtle translation points that need to be handled (eg, the save(&block) yields a string-keyed hash ...) that can get repetitive fast

I'm not sure if it's worth it to try to provide a translation module to aid transition of existing ROM::Model::Form classes to use reform.