Andrew Cetinic
Results
2
comments of
Andrew Cetinic
In order for me to resolve this for now, i just put this in my model ``` attribute :settings, TenantConfiguration.to_type validates :settings, store_model: true def settings_attributes=(values) self.settings.assign_attributes( values) end ```
Hi, could we please look at getting this merged? Blocker for a lot of apps that use view_component