Module: Decidim::TranslatableAttributes

Extended by:
ActiveSupport::Concern
Defined in:
lib/decidim/translatable_attributes.rb

Overview

A set of convenience methods to deal with I18n attributes and validations in a way that’s compatible with Virtus and ActiveModel, thus making it easy to integrate into Rails’ forms and similar workflows.