| 1 | 9,284 | 15,868 | rails-session_cookie | Helps to get proper integration tests run faster |
| 2 | 18,829 | 25,069 | lurker | The new de-facto for API testing your Rails application |
| 3 | 38,627 | 15,868 | safe_monkeypatch | Checksums method source and raises if upstream has changed. |
| 4 | 62,190 | 51,088 | webpacker-remote | Use your webpack builds independently |
| 5 | 78,337 | 51,088 | params_tree | Turns listed tree to nested hash |
| 6 | 86,986 | 30,638 | vcr-xml | Easier SOAP with VCR |
| 7 | 87,639 | 51,088 | dead_code_terminator | Statically remove dead conditional branches, acts like webpack's DefinePlugin and minifier |
| 8 | 100,141 | 51,088 | pg_exec_array_params | Escape each array element inside PG::Connection#exec_params properly |
| 9 | 107,218 | 51,088 | resque-kalashnikov | Handles your HTTP requests in background in non-blocking way using Resque worker |
| 10 | 126,802 | 51,088 | multi_schema | Allows you to switch over the postgres schemas in runtime inside ruby/rails |
| 11 | 146,151 | 51,088 | chewy_resque | Resque integration for chewy and resque |
| 12 | 146,714 | 51,088 | includes_many | ActiveRecord has_many + includes(:relation) on steroids |