Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,48918,385zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,6609,469abstract_classAn implementation of the "abstract class" design pattern in Ruby
312,09930,638active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
415,50816,910eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
515,75251,088ownersTake ownership of your code
638,10430,638wootScapes woot.com sites
744,08151,088sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
860,36951,088shuber-interfaceImplementable interfaces in ruby
964,30751,088event_calendarGenerates HTML event calendars
1071,82351,088definedCalls Module#defined whenever a class or module is defined or redefined
1172,49351,088proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1285,05151,088respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1385,11551,088validates_as_hostname_labelChecks for valid hostname labels
1488,09051,088queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1599,42051,088svnignoregit style ignores with subversion
16116,58151,088variablesRuby already has `Method` objects, why not `Variable` objects as well?
17119,06751,088monolithMonolithic git repository generator
18126,77651,088hattr_accessorAllows you to define attr_accessors that reference members of a hash
19132,61151,088net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20133,01951,088taggieA tiny little HTML/XML parser...using regex
21133,54251,088text_editorText editor
22142,61551,088pipe_operatorElixir/Unix style pipe operations in Ruby
23166,32451,088destructES6 style object destructuring in Ruby