1 | 4,769 | 11,877 | zero_downtime_migrations | Zero downtime migrations with ActiveRecord and PostgreSQL |
2 | 5,793 | 4,312 | abstract_class | An implementation of the "abstract class" design pattern in Ruby |
3 | 10,395 | 25,458 | active_record-updated_at | Touch `updated_at` by default with calls to `update_column(s)` and `update_all` |
4 | 13,711 | 30,305 | eigenclass | Eigenclasses (aka metaclasses or singleton classes) in ruby |
5 | 18,477 | 11,043 | owners | Take ownership of your code |
6 | 35,515 | 63,432 | woot | Scapes woot.com sites |
7 | 42,032 | 22,084 | sub_diff | Inspect the changes of your `String#sub` and `String#gsub` replacements |
8 | 57,227 | 19,893 | shuber-interface | Implementable interfaces in ruby |
9 | 59,851 | 63,432 | event_calendar | Generates HTML event calendars |
10 | 68,208 | 18,158 | proxy | A gem/plugin that allows rails applications to respond to multiple domains and proxied ... |
11 | 68,265 | 41,916 | defined | Calls Module#defined whenever a class or module is defined or redefined |
12 | 80,219 | 25,458 | respond_to_missing | Defines Object#respond_to_missing? and patches Object#respond_to? unless this functiona... |
13 | 83,635 | 25,458 | queryable_array | QueryableArray is intended to store a group of objects which share the same attributes ... |
14 | 84,354 | 41,916 | validates_as_hostname_label | Checks for valid hostname labels |
15 | 94,596 | 30,305 | svnignore | git style ignores with subversion |
16 | 113,483 | 41,916 | variables | Ruby already has `Method` objects, why not `Variable` objects as well? |
17 | 117,855 | 41,916 | monolith | Monolithic git repository generator |
18 | 120,966 | 63,432 | hattr_accessor | Allows you to define attr_accessors that reference members of a hash |
19 | 126,216 | 63,432 | net-http-not_modified_cache | Caches responses for requests that respond with "304 - Not Modified" and adds "if-modif... |
20 | 127,437 | 63,432 | taggie | A tiny little HTML/XML parser...using regex |
21 | 129,192 | 41,916 | text_editor | Text editor |
22 | 141,073 | 41,916 | pipe_operator | Elixir/Unix style pipe operations in Ruby |
23 | 160,466 | 41,916 | destruct | ES6 style object destructuring in Ruby |