| 1 | 15,814 | 14,592 | cacheable | Add caching simply without modifying your existing code. Includes configurable options ... |
| 2 | 19,011 | 21,453 | iex-ruby-client | IEX Finance API Ruby client with support for retrieving stock quotes. |
| 3 | 42,182 | 39,052 | unique_permutation | Adds `Array#unique_permutation` method. |
| 4 | 47,253 | 103,856 | batchelor | Override find_in_batches and find_each in ActiveRecord decendant classes that do not ha... |
| 5 | 66,100 | 54,393 | array_proc | Adds `Array#to_proc`. |
| 6 | 76,283 | 70,940 | string_proc | Adds `String#to_proc`. |
| 7 | 95,072 | 34,741 | nearest | Round Time, DateTime, or ActiveSupport::TimeWithZone to the nearest interval. Use the s... |
| 8 | 181,254 | 70,940 | hash_of | Syntactic sugar to create hashes of hashes or arrays and ability to make them recursive. |
| 9 | 191,011 | 103,856 | recurable | Provides Recurrence, RruleUtils, and RecurrenceSerializer as a standalone library
for w... |
| 10 | 192,062 | 70,940 | object_pick | Adds `Object#pick`. |