| 1 | 5,130 | 20,970 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
| 2 | 5,755 | 5,833 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
| 3 | 11,174 | 40,665 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
| 4 | 14,572 | 21,777 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
| 5 | 14,636 | 29,500 | owners | Take ownership of your code |
| 6 | 36,544 | 45,150 | woot | Scapes woot.com sites |
| 7 | 42,930 | 33,969 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
| 8 | 58,595 | 40,665 | shuber-interface | Implementable interfaces in ruby |
| 9 | 62,122 | 58,794 | event_calendar | Generates HTML event calendars |
| 10 | 69,822 | 40,665 | defined | Calls Module#defined whenever a class or module is defined or redefined |
| 11 | 70,153 | 86,396 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
| 12 | 82,230 | 130,231 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
| 13 | 85,423 | 111,315 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
| 14 | 85,831 | 162,686 | validates_as_hostname_label | Checks for valid hostname labels |
| 15 | 96,681 | 130,231 | svnignore | git style ignores with subversion |
| 16 | 114,607 | 130,231 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
| 17 | 118,119 | 69,839 | monolith | Monolithic git repository generator |
| 18 | 123,432 | 111,315 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
| 19 | 128,829 | 130,231 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
| 20 | 129,856 | 130,231 | taggie | A tiny little HTML/XML parser...using regex |
| 21 | 131,846 | 130,231 | text_editor | Text editor |
| 22 | 141,427 | 130,231 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
| 23 | 162,625 | 69,839 | destruct | ES6 style object destructuring in Ruby |