RealPush Build Status Dependency Status Code Climate Test Coverage Inline docs

RealPush Library for Ruby

Installation & Configuration

Add realpush to your Gemfile, and then run bundle install

gem 'realpush'

or install via gem

gem install realpush

After registering at http://realpush.cc/ configure your app with the security credentials.

Usage

TODO: Write usage instructions here