Module: Decidim::JsonbAttributes
- Extended by:
- ActiveSupport::Concern
- Included in:
- System::FileUploadSettingsForm, System::RegisterOrganizationForm, System::UpdateOrganizationForm
- Defined in:
- decidim-core/lib/decidim/jsonb_attributes.rb
Overview
A set of convenient methods to generate dynamic jsonb objects in a way is compatible with AttirubteObject and ActiveModel thus making it easy to integrate into Rails forms and similar workflows.