Sha256: fc0fa09b90dd0c0a7cee1c1377329afe7376a827c00a9aee13e822647b50a5ed

Contents?: true

Size: 506 Bytes

Versions: 1

Compression:

Stored size: 506 Bytes

Contents

a\_b\_plugin
============

Talk to <code>a_b</code> from your Rails or Sinatra app.

Install
-------

<pre>
sudo gem install a_b_plugin --source http://gemcutter.org
</pre>

Setup
-----

You will need to make a call to <code>ABPlugin.config</code> when your app boots:

<pre>
ABPlugin.config 'kTJkI8e56OisQrexuChW', 'http://ab.mydomain.com'
</pre>

The first parameter is the persistence token from the user you created in <code>a_b</code>.

The second parameter is the URL to your <code>a_b</code> server.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
a_b_plugin-0.1.0 README.markdown