This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 42a4626d7b3a6c1c790f39b6c197d443b9073ca0
tree fe9c2f9e6b14991a8d305348dcbc958ed9b420f7
parent 4c063db50da6df2e431a4e07de81ed945e0b2e1d
tree fe9c2f9e6b14991a8d305348dcbc958ed9b420f7
parent 4c063db50da6df2e431a4e07de81ed945e0b2e1d
README
== Mailbuild There is a sample Rails application demonstrating all Mailbuild API calls. == Install 1. rake gems:install # prefix with sudo on OS X/Linux 2. Edit config/initializers/mailbuild.rb, adding your own API key, List ID and sub-domain. == Debugging Run Ruby with the debug switch (ruby -d) to see SOAP wiredumps. This lets you see the XML being sent/received. == License The Mailbuild sample application is released under the MIT license. See MIT-LICENSE file. == Contact For bugs or support requests, http://rubyforge.org/projects/mailbuild/ Anything else, drop me an email at cameron@cameronyule.com








