to = ‘[email protected]’
subject = ‘XMPP4R test’
body = ‘Hi, this is a XMPP4R test’
m = Message::new( to, body
).set_type(:chat).set_id(‘1’).set_subject(subject)
cl.send m
sleep (1)
cl.close
Started GET “/pages/arduino” for 192.168.88.254 at 2014-09-13 14:21:47
-0500
Processing by PagesController#arduino as HTML
inicianto…
tratando …
passss…
dentrol…
ok …
close
Rendered pages/arduino.html.erb within layouts/application (1.3ms)
Completed 200 OK in 4136ms (Views: 81.3ms | ActiveRecord: 0.0ms)
Started GET “/assets/arduino.css?body=1” for 192.168.88.254 at
2014-09-13 14:21:52 -0500
Started GET “/assets/jquery.js?body=1” for 192.168.88.254 at 2014-09-13
14:21:52 -0500
Started GET “/assets/application.css?body=1” for 192.168.88.254 at
2014-09-13 14:21:52 -0500
Started GET “/assets/pages.css?body=1” for 192.168.88.254 at 2014-09-13
14:21:52 -0500
Started GET “/assets/jquery_ujs.js?body=1” for 192.168.88.254 at
2014-09-13 14:21:52 -0500
Started GET “/assets/turbolinks.js?body=1” for 192.168.88.254 at
2014-09-13 14:21:52 -0500
Started GET “/assets/pages.js?body=1” for 192.168.88.254 at 2014-09-13
14:21:52 -0500
Started GET “/assets/application.js?body=1” for 192.168.88.254 at
2014-09-13 14:21:52 -0500
Started GET “/assets/arduino.js?body=1” for 192.168.88.254 at 2014-09-13
14:21:52 -0500
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.