Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,13020,970zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,7555,833abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,17440,665active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
414,57221,777eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
514,63629,500ownersTake ownership of your code
636,54445,150wootScapes woot.com sites
742,93033,969sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
858,59540,665shuber-interfaceImplementable interfaces in ruby
962,12258,794event_calendarGenerates HTML event calendars
1069,82240,665definedCalls Module#defined whenever a class or module is defined or redefined
1170,15386,396proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1282,230130,231respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1385,423111,315queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1485,831162,686validates_as_hostname_labelChecks for valid hostname labels
1596,681130,231svnignoregit style ignores with subversion
16114,607130,231variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,11969,839monolithMonolithic git repository generator
18123,432111,315hattr_accessorAllows you to define attr_accessors that reference members of a hash
19128,829130,231net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20129,856130,231taggieA tiny little HTML/XML parser...using regex
21131,846130,231text_editorText editor
22141,427130,231pipe_operatorElixir/Unix style pipe operations in Ruby
23162,62569,839destructES6 style object destructuring in Ruby