Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,3039,216zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,63113,270abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,53855,249active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
414,96544,868eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
515,09344,868ownersTake ownership of your code
637,18927,256wootScapes woot.com sites
743,33933,240sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
859,244103,873shuber-interfaceImplementable interfaces in ruby
963,02244,868event_calendarGenerates HTML event calendars
1070,528153,067definedCalls Module#defined whenever a class or module is defined or redefined
1171,15472,641proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1283,465153,067respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1386,26272,641validates_as_hostname_labelChecks for valid hostname labels
1486,53155,249queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1597,830153,067svnignoregit style ignores with subversion
16115,225103,873variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,324153,067monolithMonolithic git repository generator
18124,757103,873hattr_accessorAllows you to define attr_accessors that reference members of a hash
19130,28572,641net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20131,00372,641taggieA tiny little HTML/XML parser...using regex
21132,46672,641text_editorText editor
22141,894153,067pipe_operatorElixir/Unix style pipe operations in Ruby
23163,947153,067destructES6 style object destructuring in Ruby