Class: Tricle::Section
- Inherits:
-
Object
- Object
- Tricle::Section
- Defined in:
- lib/tricle/presenters/section.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#title ⇒ Object
5 6 7 |
# File 'lib/tricle/presenters/section.rb', line 5 def title raise Tricle::AbstractMethodError.new end |