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 (
Home
Welcome to the xmpp4rails wiki!
xmmp4rails is a simple method-level layer around a “few” of the capabilities provided by the awesome xmpp4r library.
Why this plugin? I needed to be able to create/register and unregister a JabberID with an “owned” Jabber server during the user registration process (and after validation in the model). I also needed to be able to send a MUC message (and even a normal Jabber message).
To get the plugin:
git clone git://github.com/kitplummer/xmpp4rails.git
In the process of cutting over this plugin from another site…will be updating shortly. Send me a message with any questions, or comments.
Cheers.
Kit







