Project

rbet

0.0
No commit activity in last 3 years
No release in over 3 years
A ruby wrapper for the Exact Target API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

Ruby Library for ExactTarget¶ ↑

This is an attempt to make integrating easier with ExactTarget. ExactTarget is an email newsletter system designed to make it easy to setup timely newsletters.

Adding rbet to a Rails Project¶ ↑

n3bulous

I moved this over to a gem on gemcutter. They don’t appear to support namespacing yet.

sudo gem install rbet

For Rails 2.1+ (?):

config.gem "rbet", :source => "http://gemcutter.org/"

Development Notes¶ ↑

  • Original development work was performed by Todd A. Fisher.

  • Forking development to GitHub + minor development additions/changes by Shanti A. Braford.

Contributing¶ ↑

If you’d like to contribute, fork a copy of the repo on GitHub. When you have patch(es) ready, contact me at:shantibraford@gmail.com

Forkers:

Notes¶ ↑

  • 2000 character limit for each attribute

Win32 Notes¶ ↑

This has not been tested on Windows. May the force be with you, young win32 jedi =)