Sha256: 6370cf812d9cdcba904e90f84554512daeae60bea5633f7650d5db47ba3c7f4d
Contents?: true
Size: 370 Bytes
Versions: 4
Compression:
Stored size: 370 Bytes
Contents
# frozen_string_literal: true module Decidim module ActionDelegator module Consultations module ConsultationsControllerOverride extend ActiveSupport::Concern include ::Decidim::ActionDelegator::NeedsConsultationStyles included do helper ::Decidim::ActionDelegator::DelegationHelper end end end end end
Version data entries
4 entries across 4 versions & 1 rubygems