https://github.com/joshsusser/informal
Usa oggetti Ruby nei form Rails con Informal
Informal is a small gem that enhances a Plain Old Ruby Object so it can be used with Rails 3 form helpers in place of an
ActiveRecordmodel. It works with the Railsform_forhelper, andsimple_formas well.
Non è impossibile da fare a mano (e Crafting Rails Applications ti spiega anche bene come fare), ma così è decisamente più comodo. Provata, funziona!