Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,22619,893zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,6866,626abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,37694,906active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
414,79823,012eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
514,90759,168ownersTake ownership of your code
636,88534,078wootScapes woot.com sites
743,26694,906sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
859,01043,087shuber-interfaceImplementable interfaces in ruby
962,60759,168event_calendarGenerates HTML event calendars
1070,16394,906definedCalls Module#defined whenever a class or module is defined or redefined
1170,72194,906proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1283,02659,168respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1386,00994,906validates_as_hostname_labelChecks for valid hostname labels
1486,14394,906queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1597,44259,168svnignoregit style ignores with subversion
16114,98094,906variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,19994,906monolithMonolithic git repository generator
18124,19794,906hattr_accessorAllows you to define attr_accessors that reference members of a hash
19129,76194,906net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20130,68094,906taggieA tiny little HTML/XML parser...using regex
21132,20759,168text_editorText editor
22141,62259,168pipe_operatorElixir/Unix style pipe operations in Ruby
23163,49194,906destructES6 style object destructuring in Ruby