| 1 | 15,901 | 26,848 | cacheable | Add caching simply without modifying your existing code. Includes configurable options ... |
| 2 | 19,080 | 11,933 | iex-ruby-client | IEX Finance API Ruby client with support for retrieving stock quotes. |
| 3 | 42,573 | 106,124 | unique_permutation | Adds `Array#unique_permutation` method. |
| 4 | 47,731 | 106,124 | batchelor | Override find_in_batches and find_each in ActiveRecord decendant classes that do not ha... |
| 5 | 66,290 | 70,356 | array_proc | Adds `Array#to_proc`. |
| 6 | 76,661 | 106,124 | string_proc | Adds `String#to_proc`. |
| 7 | 95,171 | 70,356 | nearest | Round Time, DateTime, or ActiveSupport::TimeWithZone to the nearest interval. Use the s... |
| 8 | 182,027 | 70,356 | hash_of | Syntactic sugar to create hashes of hashes or arrays and ability to make them recursive. |
| 9 | 192,119 | 84,476 | recurable | Provides Recurrence, RruleUtils, and RecurrenceSerializer as a standalone library
for w... |
| 10 | 194,030 | 106,124 | object_pick | Adds `Object#pick`. |