#Frankly Ruby SDK
The Ruby gem makes it easy to create deeper Frankly chat integrations in your app by interacting with Frankly's server APIs for managing Rooms, Messages, and Users.
###Installation
In your Gemfile include
gem 'frankly-ruby', :git => 'git://github.com/franklyinc/frankly-ruby.git'
then run
bundle install
###Usage
require 'frankly-ruby'
###Documentation Here are the resources available:
- Complete Frankly Chat Service integration guide - franklyinc.github.io
- Frankly Ruby gem API reference - franklyinc.github.io/APIReference-Ruby.html/
- Frankly Chat Service Authentication guide - franklyinc.github.io/Auth.html
###Making Improvements
Frankly Platform provides a great way for brands to integrate chat in their iOS, Android, and Web apps in order to build and engage their communities. But of course, that's not possible without developers like you. Have ideas for improving the integration experience? Let us know by creating a Github issue in this repo!
###Access & Support
Right now Frankly Platform is limited in access. If you'd like to learn more about how to get access, please reach out to us by emailing platform-support@franklychat.com.