Pbyrne's Gems

icon
#Total RankDaily RankNameSummary
11,9492,119okcomputerInspired by the simplicity of Fitter Happier, but frustrated by its lack of flexibi...
214,15314,683enumerated_fieldEnumeratedField is a library that provides some nice methods when a string column is us...
320,03338,031find_as_hashesProvides ActiveRecord methods to return results as attribute hashes rather than instant...
429,13552,733allowedThrottling of ActiveRecord model creations.
529,94832,169hasoffersImplementation of the HasOffers API for affiliate advertising.
634,07338,031gci-class-extensionsA gem used by our internal team for common class extensions, like not_blank? and not_ni...
740,48870,697valid-dateAdds String#valid_date? method to add utility to the Rails String#to_date method. Deter...
843,096105,358assortedAdd sorting scopes `asc` and `desc` to your ActiveRecord models.
956,75746,623simple-scmProvides the `sss` command to perform SCM (git/hg/svn) commands in all projects in a di...
1070,245105,358conflateLoad YAML files in your config directory into the Rails.application.config.
1193,32584,840flattenatorFlatten deeply nested hashes.
12103,553168,370array-to-csvAdds Array#to_csv method that converts the contents of the array to CSV format.
13110,402168,370conflate-railsLoad YAML files in your config directory into the Rails.application.config.
14115,810168,370dynamic-body-class-and-idThe gem adds body_class and body_id helpers to your Rails app. The ID is based on the n...
15116,965168,370dynamic-page-titleUse this gem to set a dynamic page title in your views with `<%= title "Something or ot...
16120,191136,377object-in-enumerableGives the more-readable `foo.in?(some_list)` rather than having to revert to the more b...
17154,78884,840rack-relationsDynamically rewrite markup to add `rel="nofollow noopener noreferrer"` to non-safeliste...
18176,00570,697memo_padFlexible, lightweight, declarative memoization for cases where ||= isn't good enough.