| 1 | 22,368 | 34,709 | redis_importer | Creates objects, converts them to Redis commands and executes the redis commands. |
| 2 | 35,143 | 80,626 | gem_configurator | Implements a standard way of using yml files to configure gems. |
| 3 | 40,304 | 80,626 | csv_to_object | Takes a CSV file and returns a a collection of objects generated by that CSV file. |
| 4 | 44,752 | 80,626 | redis_pipeline | Send commands to a redis server in pipelined batches |
| 5 | 44,900 | 47,383 | redis_backed_model | Provides methods to models that are backed by a redis instance. |
| 6 | 58,774 | 80,626 | iron_fixture_extractor | When object factories don't work because your data is too complex and creating manual f... |
| 7 | 72,763 | 80,626 | hstore_radio_buttons | Works with postgres's hstore data type and Rails to let you display/store a collection ... |
| 8 | 74,277 | 47,383 | query_string_search | Provides a standard way to do searches using query strings in an API endpoint |
| 9 | 99,926 | 18,031 | lastpassify | This gem populates a given ERB/YAML file with values from LastPass using LastPass-CLI. |
| 10 | 102,523 | 47,383 | rust_playground_highlight | Automatically add links to the Rust Playground for code samples in your Jekyll site. |
| 11 | 113,563 | 34,709 | ruby_mailman | Ruby implementation of the Central Service interface. Meant for use with UMN API Servic... |
| 12 | 130,136 | 47,383 | open_hours | Library that parses date ranges in the openingHours format https://schema.org/openingHo... |
| 13 | 139,817 | 80,626 | warn_if | Provides warnings to ActiveRecord validiations. |