| 1 | 2,128 | 2,291 | okcomputer | Inspired by the simplicity of Fitter Happier, but frustrated by its lack of flexibility... |
| 2 | 13,925 | 13,727 | enumerated_field | EnumeratedField is a library that provides some nice methods when a string column is us... |
| 3 | 19,066 | 12,860 | find_as_hashes | Provides ActiveRecord methods to return results as attribute hashes rather than instant... |
| 4 | 31,050 | 72,141 | allowed | Throttling of ActiveRecord model creations. |
| 5 | 31,625 | 51,801 | hasoffers | Implementation of the HasOffers API for affiliate advertising. |
| 6 | 36,443 | 51,801 | gci-class-extensions | A gem used by our internal team for common class extensions, like not_blank? and not_ni... |
| 7 | 43,182 | 72,141 | valid-date | Adds String#valid_date? method to add utility to the Rails String#to_date method. Deter... |
| 8 | 44,616 | 118,552 | assorted | Add sorting scopes `asc` and `desc` to your ActiveRecord models. |
| 9 | 58,501 | 31,304 | simple-scm | Provides the `sss` command to perform SCM (git/hg/svn) commands in all projects in a di... |
| 10 | 73,586 | 118,552 | conflate | Load YAML files in your config directory into the Rails.application.config. |
| 11 | 87,187 | 118,552 | flattenator | Flatten deeply nested hashes. |
| 12 | 108,094 | 72,141 | array-to-csv | Adds Array#to_csv method that converts the contents of the array to CSV format. |
| 13 | 115,448 | 72,141 | conflate-rails | Load YAML files in your config directory into the Rails.application.config. |
| 14 | 118,049 | 72,141 | dynamic-body-class-and-id | The gem adds body_class and body_id helpers to your Rails app. The ID is based on the n... |
| 15 | 119,763 | 72,141 | dynamic-page-title | Use this gem to set a dynamic page title in your views with `<%= title "Something or ot... |
| 16 | 122,748 | 51,801 | object-in-enumerable | Gives the more-readable `foo.in?(some_list)` rather than having to revert to the more b... |
| 17 | 153,099 | 51,801 | rack-relations | Dynamically rewrite markup to add `rel="nofollow noopener noreferrer"` to non-safeliste... |
| 18 | 157,966 | 118,552 | memo_pad | Flexible, lightweight, declarative memoization for cases where ||= isn't good enough. |