Khiav223577's Gems

icon
#Total RankDaily RankNameSummary
15,6884,441pluck_allPluck multiple columns/attributes and return array of hashes. Support Rails 3, 4, 5. If...
26,4548,079rails_orSupport && Add syntax sugar to #or query method in Rails 3, 4, 5.
36,9064,512rails_compatibilityProvides cross-rails methods for you to upgrade rails, backport features, create easy-t...
47,7025,482deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
510,37035,654in_batchesBackport in_batches from Rails 5 for Rails 3 and 4.
612,4746,254multi_rangeAllow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ra...
713,2607,918find_with_orderA simple way to find records in the same order of input array. Has better performance t...
814,08211,890left_joinsBackport `left_joins` from Rails 5 for Rails 3 and 4.
914,1006,280roulette-wheel-selectionProvide an algorithm allowing you to do weighted sampling.
1017,62114,130active_model_cachersSimply cache whatever you want by using cachers which will help you maintain cached obj...
1125,82116,568atomicallyAn ActiveRecord extension for writing commonly useful atomic SQL statements to avoid ra...
1240,00616,568update_all_scopeA Ruby Gem for you to write update queries.
1343,06816,339bonio-scatter_swapScatterSwap is an integer hash function designed to have zero collisions, achieve avala...
1446,20676,031texture_packertexture packer
1550,29416,339case_registerProvide a design pattern to manage large switch statements by mapping it to methods.
1650,98756,059bonio-omniauth-wechat-oauth2Using OAuth2 to authenticate wechat user when web resources being viewed within wechat(...
1767,90416,339sanitize_sql_likeBackport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that...
1871,92476,031adaptive_aliasExtend attribute_alias and make it be adaptive with realtime database schema
1976,83876,031max_exchange_apiMAX Exchange API Ruby SDK
20116,51626,648huffman_codingA ruby gem that implements Huffman Coding.
21152,17245,533ftx_exchange_apiFTX Exchange API Ruby SDK