Skip to content
/ rbet Public
forked from BDQ/rbet

Git fork of rbet - a Ruby wrapper for the Exact Target API

Notifications You must be signed in to change notification settings

n3bulous/rbet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 =)

About

Git fork of rbet - a Ruby wrapper for the Exact Target API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%