WWW-MyNewsletterBuilder version 0.021
This is the first version of the Ruby interface for the api.mynewsletterbuilder.com XML-RPC API. Contact [email protected] for an API key.
INSTALLATION
To install this gem (make sure gemforge is present in your gem repo) type the following:
sudo gem install mynewsletterbuilder or gem install mynewsletterbuilder
Require the gem in your application require ‘rubygems’ require ‘mynewsletterbuilder’
DEPENDENCIES
This module requires these other modules and libraries:
xmlrpc/client COPYRIGHT AND LICENCE
Copyright © 2010 by JBA Network
Author: Devin Eldreth <[email protected]>