Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,36410,005zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,5775,578abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,80555,159active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
415,22249,730eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
515,39095,921ownersTake ownership of your code
637,58163,750wootScapes woot.com sites
743,632126,905sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
859,671126,905shuber-interfaceImplementable interfaces in ruby
963,441126,905event_calendarGenerates HTML event calendars
1070,98675,214definedCalls Module#defined whenever a class or module is defined or redefined
1171,639126,905proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1284,07495,921respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1386,870126,905validates_as_hostname_labelChecks for valid hostname labels
1487,16495,921queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1598,35595,921svnignoregit style ignores with subversion
16115,758126,905variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,616126,905monolithMonolithic git repository generator
18125,474126,905hattr_accessorAllows you to define attr_accessors that reference members of a hash
19131,029126,905net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20131,605126,905taggieA tiny little HTML/XML parser...using regex
21132,803126,905text_editorText editor
22142,088126,905pipe_operatorElixir/Unix style pipe operations in Ruby
23164,604126,905destructES6 style object destructuring in Ruby