Sha256: c8a498c96b64df7e40e1f719d55ea243adfb99fcad9c8d6d2b0aff1b46b01eec
Contents?: true
Size: 217 Bytes
Versions: 12
Compression:
Stored size: 217 Bytes
Contents
# frozen_string_literal: true class DummyCustomer < Providers::CustomerSystem module SomeConcern extend ActiveSupport::Concern # dont auto load this again with DHS as it would raise an exception end end
Version data entries
12 entries across 12 versions & 1 rubygems