Class: Depot::File

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/depot/file.rb

Instance Method Summary collapse

Instance Method Details

#ownerObject



36
37
38
# File 'app/models/depot/file.rb', line 36

def owner
  user
end