Class: Notee::Image

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/notee/image.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

accessors



16
17
18
# File 'app/models/notee/image.rb', line 16

def file
  @file
end