Smhuber's Gems

icon
#Total RankDaily RankNameSummary
14,714-zero_downtime_migrationsZero downtime migrations with ActiveRecord and PostgreSQL
25,789-abstract_classAn implementation of the "abstract class" design pattern in Ruby
310,285-active_record-updated_atTouch `updated_at` by default with calls to `update_column(s)` and `update_all`
413,575-eigenclassEigenclasses (aka metaclasses or singleton classes) in ruby
518,567-ownersTake ownership of your code
635,349-wootScapes woot.com sites
741,893-sub_diffInspect the changes of your `String#sub` and `String#gsub` replacements
856,986-shuber-interfaceImplementable interfaces in ruby
959,577-event_calendarGenerates HTML event calendars
1067,959-proxyA gem/plugin that allows rails applications to respond to multiple domains and proxied ...
1168,028-definedCalls Module#defined whenever a class or module is defined or redefined
1280,025-respond_to_missingDefines Object#respond_to_missing? and patches Object#respond_to? unless this functiona...
1383,469-queryable_arrayQueryableArray is intended to store a group of objects which share the same attributes ...
1484,057-validates_as_hostname_labelChecks for valid hostname labels
1594,294-svnignoregit style ignores with subversion
16113,331-variablesRuby already has `Method` objects, why not `Variable` objects as well?
17117,675-monolithMonolithic git repository generator
18120,636-hattr_accessorAllows you to define attr_accessors that reference members of a hash
19125,909-net-http-not_modified_cacheCaches responses for requests that respond with "304 - Not Modified" and adds "if-modif...
20127,113-taggieA tiny little HTML/XML parser...using regex
21129,104-text_editorText editor
22141,243-pipe_operatorElixir/Unix style pipe operations in Ruby
23160,314-destructES6 style object destructuring in Ruby