| 1 | 5,182 | 11,753 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
| 2 | 5,707 | 5,436 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
| 3 | 11,293 | 92,554 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
| 4 | 14,710 | 26,916 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
| 5 | 14,801 | 21,868 | owners | Take ownership of your code |
| 6 | 36,721 | 65,953 | woot | Scapes woot.com sites |
| 7 | 43,104 | 51,811 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
| 8 | 58,830 | 42,638 | shuber-interface | Implementable interfaces in ruby |
| 9 | 62,399 | 76,767 | event_calendar | Generates HTML event calendars |
| 10 | 69,984 | 76,767 | defined | Calls Module#defined whenever a class or module is defined or redefined |
| 11 | 70,531 | 92,554 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
| 12 | 82,721 | 115,123 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
| 13 | 85,776 | 146,171 | validates_as_hostname_label | Checks for valid hostname labels |
| 14 | 85,820 | 76,767 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
| 15 | 97,141 | 115,123 | svnignore | git style ignores with subversion |
| 16 | 114,711 | 76,767 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
| 17 | 118,245 | 76,767 | monolith | Monolithic git repository generator |
| 18 | 123,872 | 115,123 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
| 19 | 129,329 | 92,554 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
| 20 | 130,372 | 115,123 | taggie | A tiny little HTML/XML parser...using regex |
| 21 | 132,046 | 146,171 | text_editor | Text editor |
| 22 | 141,496 | 115,123 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
| 23 | 163,065 | 146,171 | destruct | ES6 style object destructuring in Ruby |