Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,17614,712zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,7092,980abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,27995,457active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
414,69529,398eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
514,78741,506ownersTake ownership of your code
636,70246,527wootScapes woot.com sites
743,08461,414sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
858,80946,527shuber-interfaceImplementable interfaces in ruby
962,37174,451event_calendarGenerates HTML event calendars
1069,99152,707definedCalls Module#defined whenever a class or module is defined or redefined
1170,49595,457proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1282,67895,457respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1385,765127,110validates_as_hostname_labelChecks for valid hostname labels
1485,80061,414queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1597,11274,451svnignoregit style ignores with subversion
16114,718127,110variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,24995,457monolithMonolithic git repository generator
18123,837127,110hattr_accessorAllows you to define attr_accessors that reference members of a hash
19129,29474,451net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20130,309127,110taggieA tiny little HTML/XML parser...using regex
21132,039127,110text_editorText editor
22141,49174,451pipe_operatorElixir/Unix style pipe operations in Ruby
23163,031127,110destructES6 style object destructuring in Ruby