# File lib/dragonfly/model/attachment_class_methods.rb, line 67 def default_path=(path) @default_path = path app.fetch_file_whitelist.push(path) end