| 1 | 5,467 | 10,571 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
| 2 | 5,639 | 7,191 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
| 3 | 12,044 | 75,382 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
| 4 | 15,458 | 27,624 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
| 5 | 15,696 | 39,648 | owners | Take ownership of your code |
| 6 | 38,010 | 35,924 | woot | Scapes woot.com sites |
| 7 | 43,955 | 60,205 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
| 8 | 60,222 | 75,382 | shuber-interface | Implementable interfaces in ruby |
| 9 | 64,136 | 75,382 | event_calendar | Generates HTML event calendars |
| 10 | 71,672 | 102,761 | defined | Calls Module#defined whenever a class or module is defined or redefined |
| 11 | 72,343 | 50,800 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
| 12 | 84,944 | 102,761 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
| 13 | 85,083 | 30,840 | validates_as_hostname_label | Checks for valid hostname labels |
| 14 | 87,940 | 60,205 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
| 15 | 99,178 | 60,205 | svnignore | git style ignores with subversion |
| 16 | 116,371 | 60,205 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
| 17 | 118,871 | 102,761 | monolith | Monolithic git repository generator |
| 18 | 126,476 | 75,382 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
| 19 | 132,248 | 75,382 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
| 20 | 132,739 | 75,382 | taggie | A tiny little HTML/XML parser...using regex |
| 21 | 133,295 | 75,382 | text_editor | Text editor |
| 22 | 142,365 | 75,382 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
| 23 | 165,962 | 102,761 | destruct | ES6 style object destructuring in Ruby |