1 | 4,740 | 12,600 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
2 | 5,790 | 6,422 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
3 | 10,337 | 18,351 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
4 | 13,635 | 42,025 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
5 | 18,614 | 17,852 | owners | Take ownership of your code |
6 | 35,421 | 53,556 | woot | Scapes woot.com sites |
7 | 41,955 | 53,556 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
8 | 57,076 | 86,038 | shuber-interface | Implementable interfaces in ruby |
9 | 59,673 | 86,038 | event_calendar | Generates HTML event calendars |
10 | 68,082 | 86,038 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
11 | 68,144 | 86,038 | defined | Calls Module#defined whenever a class or module is defined or redefined |
12 | 80,088 | 53,556 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
13 | 83,505 | 53,556 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
14 | 84,183 | 86,038 | validates_as_hostname_label | Checks for valid hostname labels |
15 | 94,415 | 86,038 | svnignore | git style ignores with subversion |
16 | 113,383 | 53,556 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
17 | 117,763 | 86,038 | monolith | Monolithic git repository generator |
18 | 120,742 | 42,025 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
19 | 126,018 | 86,038 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
20 | 127,229 | 86,038 | taggie | A tiny little HTML/XML parser...using regex |
21 | 129,183 | 86,038 | text_editor | Text editor |
22 | 141,171 | 86,038 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
23 | 160,400 | 86,038 | destruct | ES6 style object destructuring in Ruby |