Khiav223577's Gems

icon
#Total RankDaily RankNameSummary
15,7325,104pluck_allPluck multiple columns/attributes and return array of hashes. Support Rails 3, 4, 5. If...
26,27419,594rails_orSupport && Add syntax sugar to #or query method in Rails 3, 4, 5.
37,2795,313rails_compatibilityProvides cross-rails methods for you to upgrade rails, backport features, create easy-t...
47,9034,788deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
510,00547,447in_batchesBackport in_batches from Rails 5 for Rails 3 and 4.
613,48014,724find_with_orderA simple way to find records in the same order of input array. Has better performance t...
713,83720,882left_joinsBackport `left_joins` from Rails 5 for Rails 3 and 4.
816,05719,594multi_rangeAllow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ra...
916,19647,447roulette-wheel-selectionProvide an algorithm allowing you to do weighted sampling.
1017,91172,252active_model_cachersSimply cache whatever you want by using cachers which will help you maintain cached obj...
1126,12772,252atomicallyAn ActiveRecord extension for writing commonly useful atomic SQL statements to avoid ra...
1241,19372,252update_all_scopeA Ruby Gem for you to write update queries.
1344,51457,074bonio-scatter_swapScatterSwap is an integer hash function designed to have zero collisions, achieve avala...
1446,275102,580texture_packertexture packer
1549,71757,074bonio-omniauth-wechat-oauth2Using OAuth2 to authenticate wechat user when web resources being viewed within wechat(...
1652,90657,074case_registerProvide a design pattern to manage large switch statements by mapping it to methods.
1777,029102,580adaptive_aliasExtend attribute_alias and make it be adaptive with realtime database schema
1877,39526,104max_exchange_apiMAX Exchange API Ruby SDK
1978,99257,074sanitize_sql_likeBackport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that...
20120,31047,447huffman_codingA ruby gem that implements Huffman Coding.
21152,47857,074ftx_exchange_apiFTX Exchange API Ruby SDK