| 1 | 10,141 | 5,835 | config_spartan | Super simple application configuration gem |
| 2 | 30,723 | 54,325 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 39,159 | 103,058 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 56,185 | 103,058 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 65,172 | 103,058 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 85,008 | 103,058 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 100,783 | 103,058 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 104,199 | 103,058 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 108,627 | 103,058 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 123,737 | 103,058 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 124,225 | 103,058 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 125,133 | 103,058 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 133,725 | 103,058 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |