| 1 | 9,163 | 7,418 | rails-session_cookie | Helps to get proper integration tests run faster |
| 2 | 18,494 | 41,004 | lurker | The new de-facto for API testing your Rails application |
| 3 | 37,869 | 132,857 | safe_monkeypatch | Checksums method source and raises if upstream has changed. |
| 4 | 64,236 | 73,575 | webpacker-remote | Use your webpack builds independently |
| 5 | 77,346 | 157,136 | params_tree | Turns listed tree to nested hash |
| 6 | 86,607 | 80,214 | vcr-xml | Easier SOAP with VCR |
| 7 | 87,074 | 46,109 | dead_code_terminator | Statically remove dead conditional branches, acts like webpack's DefinePlugin and minifier |
| 8 | 100,056 | 157,136 | pg_exec_array_params | Escape each array element inside PG::Connection#exec_params properly |
| 9 | 106,259 | 157,136 | resque-kalashnikov | Handles your HTTP requests in background in non-blocking way using Resque worker |
| 10 | 125,534 | 157,136 | multi_schema | Allows you to switch over the postgres schemas in runtime inside ruby/rails |
| 11 | 145,605 | 110,100 | chewy_resque | Resque integration for chewy and resque |
| 12 | 145,863 | 110,100 | includes_many | ActiveRecord has_many + includes(:relation) on steroids |