Class: Attachs::Attachment

Inherits:
Object
  • Object
show all
Includes:
ActiveModel::Validations, Attributes, Processing
Defined in:
lib/attachs/attachment.rb,
lib/attachs/attachment/attributes.rb,
lib/attachs/attachment/processing.rb

Defined Under Namespace

Modules: Attributes, Processing

Instance Attribute Summary

Attributes included from Attributes

#attributes, #options, #original_attributes, #record, #record_attribute, #source, #value

Method Summary

Methods included from Attributes

#basename, #blank?, #changed?, #extension, #initialize, #method_missing, #old_paths, #paths, #persisted?, #position, #position=, #present?, #respond_to_missing?, #styles, #type

Methods included from Processing

#_destroy=, #assign, #destroy, #fix_missings, #persist, #reprocess, #save, #unpersist, #update_paths, #url

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Attachs::Attachment::Attributes