Dougyouch's Gems

icon
#Total RankDaily RankNameSummary
124,2409,184csv-utilsTools for debugging malformed CSV files
227,630102,580schema-modelEasy way to create models from payloads
333,4038,522dynamic-active-modelDynamically create ActiveRecord models for tables
434,048102,580upstreamstatusParse the output of the Nginx Upstream Check plugin
537,784102,580packed-modelUsed to minimize storage space required to store list of data
637,816102,580sized_listUses LRU functionality to keep a limited size list of items
740,84817,558db-purgerPurge database tables by top level id in batches
849,22415,364client-api-builderCreate API clients through configuration with complete transparency
963,983102,580query_counterUsed for monitoring number of external calls
1084,159102,580alblogsUtility script for processing ALB access logs over a given time range
1188,21047,447inheritance-helperRedefines class methods
1291,60135,669io-segmenterUsed to iterate over segments of data in IO objects
1397,50247,447elasticsearch_scannerIterates over the entire index
14101,20747,447cassandra-helpersUtility methods for working with Cassandra
15106,43947,447csv-curlTools making mulitple calls using curl
16109,904102,580activerecord-mysql2-adapter-patchFixes schema.rb for datetime fields that use on update
17111,475102,580athena-utilsTools for querying AWS Athena
18116,77872,252doug-chargifyRuby wrapper for the chargify.com SAAS and billing API designed to be thread safe
19125,686102,580s3grepTools for searching files on S3
20143,27672,252encrypted-fieldEncrypt data using policies, designed with key rotation in mind
21145,55357,074schema-normalizeEasy way to normalize attributes
22154,526102,580multi-file-processorIterates over files moving them to inprogress, done or failed
23163,11472,252model-mapperEasy way to configure what data is mapped between models
24163,17472,252mapableEasy way to configure what data is mapped between models
25163,422102,580profile-toolsDynamically add method profiling to any class. Collects method times and objects created.
26169,75972,252gemconsoleCommand-line utility for working with a gem in irb
27178,286102,580batchingAdds an in_batches to Enumerable