Sha256: c53cf3dfb93bc17d791f8b6f874a4da6fa45e1ca99fa0be861f0d2cac2e94aff
Contents?: true
Size: 169 Bytes
Versions: 13
Compression:
Stored size: 169 Bytes
Contents
module Samvera module Persona module SoftDeleteBehavior extend ActiveSupport::Concern included do acts_as_paranoid end end end end
Version data entries
13 entries across 13 versions & 1 rubygems