| 1 | 9,296 | 10,442 | rails-session_cookie | Helps to get proper integration tests run faster |
| 2 | 18,767 | 35,924 | lurker | The new de-facto for API testing your Rails application |
| 3 | 38,517 | 75,382 | safe_monkeypatch | Checksums method source and raises if upstream has changed. |
| 4 | 62,410 | 22,150 | webpacker-remote | Use your webpack builds independently |
| 5 | 78,138 | 39,648 | params_tree | Turns listed tree to nested hash |
| 6 | 86,806 | 60,205 | vcr-xml | Easier SOAP with VCR |
| 7 | 87,545 | 75,382 | dead_code_terminator | Statically remove dead conditional branches, acts like webpack's DefinePlugin and minifier |
| 8 | 100,015 | 60,205 | pg_exec_array_params | Escape each array element inside PG::Connection#exec_params properly |
| 9 | 107,006 | 102,761 | resque-kalashnikov | Handles your HTTP requests in background in non-blocking way using Resque worker |
| 10 | 126,460 | 102,761 | multi_schema | Allows you to switch over the postgres schemas in runtime inside ruby/rails |
| 11 | 145,971 | 102,761 | chewy_resque | Resque integration for chewy and resque |
| 12 | 146,452 | 102,761 | includes_many | ActiveRecord has_many + includes(:relation) on steroids |