February 2010
3 posts
6 tags
Code Gist: [Ruby] Send Template-based Email... →
This is my very quick Ruby implementation for PostageApp’s RESTful API. It’s very simple but currently they only publish a Rails plugin. This method I wrote works great with any standalone Ruby app.
Note, if the method returns true, it doesn’t necessarily mean the mail was sent successfully. It will only return false to the API call if you sent the request to a bad URL, your API...
8 tags
Code Gist: [GRXML] Alpha Numeric Grammar XML →
I’ll try to keep this gist up to date. Works nicely with VoiceXML and Tropo.
6 tags