Smhuber's Gems

icon
#Total RankDaily RankNameSummary
15,46710,571zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,6397,191abstract_classAn implementation of the "abstract class" design pattern in Ruby
312,04475,382active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
415,45827,624eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
515,69639,648ownersTake ownership of your code
638,01035,924wootScapes woot.com sites
743,95560,205sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
860,22275,382shuber-interfaceImplementable interfaces in ruby
964,13675,382event_calendarGenerates HTML event calendars
1071,672102,761definedCalls Module#defined whenever a class or module is defined or redefined
1172,34350,800proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1284,944102,761respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1385,08330,840validates_as_hostname_labelChecks for valid hostname labels
1487,94060,205queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1599,17860,205svnignoregit style ignores with subversion
16116,37160,205variablesRuby already has `Method` objects, why not `Variable` objects as well?
17118,871102,761monolithMonolithic git repository generator
18126,47675,382hattr_accessorAllows you to define attr_accessors that reference members of a hash
19132,24875,382net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20132,73975,382taggieA tiny little HTML/XML parser...using regex
21133,29575,382text_editorText editor
22142,36575,382pipe_operatorElixir/Unix style pipe operations in Ruby
23165,962102,761destructES6 style object destructuring in Ruby