Sha256: 26c2f523d1471ef743b8802ba45f0280ea59e84b7e9e56c45280cea96e0e10ef

Contents?: true

Size: 354 Bytes

Versions: 1

Compression:

Stored size: 354 Bytes

Contents

EotB Gem
========
Rails plugin which allow you easily track and observe your apps.

Installation
------------
$ gem install eotb

Using in your apps
------------------
require 'eotb'
@eotb = new.Eotb(:api_key)
@eotb.register_event(:user, :do_sth, { :user_name => "Vuvuzela" })
 
Copyright
=========
Copyright (c) 2010 Ragnarson. See LICENSE for details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eotb-0.0.2 README