Sha256: 5a96d4dab03fb8ecdd47c6b4614f090d629f29a233d625f66925abda1d00fbb6

Contents?: true

Size: 285 Bytes

Versions: 4

Compression:

Stored size: 285 Bytes

Contents

# frozen_string_literal: true

require "decidim/file_authorization_handler/admin"
require "decidim/file_authorization_handler/engine"
require "decidim/file_authorization_handler/admin_engine"

module Decidim
  # Base module for this engine.
  module FileAuthorizationHandler
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
decidim-file_authorization_handler-0.28.2.0 lib/decidim/file_authorization_handler.rb
decidim-file_authorization_handler-0.27.1.7 lib/decidim/file_authorization_handler.rb
decidim-file_authorization_handler-0.27.1.6 lib/decidim/file_authorization_handler.rb
decidim-file_authorization_handler-0.27.1.5 lib/decidim/file_authorization_handler.rb