public
Description: simple wrapper for the wufoo submission api
Homepage:
Clone URL: git://github.com/jnunemaker/wufoo.git
Click here to lend your support to: wufoo and make a donation at www.pledgie.com !
wufoo /
name age message
file .gitignore Tue Dec 16 15:18:42 -0800 2008 Added git ignore and prepped one more time. [jnunemaker]
file History Tue Dec 16 15:20:02 -0800 2008 Updated history file [jnunemaker]
file MIT-LICENSE Tue Dec 16 14:23:14 -0800 2008 Initial commit [jnunemaker]
file Manifest Tue Dec 16 15:18:42 -0800 2008 Added git ignore and prepped one more time. [jnunemaker]
file README Thu Apr 30 04:50:35 -0700 2009 Updated readme with docs link. [jnunemaker]
file Rakefile Tue Dec 16 14:27:47 -0800 2008 Setup rakefile with echoe. [jnunemaker]
directory examples/ Tue Dec 16 15:15:42 -0800 2008 Refactored to now use client and submission so ... [jnunemaker]
directory lib/ Tue Dec 16 15:16:16 -0800 2008 Prepped for 0.2.0 release. [jnunemaker]
directory test/ Tue Dec 16 15:15:42 -0800 2008 Refactored to now use client and submission so ... [jnunemaker]
file wufoo.gemspec Tue Dec 16 15:18:42 -0800 2008 Added git ignore and prepped one more time. [jnunemaker]
README
= wufoo

== DESCRIPTION:

Currently it wraps the wufoo form submission api. Feel free to make additions to help it wrap their entire api.

== EXAMPLES:

See http://github.com/jnunemaker/wufoo/tree/master/examples

== REQUIREMENTS:

* HTTParty

== INSTALL:

* sudo gem install jnunemaker-wufoo --source http://gems.github.com

== DOCS:

http://rdoc.info/projects/jnunemaker/wufoo