This is the Wildcard Pair Ruby SDK Project. This SDK is geared for use by brands, merchants, publishers, or any content creator to create cards for their content.
To learn more about cards and how to use this SDK, check out our developer documentation.
To learn more about Wildcard or to check out our card-browser application for your iPhone, click here.
If you would like to join our Wildcard Developers mailing list, you can do so here.
Add this line to your application's Gemfile:
gem 'wildcard-pair'
And then execute:
$ bundle
Or install it yourself as:
$ gem install wildcard-pair
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)