| 1 | 9,287 | 7,588 | rails-session_cookie | Helps to get proper integration tests run faster |
| 2 | 18,545 | 13,304 | lurker | The new de-facto for API testing your Rails application |
| 3 | 37,999 | 74,024 | safe_monkeypatch | Checksums method source and raises if upstream has changed. |
| 4 | 63,540 | 53,031 | webpacker-remote | Use your webpack builds independently |
| 5 | 77,448 | 129,210 | params_tree | Turns listed tree to nested hash |
| 6 | 86,584 | 61,331 | vcr-xml | Easier SOAP with VCR |
| 7 | 87,063 | 94,007 | dead_code_terminator | Statically remove dead conditional branches, acts like webpack's DefinePlugin and minifier |
| 8 | 100,148 | 94,007 | pg_exec_array_params | Escape each array element inside PG::Connection#exec_params properly |
| 9 | 106,347 | 129,210 | resque-kalashnikov | Handles your HTTP requests in background in non-blocking way using Resque worker |
| 10 | 125,708 | 74,024 | multi_schema | Allows you to switch over the postgres schemas in runtime inside ruby/rails |
| 11 | 145,671 | 94,007 | chewy_resque | Resque integration for chewy and resque |
| 12 | 145,897 | 74,024 | includes_many | ActiveRecord has_many + includes(:relation) on steroids |