Class: Impresser::ActiveRecord::Attachment
Class Method Summary collapse
Methods inherited from PostBase
find_sti_class, #generate_guid
Methods inherited from Base
Class Method Details
.sti_name ⇒ Object
4 5 6 |
# File 'lib/impresser/active_record/attachment.rb', line 4 def self.sti_name "attachment" end |