1 | 16,879 | 11,154 | minitest-byebug | Minitest plugin that starts a byebug session on test failures |
2 | 171,016 | 39,697 | struct-initializer | Reuse Struct.new's attr_reader and initialize generation in any class. |
3 | 171,076 | 39,697 | active_record-associated_object | Associate a Ruby PORO with an Active Record class and have it quack like one. |
4 | 171,221 | 39,697 | active_record-ingress | Pass control of Active Record methods to a dedicated object. |
5 | 171,304 | 39,697 | minitest-set | Set configurations for the duration of a test or a block with automatic reset. |
6 | 171,392 | 39,697 | action_controller-stashed_redirects | Embed a controller flow within another by stashing the final redirect upfront and perfo... |