5 lines
62 B
Ruby
5 lines
62 B
Ruby
|
Attentive.configure do |c|
|
||
|
c.title = "My presentation"
|
||
|
end
|
||
|
|