Sha256: 393b892d9e8e0e00655cf655d2246985800521dd336a0a7fbb1d2968418981d5
Contents?: true
Size: 175 Bytes
Versions: 5
Compression:
Stored size: 175 Bytes
Contents
# frozen_string_literal: true Decidim::Verifications.register_workflow(:dummy_authorization_handler) do |workflow| workflow.form = "Decidim::DummyAuthorizationHandler" end
Version data entries
5 entries across 5 versions & 1 rubygems