Project

referthis

0.0
No commit activity in last 3 years
No release in over 3 years
This rubygem does not have a description or summary.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

ReferThis Build Status Gem Version

Installation

referthis can be installed via the execution of the following command:

gem install referthis

The backend can be setup via the execution of the following command:

ReferThis.setup

Usage

Transmission

ReferThis.url(endpoints¹, user_id, base_url, user_name[, optional²])

¹object structure

{'email_address'=>value, 'phone_number'=>value}

²defaults to

{:app_name=>Rails.application.class.to_s.split('::').first}

Subsequently, optional[:body] defaults to

referrer_name + ' has referred you to ' + optional[:app_name] + '! You might be interested in checking out the following: ' + url + '/'

Analysis

ReferThis.clicked_through_rate(email¹,sms¹,overall²)

¹defaults to

false

²defaults to

true

In Production

http://referthisdemo.herokuapp.com

Versioning

http://semver.org