Smhuber's Gems

icon
#Total RankDaily RankNameSummary
14,49610,129zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,7125,723abstract_classAn implementation of the "abstract class" design pattern in Ruby
39,86874,122active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
413,10443,437eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
518,12920,346ownersTake ownership of your code
634,651110,038wootScapes woot.com sites
741,44143,437sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
856,14674,122shuber-interfaceImplementable interfaces in ruby
958,42263,356event_calendarGenerates HTML event calendars
1066,80897,459proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1166,87997,459definedCalls Module#defined whenever a class or module is defined or redefined
1278,991110,038respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1382,570110,038queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1482,954110,038validates_as_hostname_labelChecks for valid hostname labels
1592,754110,038svnignoregit style ignores with subversion
16113,530110,038variablesRuby already has `Method` objects, why not `Variable` objects as well?
17117,08980,166monolithMonolithic git repository generator
18119,319110,038hattr_accessorAllows you to define attr_accessors that reference members of a hash
19124,695110,038net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20125,723147,217taggieA tiny little HTML/XML parser...using regex
21128,803110,038text_editorText editor
22141,533110,038pipe_operatorElixir/Unix style pipe operations in Ruby
23159,369147,217destructES6 style object destructuring in Ruby