Class: KnowledgeBase::Sectionables::Image
- Inherits:
-
Sectionable
- Object
- ActiveRecord::Base
- Sectionable
- KnowledgeBase::Sectionables::Image
- Defined in:
- app/models/knowledge_base/sectionables/image.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
5 6 7 |
# File 'app/models/knowledge_base/sectionables/image.rb', line 5 def to_s "#{super}: #{caption}" end |