Low commit activity in last 3 years
No release in over a year
Ruby gem/plugin to interact with the Church Community Builder API (https://support.churchcommunitybuilder.com/customer/portal/articles/640589-api-documentation).
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

Church Community Builder API

A Ruby wrapper for the Church Community Builder API (https://support.churchcommunitybuilder.com/customer/portal/articles/640589-api-documentation)

https://designccb.s3.amazonaws.com/helpdesk/files/official_docs/api.html

Install / Setup

Installing the gem

gem install church_community_builder

To add it to your Gemfile

gem 'church_community_builder', require: 'church_community_builder'

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.