Method: GenericFile#file

Defined in:
app/repository_models/generic_file.rb

#fileObject

Returns the value of attribute file.



32
33
34
# File 'app/repository_models/generic_file.rb', line 32

def file
  @file
end