| 1 | 9,295 | 7,502 | rails-session_cookie | Helps to get proper integration tests run faster |
| 2 | 18,627 | 19,509 | lurker | The new de-facto for API testing your Rails application |
| 3 | 38,170 | 103,058 | safe_monkeypatch | Checksums method source and raises if upstream has changed. |
| 4 | 62,928 | 23,228 | webpacker-remote | Use your webpack builds independently |
| 5 | 77,712 | 103,058 | params_tree | Turns listed tree to nested hash |
| 6 | 86,480 | 69,179 | vcr-xml | Easier SOAP with VCR |
| 7 | 87,244 | 103,058 | dead_code_terminator | Statically remove dead conditional branches, acts like webpack's DefinePlugin and minifier |
| 8 | 99,737 | 69,179 | pg_exec_array_params | Escape each array element inside PG::Connection#exec_params properly |
| 9 | 106,516 | 40,512 | resque-kalashnikov | Handles your HTTP requests in background in non-blocking way using Resque worker |
| 10 | 125,825 | 103,058 | multi_schema | Allows you to switch over the postgres schemas in runtime inside ruby/rails |
| 11 | 145,545 | 103,058 | chewy_resque | Resque integration for chewy and resque |
| 12 | 145,901 | 69,179 | includes_many | ActiveRecord has_many + includes(:relation) on steroids |