Pbyrne's Gems

icon
#Total RankDaily RankNameSummary
12,1402,170okcomputerInspired by the simplicity of Fitter Happier, but frustrated by its lack of flexibility...
213,97929,658enumerated_fieldEnumeratedField is a library that provides some nice methods when a string column is us...
319,11420,293find_as_hashesProvides ActiveRecord methods to return results as attribute hashes rather than instant...
431,12424,974allowedThrottling of ActiveRecord model creations.
531,66633,386hasoffersImplementation of the HasOffers API for affiliate advertising.
636,55724,974gci-class-extensionsA gem used by our internal team for common class extensions, like not_blank? and not_ni...
743,28333,386valid-dateAdds String#valid_date? method to add utility to the Rails String#to_date method. Deter...
844,78774,551assortedAdd sorting scopes `asc` and `desc` to your ActiveRecord models.
958,52174,551simple-scmProvides the `sss` command to perform SCM (git/hg/svn) commands in all projects in a di...
1073,73056,540conflateLoad YAML files in your config directory into the Rails.application.config.
1187,30933,386flattenatorFlatten deeply nested hashes.
12108,38074,551array-to-csvAdds Array#to_csv method that converts the contents of the array to CSV format.
13115,64874,551conflate-railsLoad YAML files in your config directory into the Rails.application.config.
14117,97438,326dynamic-body-class-and-idThe gem adds body_class and body_id helpers to your Rails app. The ID is based on the n...
15119,69033,386dynamic-page-titleUse this gem to set a dynamic page title in your views with `<%= title "Something or ot...
16122,63433,386object-in-enumerableGives the more-readable `foo.in?(some_list)` rather than having to revert to the more b...
17152,796106,183rack-relationsDynamically rewrite markup to add `rel="nofollow noopener noreferrer"` to non-safeliste...
18157,87356,540memo_padFlexible, lightweight, declarative memoization for cases where ||= isn't good enough.