Work with JSON-backed attributes as ActiveRecord-ish models
01-Jul-2022 991
StoreModel gem allows you to wrap JSON-backed DB columns with ActiveModel-like classes.💪 Powered with Attributes API. You can use a number of familiar types or write your own🔧 Works like ActiveModel. Validations, enums and nested attributes work very similar to APIs provided by Rails1️⃣ Follows single responsibility principle. Keep the logic around the data stored in a JSON column separated from the model👷♂️ Born in production.
Work with JSON-backed attributes as ActiveRecord-ish models #ruby #rubydeveloper #rubyonrails #JSON-backed #attributes #ActiveRecord-ish #models #activerecord-ish https://rubyonrails.ba/link/work-with-json-backed-attributes-as-activerecord-ish-models