| 1 | 9,143 | 26,122 | rails-session_cookie | Helps to get proper integration tests run faster |
| 2 | 18,419 | 35,530 | lurker | The new de-facto for API testing your Rails application |
| 3 | 37,733 | 60,252 | safe_monkeypatch | Checksums method source and raises if upstream has changed. |
| 4 | 65,178 | 22,832 | webpacker-remote | Use your webpack builds independently |
| 5 | 77,190 | 106,871 | params_tree | Turns listed tree to nested hash |
| 6 | 86,572 | 41,075 | vcr-xml | Easier SOAP with VCR |
| 7 | 87,041 | 35,530 | dead_code_terminator | Statically remove dead conditional branches, acts like webpack's DefinePlugin and minifier |
| 8 | 100,058 | 106,871 | pg_exec_array_params | Escape each array element inside PG::Connection#exec_params properly |
| 9 | 106,108 | 77,799 | resque-kalashnikov | Handles your HTTP requests in background in non-blocking way using Resque worker |
| 10 | 125,306 | 151,100 | multi_schema | Allows you to switch over the postgres schemas in runtime inside ruby/rails |
| 11 | 145,458 | 151,100 | chewy_resque | Resque integration for chewy and resque |
| 12 | 145,739 | 77,799 | includes_many | ActiveRecord has_many + includes(:relation) on steroids |