1 | 5,058 | 14,921 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
2 | 5,804 | 11,794 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
3 | 10,981 | 69,102 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
4 | 14,387 | 14,921 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
5 | 14,451 | 31,699 | owners | Take ownership of your code |
6 | 36,479 | 31,699 | woot | Scapes woot.com sites |
7 | 42,891 | 27,823 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
8 | 58,336 | 36,242 | shuber-interface | Implementable interfaces in ruby |
9 | 61,293 | 54,163 | event_calendar | Generates HTML event calendars |
10 | 69,473 | 47,572 | defined | Calls Module#defined whenever a class or module is defined or redefined |
11 | 69,529 | 41,573 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
12 | 81,499 | 128,565 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
13 | 84,612 | 69,102 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
14 | 85,183 | 89,132 | validates_as_hostname_label | Checks for valid hostname labels |
15 | 96,164 | 104,290 | svnignore | git style ignores with subversion |
16 | 114,683 | 89,132 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
17 | 118,211 | 89,132 | monolith | Monolithic git repository generator |
18 | 122,562 | 104,290 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
19 | 128,149 | 89,132 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
20 | 128,967 | 78,158 | taggie | A tiny little HTML/XML parser...using regex |
21 | 130,527 | 78,158 | text_editor | Text editor |
22 | 141,823 | 104,290 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
23 | 162,003 | 104,290 | destruct | ES6 style object destructuring in Ruby |