Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,39712,281zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,6037,781abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,86970,940active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
415,28515,357eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
515,46620,717ownersTake ownership of your code
637,706103,856wootScapes woot.com sites
743,733103,856sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
859,805103,856shuber-interfaceImplementable interfaces in ruby
963,61070,940event_calendarGenerates HTML event calendars
1071,186103,856definedCalls Module#defined whenever a class or module is defined or redefined
1171,85239,052proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1284,332103,856respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1386,90620,717validates_as_hostname_labelChecks for valid hostname labels
1487,35654,393queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1598,57570,940svnignoregit style ignores with subversion
16115,93770,940variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,57331,582monolithMonolithic git repository generator
18125,78070,940hattr_accessorAllows you to define attr_accessors that reference members of a hash
19131,32670,940net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20131,944103,856taggieA tiny little HTML/XML parser...using regex
21133,067103,856text_editorText editor
22142,15745,165pipe_operatorElixir/Unix style pipe operations in Ruby
23164,917103,856destructES6 style object destructuring in Ruby