0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Ruby gem/plugin to interact with the FellowshipOne API (https://developer.fellowshipone.com/). Checkout the project on github for more detail.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0

Runtime

 Project Readme

FellowshipOne API

A Ruby wrapper for the FellowshipOne API (https://developer.fellowshipone.com/)

Install / Setup

Installing the gem

gem install fellowshipone

To add it to your Gemfile

gem 'fellowshipone', '3.0.0'

Additional resources

License

This project is released under the MIT license (see LICENSE). This project is maintained by Taylor Brooks (https://github.com/taylorbrooks).

Want to Contribute?

If you would like to get involved in this project, then please fork the project. Make changes, add features, write some tests, and then send a pull request.