4 lines
103 B
Text
4 lines
103 B
Text
|
xml.instruct!
|
||
|
xml.Response do
|
||
|
xml.Say @alert.class_name + ' is now available.', :voice => 'woman'
|
||
|
end
|