Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,4249,787zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,6086,242abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,91769,179active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
415,31611,239eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
515,536103,058ownersTake ownership of your code
637,798103,058wootScapes woot.com sites
743,822103,058sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
859,919103,058shuber-interfaceImplementable interfaces in ruby
963,74754,325event_calendarGenerates HTML event calendars
1071,35254,325definedCalls Module#defined whenever a class or module is defined or redefined
1172,043103,058proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1284,528103,058respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1387,031103,058validates_as_hostname_labelChecks for valid hostname labels
1487,539103,058queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1598,801103,058svnignoregit style ignores with subversion
16116,11154,325variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,669103,058monolithMonolithic git repository generator
18125,97469,179hattr_accessorAllows you to define attr_accessors that reference members of a hash
19131,600103,058net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20132,180103,058taggieA tiny little HTML/XML parser...using regex
21133,238103,058text_editorText editor
22142,34654,325pipe_operatorElixir/Unix style pipe operations in Ruby
23165,176103,058destructES6 style object destructuring in Ruby