Method: Refile::AttachmentDefinition#valid_extensions

Defined in:
lib/refile/attachment_definition.rb

#valid_extensionsObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



4
5
6
# File 'lib/refile/attachment_definition.rb', line 4

def valid_extensions
  @valid_extensions
end