Khiav223577's Gems

icon
#Total RankDaily RankNameSummary
15,7334,204pluck_allPluck multiple columns/attributes and return array of hashes. Support Rails 3, 4, 5. If...
26,2738,266rails_orSupport && Add syntax sugar to #or query method in Rails 3, 4, 5.
37,2794,273rails_compatibilityProvides cross-rails methods for you to upgrade rails, backport features, create easy-t...
47,9034,687deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
510,00425,404in_batchesBackport in_batches from Rails 5 for Rails 3 and 4.
613,4799,489find_with_orderA simple way to find records in the same order of input array. Has better performance t...
713,83512,021left_joinsBackport `left_joins` from Rails 5 for Rails 3 and 4.
816,05712,237multi_rangeAllow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ra...
916,19512,484roulette-wheel-selectionProvide an algorithm allowing you to do weighted sampling.
1017,9098,953active_model_cachersSimply cache whatever you want by using cachers which will help you maintain cached obj...
1126,12415,800atomicallyAn ActiveRecord extension for writing commonly useful atomic SQL statements to avoid ra...
1241,18938,445update_all_scopeA Ruby Gem for you to write update queries.
1344,50962,540bonio-scatter_swapScatterSwap is an integer hash function designed to have zero collisions, achieve avala...
1446,26715,230texture_packertexture packer
1549,71562,540bonio-omniauth-wechat-oauth2Using OAuth2 to authenticate wechat user when web resources being viewed within wechat(...
1652,90362,540case_registerProvide a design pattern to manage large switch statements by mapping it to methods.
1777,01714,310adaptive_aliasExtend attribute_alias and make it be adaptive with realtime database schema
1877,42338,445max_exchange_apiMAX Exchange API Ruby SDK
1978,98814,779sanitize_sql_likeBackport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that...
20120,33195,592huffman_codingA ruby gem that implements Huffman Coding.
21152,50395,592ftx_exchange_apiFTX Exchange API Ruby SDK