Sha256: cca5e605ee4423feab6c5a38b072773af92b52712c58a4db0b2e14d2a0a35681
Contents?: true
Size: 217 Bytes
Versions: 9
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 LHS as it would raise an exception end end
Version data entries
9 entries across 9 versions & 1 rubygems