| 1 | 5,273 | 45,821 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
| 2 | 5,644 | 6,988 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
| 3 | 11,475 | 25,288 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
| 4 | 14,915 | 16,179 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
| 5 | 15,035 | 45,821 | owners | Take ownership of your code |
| 6 | 37,085 | 16,179 | woot | Scapes woot.com sites |
| 7 | 43,280 | 65,347 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
| 8 | 59,115 | 103,620 | shuber-interface | Implementable interfaces in ruby |
| 9 | 62,876 | 103,620 | event_calendar | Generates HTML event calendars |
| 10 | 70,409 | 103,620 | defined | Calls Module#defined whenever a class or module is defined or redefined |
| 11 | 71,008 | 103,620 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
| 12 | 83,316 | 65,347 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
| 13 | 86,094 | 103,620 | validates_as_hostname_label | Checks for valid hostname labels |
| 14 | 86,382 | 103,620 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
| 15 | 97,668 | 103,620 | svnignore | git style ignores with subversion |
| 16 | 115,070 | 65,347 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
| 17 | 118,190 | 35,267 | monolith | Monolithic git repository generator |
| 18 | 124,484 | 103,620 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
| 19 | 130,056 | 103,620 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
| 20 | 130,770 | 103,620 | taggie | A tiny little HTML/XML parser...using regex |
| 21 | 132,395 | 45,821 | text_editor | Text editor |
| 22 | 141,756 | 103,620 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
| 23 | 163,690 | 103,620 | destruct | ES6 style object destructuring in Ruby |