Cjbottaro's Gems

icon
#Total RankDaily RankNameSummary
110,48223,432config_spartanSuper simple application configuration gem
229,42978,093param_protectedProvides two class methods on ActiveController::Base that filter the params hash for th...
337,39741,793thread_stormSimple thread pool with timeouts, default values, error handling, state tracking and un...
454,318116,310object_loggingIt's a pain to trudge through large log files. Sometimes you just want to see log mess...
563,35193,924schizoDCI (data, context and interaction) for Ruby / Rails / ActiveRecord
682,377145,948em-xmlrpc-clientMonkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers
798,25293,924task_tempestFramework for creating queue based, threaded asychronous job processors.
8101,76978,093thespianRuby implementation of actor pattern for use with threads and/or fibers
9106,64066,833strandGet thread-like behavior from fibers using EventMachine.
10120,97993,924curly_mustacheActiveRecord-like interface to various data stores, using ActiveModel.
11121,35793,924configuration_dslEasily configure a class (or object) with a DSL.
12122,31893,924retrying_proxyA simple gem to help you retry methods and deal with transient failures.
13130,49993,924require_paranoiaTemporarily disable Kernel.require to ensure thread safety.