Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,10515,476zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,7686,237abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,109116,310active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
414,52466,833eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
514,58538,290ownersTake ownership of your code
636,46921,618wootScapes woot.com sites
742,85223,432sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
858,48093,924shuber-interfaceImplementable interfaces in ruby
962,000116,310event_calendarGenerates HTML event calendars
1069,72778,093definedCalls Module#defined whenever a class or module is defined or redefined
1169,975116,310proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1282,059116,310respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1385,223116,310queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1485,62658,247validates_as_hostname_labelChecks for valid hostname labels
1596,46178,093svnignoregit style ignores with subversion
16114,50466,833variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,139145,948monolithMonolithic git repository generator
18123,232116,310hattr_accessorAllows you to define attr_accessors that reference members of a hash
19128,559116,310net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20129,651116,310taggieA tiny little HTML/XML parser...using regex
21131,41893,924text_editorText editor
22141,277145,948pipe_operatorElixir/Unix style pipe operations in Ruby
23162,452145,948destructES6 style object destructuring in Ruby