Cjbottaro's Gems

icon
#Total RankDaily RankNameSummary
19,9696,932config_spartanSuper simple application configuration gem
231,15973,233param_protectedProvides two class methods on ActiveController::Base that filter the params hash for th...
339,64073,233thread_stormSimple thread pool with timeouts, default values, error handling, state tracking and un...
456,80673,233object_loggingIt's a pain to trudge through large log files. Sometimes you just want to see log mess...
565,80273,233schizoDCI (data, context and interaction) for Ruby / Rails / ActiveRecord
685,71237,856em-xmlrpc-clientMonkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers
7101,50173,233task_tempestFramework for creating queue based, threaded asychronous job processors.
8104,96573,233thespianRuby implementation of actor pattern for use with threads and/or fibers
9109,26473,233strandGet thread-like behavior from fibers using EventMachine.
10124,38273,233curly_mustacheActiveRecord-like interface to various data stores, using ActiveModel.
11124,73873,233configuration_dslEasily configure a class (or object) with a DSL.
12126,24673,233retrying_proxyA simple gem to help you retry methods and deal with transient failures.
13134,88873,233require_paranoiaTemporarily disable Kernel.require to ensure thread safety.