Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,20712,197zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,6945,820abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,32941,609active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
414,75329,296eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
514,84588,817ownersTake ownership of your code
636,81988,817wootScapes woot.com sites
743,20029,296sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
858,93255,176shuber-interfaceImplementable interfaces in ruby
962,52055,176event_calendarGenerates HTML event calendars
1070,08755,176definedCalls Module#defined whenever a class or module is defined or redefined
1170,64341,609proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1282,90388,817respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1385,93288,817validates_as_hostname_labelChecks for valid hostname labels
1485,99155,176queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1597,34288,817svnignoregit style ignores with subversion
16114,85188,817variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,19455,176monolithMonolithic git repository generator
18124,05255,176hattr_accessorAllows you to define attr_accessors that reference members of a hash
19129,61388,817net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20130,57488,817taggieA tiny little HTML/XML parser...using regex
21132,13588,817text_editorText editor
22141,62388,817pipe_operatorElixir/Unix style pipe operations in Ruby
23163,33888,817destructES6 style object destructuring in Ruby