olauzon / campaign-monitor-ruby forked from jordanbrock/campaign-monitor-ruby

Ruby gem for accessing the Campaign Monitor API

This URL has Read+Write access

name age message
file .gitignore Tue Aug 12 07:10:35 -0700 2008 Rather than keep the docs under source control,... [Empact]
file CHANGELOG Sun Jun 22 20:34:50 -0700 2008 Moved directories [jordanbrock]
file MIT-LICENSE Sun Jun 22 20:34:50 -0700 2008 Moved directories [jordanbrock]
file README.rdoc Loading commit data...
file Rakefile Tue Aug 12 07:10:36 -0700 2008 Fix install task [Empact]
file TODO Sun Jun 22 20:34:50 -0700 2008 Moved directories [jordanbrock]
file campaign_monitor.gemspec
file init.rb Sun Jun 22 20:34:50 -0700 2008 Moved directories [jordanbrock]
file install.rb Sun Jun 22 20:34:50 -0700 2008 Moved directories [jordanbrock]
directory lib/
directory support/ Sat Aug 23 16:41:21 -0700 2008 use libxml-ruby if possible [shenie]
directory test/ Sun Jun 22 20:34:50 -0700 2008 Moved directories [jordanbrock]
README.rdoc

campaign_monitor

This library provides access to the Campaign Monitor API (www.campaignmonitor.com/api)

Pre-requisites

An account with Campaign Monitor and the API Key. Accounts are free and can be obtained from www.campaignmonitor.com

Resources

Install

  • gem install campaign_monitor

Home Page

Bugtracking

Git Repository