| 1 | 5,424 | 9,787 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
| 2 | 5,608 | 6,242 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
| 3 | 11,917 | 69,179 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
| 4 | 15,316 | 11,239 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
| 5 | 15,536 | 103,058 | owners | Take ownership of your code |
| 6 | 37,798 | 103,058 | woot | Scapes woot.com sites |
| 7 | 43,822 | 103,058 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
| 8 | 59,919 | 103,058 | shuber-interface | Implementable interfaces in ruby |
| 9 | 63,747 | 54,325 | event_calendar | Generates HTML event calendars |
| 10 | 71,352 | 54,325 | defined | Calls Module#defined whenever a class or module is defined or redefined |
| 11 | 72,043 | 103,058 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
| 12 | 84,528 | 103,058 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
| 13 | 87,031 | 103,058 | validates_as_hostname_label | Checks for valid hostname labels |
| 14 | 87,539 | 103,058 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
| 15 | 98,801 | 103,058 | svnignore | git style ignores with subversion |
| 16 | 116,111 | 54,325 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
| 17 | 118,669 | 103,058 | monolith | Monolithic git repository generator |
| 18 | 125,974 | 69,179 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
| 19 | 131,600 | 103,058 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
| 20 | 132,180 | 103,058 | taggie | A tiny little HTML/XML parser...using regex |
| 21 | 133,238 | 103,058 | text_editor | Text editor |
| 22 | 142,346 | 54,325 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
| 23 | 165,176 | 103,058 | destruct | ES6 style object destructuring in Ruby |