4 lines
No EOL
104 B
Ruby
4 lines
No EOL
104 B
Ruby
xml.instruct!
|
|
xml.Response do
|
|
xml.Say @alert.course_name + ' is now available.', :voice => 'woman'
|
|
end |