Gems

A straightforward ruby-based Twitter Bot Framework, using OAuth to authenticate.
Hey! This is Chatterbot 2.0. There have been some breaking changes from older versions of the library, and it doesn't support MySQL anymore. If you are looking for the old version, you can try the 1.0 branchChatterbot is a Ruby library for making ...


Native Rails partial previews and testing in Storybook.
Native Rails partial previews and testing in Storybook. - danieldpence/storybook_rails. A Ruby DSL for writing Stories describing standard Rails view templates/partialsA Rails controller backend for Storybook Server compatible with Storybook Contr...


ObjectTracer tracks objects and records their activities
As the name states, ObjectTracer allows you to secretly listen to different events of an object:Method Calls - what does the object doTraces - how is the object used by the applicationState Mutations - what happens inside the objectAfter collectin...




Fast, lightweight xlsx parser for Ruby that provides nothing a CSV parser wouldn't
Xsv is a fast, lightweight, pure Ruby parser for Office Open XML spreadsheet files (commonly known as Excel or .xlsx files). It strives to be minimal in the sense that it provides nothing a CSV reader wouldn't, meaning it only deals with minimal f...