Hey guys, thanks for sharing the ‘form object’ technique, very cool! You guys mentioned that the form object can cause problems when you need validations like ‘validates uniqueness of’ because the form object doesn’t use active record. However, it didn’t sound like you posed a solution for that issue, which I imagine would be a common problem. Do you mind positing a solution on the forum? Thanks!