Skip to content

Jive Webhook functionality implemented using ActiveRecord

Notifications You must be signed in to change notification settings

butchmarshall/ruby-jive-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version Build Status

Jive::Webhook

An implemention of Jives Webhooks using ActiveRecord.

Installation

Add this line to your application's Gemfile:

gem 'jive-webhook'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jive-webhook

then run

rails generate jive:webhook:active_record

Usage

To the ActiveRecord model:

Jive::Webhook.new(...)

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/butchmarshall/ruby-jive-webhook.

License

The gem is available as open source under the terms of the MIT License.

About

Jive Webhook functionality implemented using ActiveRecord

Resources

Stars

Watchers

Forks

Packages

No packages published