Pbyrne's Gems

icon
#Total RankDaily RankNameSummary
12,0232,355okcomputerInspired by the simplicity of Fitter Happier, but frustrated by its lack of flexibi...
213,7047,301enumerated_fieldEnumeratedField is a library that provides some nice methods when a string column is us...
319,62814,661find_as_hashesProvides ActiveRecord methods to return results as attribute hashes rather than instant...
429,81086,038allowedThrottling of ActiveRecord model creations.
530,63320,749hasoffersImplementation of the HasOffers API for affiliate advertising.
634,89942,025gci-class-extensionsA gem used by our internal team for common class extensions, like not_blank? and not_ni...
741,58331,663valid-dateAdds String#valid_date? method to add utility to the Rails String#to_date method. Deter...
843,63186,038assortedAdd sorting scopes `asc` and `desc` to your ActiveRecord models.
957,70486,038simple-scmProvides the `sss` command to perform SCM (git/hg/svn) commands in all projects in a di...
1071,44686,038conflateLoad YAML files in your config directory into the Rails.application.config.
1190,23453,556flattenatorFlatten deeply nested hashes.
12105,01086,038array-to-csvAdds Array#to_csv method that converts the contents of the array to CSV format.
13112,28886,038conflate-railsLoad YAML files in your config directory into the Rails.application.config.
14116,86886,038dynamic-body-class-and-idThe gem adds body_class and body_id helpers to your Rails app. The ID is based on the n...
15118,46986,038dynamic-page-titleUse this gem to set a dynamic page title in your views with `<%= title "Something or ot...
16121,61486,038object-in-enumerableGives the more-readable `foo.in?(some_list)` rather than having to revert to the more b...
17154,69886,038rack-relationsDynamically rewrite markup to add `rel="nofollow noopener noreferrer"` to non-safeliste...
18173,71286,038memo_padFlexible, lightweight, declarative memoization for cases where ||= isn't good enough.