Sha256: 244234e0c4f2b10fa256a1473a9b37caf1c1bdf1a15f518764388396e431c6bc
Contents?: true
Size: 221 Bytes
Versions: 10
Compression:
Stored size: 221 Bytes
Contents
# frozen_string_literal: true module Decidim module Meetings autoload :LinkedResourcesInterface, "decidim/api/linked_resources_interface" autoload :ServicesInterface, "decidim/api/services_interface" end end
Version data entries
10 entries across 10 versions & 1 rubygems