Sha256: a876ff4efe050949294585ded656a4c812c1550cbeb2e6c9bea5a695babcf2f0
Contents?: true
Size: 205 Bytes
Versions: 24
Compression:
Stored size: 205 Bytes
Contents
# frozen_string_literal: true module Decidim module Attributes autoload :TimeWithZone, "decidim/attributes/time_with_zone" autoload :LocalizedDate, "decidim/attributes/localized_date" end end
Version data entries
24 entries across 24 versions & 1 rubygems