Class: Tricle::Section

Inherits:
Object
  • Object
show all
Defined in:
lib/tricle/presenters/section.rb

Direct Known Subclasses

List, Presenters::Group

Instance Method Summary collapse

Instance Method Details

#titleObject



5
6
7
# File 'lib/tricle/presenters/section.rb', line 5

def title
  raise Tricle::AbstractMethodError.new
end