Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,08022,726zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,8016,416abstract_classAn implementation of the "abstract class" design pattern in Ruby
311,051117,053active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
414,44224,170eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
514,52322,726ownersTake ownership of your code
636,47354,072wootScapes woot.com sites
742,89254,072sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
858,40454,072shuber-interfaceImplementable interfaces in ruby
961,57563,166event_calendarGenerates HTML event calendars
1069,62992,290definedCalls Module#defined whenever a class or module is defined or redefined
1169,75463,166proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1281,77275,336respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1384,972149,780queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1485,39592,290validates_as_hostname_labelChecks for valid hostname labels
1596,35092,290svnignoregit style ignores with subversion
16114,515117,053variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,14975,336monolithMonolithic git repository generator
18122,900117,053hattr_accessorAllows you to define attr_accessors that reference members of a hash
19128,28075,336net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20129,193117,053taggieA tiny little HTML/XML parser...using regex
21130,662149,780text_editorText editor
22141,64575,336pipe_operatorElixir/Unix style pipe operations in Ruby
23162,20892,290destructES6 style object destructuring in Ruby