Olfactory

Build Status Gem Version

For Ruby 1.9.3, 2.0.0, 2.1.0

Introduction

butterfli is a gem that provides a common container for social media objects and other "stories" from around the web. It takes data (typically retrieved via API) and converts them into a Story object.

It is the base for its sister gem, butterfli-rails which adds API enpoints for public APIs via Rails engines.

Installation

(To be written.)

Usage

(To be written.)

Changelog

Version 0.0.1

  • Initial version of Butterfli (defines Story common container)