Smhuber's Gems

icon
#Total RankDaily RankNameSummary
14,76911,877zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,7934,312abstract_classAn implementation of the "abstract class" design pattern in Ruby
310,39525,458active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
413,71130,305eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
518,47711,043ownersTake ownership of your code
635,51563,432wootScapes woot.com sites
742,03222,084sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
857,22719,893shuber-interfaceImplementable interfaces in ruby
959,85163,432event_calendarGenerates HTML event calendars
1068,20818,158proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1168,26541,916definedCalls Module#defined whenever a class or module is defined or redefined
1280,21925,458respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1383,63525,458queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1484,35441,916validates_as_hostname_labelChecks for valid hostname labels
1594,59630,305svnignoregit style ignores with subversion
16113,48341,916variablesRuby already has `Method` objects, why not `Variable` objects as well?
17117,85541,916monolithMonolithic git repository generator
18120,96663,432hattr_accessorAllows you to define attr_accessors that reference members of a hash
19126,21663,432net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20127,43763,432taggieA tiny little HTML/XML parser...using regex
21129,19241,916text_editorText editor
22141,07341,916pipe_operatorElixir/Unix style pipe operations in Ruby
23160,46641,916destructES6 style object destructuring in Ruby