Class: Impresser::ActiveRecord::Attachment

Inherits:
PostBase
  • Object
show all
Defined in:
lib/impresser/active_record/attachment.rb

Class Method Summary collapse

Methods inherited from PostBase

find_sti_class, #generate_guid

Methods inherited from Base

#unserialize

Class Method Details

.sti_nameObject



4
5
6
# File 'lib/impresser/active_record/attachment.rb', line 4

def self.sti_name
 "attachment"
end