| 1 | 22,910 | 94,007 | redis_importer | Creates objects, converts them to Redis commands and executes the redis commands. |
| 2 | 35,896 | 61,331 | gem_configurator | Implements a standard way of using yml files to configure gems. |
| 3 | 41,059 | 94,007 | csv_to_object | Takes a CSV file and returns a a collection of objects generated by that CSV file. |
| 4 | 45,391 | 61,331 | redis_pipeline | Send commands to a redis server in pipelined batches |
| 5 | 45,502 | 46,531 | redis_backed_model | Provides methods to models that are backed by a redis instance. |
| 6 | 59,771 | 94,007 | iron_fixture_extractor | When object factories don't work because your data is too complex and creating manual f... |
| 7 | 73,732 | 74,024 | hstore_radio_buttons | Works with postgres's hstore data type and Rails to let you display/store a collection ... |
| 8 | 74,841 | 74,024 | query_string_search | Provides a standard way to do searches using query strings in an API endpoint |
| 9 | 99,699 | 32,343 | lastpassify | This gem populates a given ERB/YAML file with values from LastPass using LastPass-CLI. |
| 10 | 102,971 | 94,007 | rust_playground_highlight | Automatically add links to the Rust Playground for code samples in your Jekyll site. |
| 11 | 113,641 | 74,024 | ruby_mailman | Ruby implementation of the Central Service interface. Meant for use with UMN API Servic... |
| 12 | 131,239 | 94,007 | open_hours | Library that parses date ranges in the openingHours format https://schema.org/openingHo... |
| 13 | 141,206 | 129,210 | warn_if | Provides warnings to ActiveRecord validiations. |