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 (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README | ||
| |
lib/ | ||
| |
mailbuild-1.1.2.gem | Mon Nov 10 02:03:23 -0800 2008 | |
| |
mailbuild.gemspec | Mon Nov 10 02:03:23 -0800 2008 |
== Mailbuild An implementation of the Mailbuild API, http://www.mailbuild.com/api == Install sudo gem install mailbuild == Usage There is a sample Rails application available demonstrating all API calls; svn co http://mailbuild.rubyforge.org/svn/rails_mailbuild_example/ == 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 gem is released under the MIT license. See MIT-LICENSE file. == Credit The cattr_accessor code is by Tobias Lutke. == Contact For bugs or support requests, http://rubyforge.org/projects/mailbuild/ Anything else, drop me an email at cameron@cameronyule.com












