| 1 | 5,655 | 5,881 | pluck_all | Pluck multiple columns/attributes and return array of hashes. Support Rails 3, 4, 5. If... |
| 2 | 6,529 | 6,026 | rails_compatibility | Provides cross-rails methods for you to upgrade rails, backport features, create easy-t... |
| 3 | 7,099 | 8,222 | rails_or | Support && Add syntax sugar to #or query method in Rails 3, 4, 5. |
| 4 | 8,018 | 8,451 | deep_pluck | Use deep_pluck as a shortcut to select one or more attributes and include associated mo... |
| 5 | 11,030 | 13,209 | in_batches | Backport in_batches from Rails 5 for Rails 3 and 4. |
| 6 | 11,218 | 5,652 | multi_range | Allow you to manipulate a group of ranges. Such as merging overlapping ranges, doing ra... |
| 7 | 11,679 | 6,557 | find_with_order | A simple way to find records in the same order of input array. Has better performance t... |
| 8 | 11,780 | 5,681 | roulette-wheel-selection | Provide an algorithm allowing you to do weighted sampling. |
| 9 | 15,194 | 37,086 | left_joins | Backport `left_joins` from Rails 5 for Rails 3 and 4. |
| 10 | 18,161 | 19,175 | active_model_cachers | Simply cache whatever you want by using cachers which will help you maintain cached obj... |
| 11 | 24,832 | 37,086 | atomically | An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid ra... |
| 12 | 35,337 | 37,086 | update_all_scope | A Ruby Gem for you to write update queries. |
| 13 | 37,257 | 29,654 | bonio-scatter_swap | ScatterSwap is an integer hash function designed to have zero collisions, achieve avala... |
| 14 | 41,413 | 37,086 | case_register | Provide a design pattern to manage large switch statements by mapping it to methods. |
| 15 | 46,884 | 37,086 | texture_packer | texture packer |
| 16 | 53,372 | 17,667 | sanitize_sql_like | Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that... |
| 17 | 56,438 | 60,696 | bonio-omniauth-wechat-oauth2 | Using OAuth2 to authenticate wechat user when web resources being viewed within wechat(... |
| 18 | 62,919 | 60,696 | adaptive_alias | Extend attribute_alias and make it be adaptive with realtime database schema |
| 19 | 72,686 | 29,654 | max_exchange_api | MAX Exchange API Ruby SDK |
| 20 | 103,901 | 60,696 | huffman_coding | A ruby gem that implements Huffman Coding. |
| 21 | 148,118 | 60,696 | ftx_exchange_api | FTX Exchange API Ruby SDK |
| 22 | 185,423 | 60,696 | vault_ruby_client | Vault is a Ruby API client for interacting with a Vault server. |