Method: XGen::Mongo::GridFS::GridStore#upload_date

Defined in:
lib/mongo/gridfs/grid_store.rb

#upload_dateObject (readonly)

Time that the file was first saved.



64
65
66
# File 'lib/mongo/gridfs/grid_store.rb', line 64

def upload_date
  @upload_date
end