This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
yammer4r /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Aug 12 07:16:04 -0700 2009 | |
| |
README | Fri Dec 19 21:34:39 -0800 2008 | |
| |
TODO | Wed Aug 12 06:34:14 -0700 2009 | |
| |
bin/ | Wed Aug 12 06:11:25 -0700 2009 | |
| |
example.rb | Wed Aug 12 07:10:53 -0700 2009 | |
| |
lib/ | Wed Aug 12 07:10:53 -0700 2009 | |
| |
oauth.yml.template | Fri Dec 19 17:51:28 -0800 2008 | |
| |
yammer4r.gemspec | Wed Aug 12 07:16:04 -0700 2009 |
README
= Yammer4R
== Developers
* {Jim Patterson} <jimp79 at gmail dot com>
== Description
Yammer4R provides an object based API to query or update your Yammer account via pure Ruby. It hides the ugly HTTP/REST
code from your code.
== External Dependencies
* Ruby 1.8 (tested with 1.8.7)
* JSON gem (tested with versions: 1.1.3)
* OAuth gem (tested with versions: 0.2.7)
* RSpec gem (tested with versions: 1.1.11)
== Usage Examples
Coming soon...






