module Shrine::Plugins::KeepFiles::AttacherMethods

Public Instance Methods

destroy?() click to toggle source
# File lib/shrine/plugins/keep_files.rb, line 8
def destroy?
  false
end