1 | 5,688 | 4,441 | pluck_all | Pluck multiple columns/attributes and return array of hashes. Support Rails 3, 4, 5. If... |
2 | 6,454 | 8,079 | rails_or | Support && Add syntax sugar to #or query method in Rails 3, 4, 5. |
3 | 6,906 | 4,512 | rails_compatibility | Provides cross-rails methods for you to upgrade rails, backport features, create easy-t... |
4 | 7,702 | 5,482 | deep_pluck | Use deep_pluck as a shortcut to select one or more attributes and include associated mo... |
5 | 10,370 | 35,654 | in_batches | Backport in_batches from Rails 5 for Rails 3 and 4. |
6 | 12,474 | 6,254 | multi_range | Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ra... |
7 | 13,260 | 7,918 | find_with_order | A simple way to find records in the same order of input array. Has better performance t... |
8 | 14,082 | 11,890 | left_joins | Backport `left_joins` from Rails 5 for Rails 3 and 4. |
9 | 14,100 | 6,280 | roulette-wheel-selection | Provide an algorithm allowing you to do weighted sampling. |
10 | 17,621 | 14,130 | active_model_cachers | Simply cache whatever you want by using cachers which will help you maintain cached obj... |
11 | 25,821 | 16,568 | atomically | An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid ra... |
12 | 40,006 | 16,568 | update_all_scope | A Ruby Gem for you to write update queries. |
13 | 43,068 | 16,339 | bonio-scatter_swap | ScatterSwap is an integer hash function designed to have zero collisions, achieve avala... |
14 | 46,206 | 76,031 | texture_packer | texture packer |
15 | 50,294 | 16,339 | case_register | Provide a design pattern to manage large switch statements by mapping it to methods. |
16 | 50,987 | 56,059 | bonio-omniauth-wechat-oauth2 | Using OAuth2 to authenticate wechat user when web resources being viewed within wechat(... |
17 | 67,904 | 16,339 | sanitize_sql_like | Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that... |
18 | 71,924 | 76,031 | adaptive_alias | Extend attribute_alias and make it be adaptive with realtime database schema |
19 | 76,838 | 76,031 | max_exchange_api | MAX Exchange API Ruby SDK |
20 | 116,516 | 26,648 | huffman_coding | A ruby gem that implements Huffman Coding. |
21 | 152,172 | 45,533 | ftx_exchange_api | FTX Exchange API Ruby SDK |