How to model an AR object with an array attribute?

Thank you for the advice. I’ll look into the Polymorphic associations. My only initial hesitation is that users will be creating PropertyDescriptors and their values on the fly, which implies the creation of models and db tables through the UI. You’ve given me a lot of good stuff to look into though, so I’ll dig around in those areas.

1 Like