Class: Notee::Image
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Notee::Image
- Defined in:
- app/models/notee/image.rb
Instance Attribute Summary collapse
-
#file ⇒ Object
accessors.
Instance Attribute Details
#file ⇒ Object
accessors
7 8 9 |
# File 'app/models/notee/image.rb', line 7 def file @file end |