| 1 | 5,655 | 6,023 | pluck_all | Pluck multiple columns/attributes and return array of hashes. Support Rails 3, 4, 5. If... |
| 2 | 6,535 | 6,117 | rails_compatibility | Provides cross-rails methods for you to upgrade rails, backport features, create easy-t... |
| 3 | 6,795 | 6,307 | rails_or | Support && Add syntax sugar to #or query method in Rails 3, 4, 5. |
| 4 | 7,838 | 8,400 | deep_pluck | Use deep_pluck as a shortcut to select one or more attributes and include associated mo... |
| 5 | 10,411 | 13,834 | in_batches | Backport in_batches from Rails 5 for Rails 3 and 4. |
| 6 | 11,498 | 8,939 | multi_range | Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ra... |
| 7 | 12,127 | 9,031 | roulette-wheel-selection | Provide an algorithm allowing you to do weighted sampling. |
| 8 | 12,510 | 7,494 | find_with_order | A simple way to find records in the same order of input array. Has better performance t... |
| 9 | 14,652 | 12,781 | left_joins | Backport `left_joins` from Rails 5 for Rails 3 and 4. |
| 10 | 17,927 | 12,781 | active_model_cachers | Simply cache whatever you want by using cachers which will help you maintain cached obj... |
| 11 | 25,389 | 13,834 | atomically | An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid ra... |
| 12 | 37,578 | 14,074 | update_all_scope | A Ruby Gem for you to write update queries. |
| 13 | 39,936 | 14,074 | bonio-scatter_swap | ScatterSwap is an integer hash function designed to have zero collisions, achieve avala... |
| 14 | 45,491 | 14,074 | case_register | Provide a design pattern to manage large switch statements by mapping it to methods. |
| 15 | 46,294 | 58,971 | texture_packer | texture packer |
| 16 | 54,241 | 113,541 | bonio-omniauth-wechat-oauth2 | Using OAuth2 to authenticate wechat user when web resources being viewed within wechat(... |
| 17 | 54,862 | 24,365 | sanitize_sql_like | Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that... |
| 18 | 65,905 | 40,705 | adaptive_alias | Extend attribute_alias and make it be adaptive with realtime database schema |
| 19 | 74,109 | 113,541 | max_exchange_api | MAX Exchange API Ruby SDK |
| 20 | 105,355 | 113,541 | huffman_coding | A ruby gem that implements Huffman Coding. |
| 21 | 147,773 | 78,690 | ftx_exchange_api | FTX Exchange API Ruby SDK |
| 22 | 182,513 | 113,541 | vault_ruby_client | Vault is a Ruby API client for interacting with a Vault server. |