Livefyre Ruby Utility Classes

Gem Version Circle CI Coverage Status

Livefyre's official library for common server-side tasks necessary for getting Livefyre apps (comments, reviews, etc.) working on your website.

Installation

Add this line to your application's Gemfile:

gem 'livefyre'

Or install it yourself:

$ gem install livefyre

Documentation

Located here.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Note: any feature update on any of Livefyre's libraries will need to be reflected on all language libraries. We will try and accommodate when we find a request useful, but please be aware of the time it may take.

License

MIT