houdini/gems/houdini_full_contact
2020-07-06 17:14:41 -05:00
..
app/models/houdini/full_contact Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
bin Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
config Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
db/migrate Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
lib Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
.gitignore Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
AGPL-3.0.txt Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
GPL-3.0.txt Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
houdini_full_contact.gemspec Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
LGPL-3.0.txt Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
LICENSE Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
Rakefile Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
README.md Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00

FullContact

An Houdini add-on to use FullContact's Context API

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'houdini_full_contact', path: 'gems/houdini_full_contact

And then execute:

$ bundle

Or install it yourself as:

$ gem install full_contact

Contributing

Contribution directions go here.