Cjbottaro's Gems

icon
#Total RankDaily RankNameSummary
110,3978,481config_spartanSuper simple application configuration gem
229,75161,414param_protectedProvides two class methods on ActiveController::Base that filter the params hash for th...
337,81061,414thread_stormSimple thread pool with timeouts, default values, error handling, state tracking and un...
454,800127,110object_loggingIt's a pain to trudge through large log files. Sometimes you just want to see log mess...
563,85795,457schizoDCI (data, context and interaction) for Ruby / Rails / ActiveRecord
682,94295,457em-xmlrpc-clientMonkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers
798,886127,110task_tempestFramework for creating queue based, threaded asychronous job processors.
8102,39961,414thespianRuby implementation of actor pattern for use with threads and/or fibers
9107,03495,457strandGet thread-like behavior from fibers using EventMachine.
10121,73095,457curly_mustacheActiveRecord-like interface to various data stores, using ActiveModel.
11122,016127,110configuration_dslEasily configure a class (or object) with a DSL.
12123,066127,110retrying_proxyA simple gem to help you retry methods and deal with transient failures.
13131,429127,110require_paranoiaTemporarily disable Kernel.require to ensure thread safety.