Class: Depot::File
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Depot::File
- Defined in:
- app/models/depot/file.rb
Instance Method Summary collapse
Instance Method Details
#owner ⇒ Object
36 37 38 |
# File 'app/models/depot/file.rb', line 36 def owner user end |