holgersindbaek / branch-metrics-ruby

A simple ruby wrapper for Branch Metrics API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Branch Metrics

GEM Name: branch_metrics

Branch Metrics is a simple way to create personalized installations for every app using deep linking. With Branch, you can drive higher conversions and more engagement using deep links that pass data through user install and open.

This gem is a wrapper around the Branch Metrics API.

Installation

Install the gem yourself:

$ gem install branch_metrics

Or...add this line to your application's Gemfile:

gem 'branch_metrics'

Then execute:

$ bundle install

Usage

Contributing

  1. Fork this repo, clone it to your local machine, and make changes in your own copy.
  2. Add test(s) if necessary and run the existing tests with rspec to make sure they pass.
  3. Add, commit and comment your changes
  4. Push to your fork: git push -u origin master
  5. Initiate a new pull request on Github and submit it back to us!

Thanks!

About

A simple ruby wrapper for Branch Metrics API.

License:Other


Languages

Language:Ruby 100.0%