module
Shrine::Plugins::KeepFiles::AttacherMethods
lib/shrine/plugins/keep_files.rb
Methods
Public Instance
destroy?
Public Instance methods
destroy?
()
[show source]
# File lib/shrine/plugins/keep_files.rb
8
def
destroy?
9
false
10
end