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



7
8
9
# File 'app/models/notee/image.rb', line 7

def file
  @file
end