Module: Shrine::Plugins::KeepFiles::AttacherMethods

Defined in:
lib/shrine/plugins/keep_files.rb

Instance Method Summary collapse

Instance Method Details

#destroy?Boolean

Returns:

  • (Boolean)


8
9
10
# File 'lib/shrine/plugins/keep_files.rb', line 8

def destroy?
  false
end