| 1 | 27,736 | 51,170 | application_module | Classes to help breaking down Rails app into modules |
| 2 | 57,149 | 111,743 | fluff | Run rspec in parallel and view results in a browser |
| 3 | 69,412 | 82,151 | autoloading | Autoload Ruby classes or modules by inferring the file path from the name |
| 4 | 93,799 | 82,151 | short_inspect | Limit the length of the result of the inspect method |
| 5 | 101,703 | 145,495 | outside_transaction | Run block only if not inside a transaction or when transaction is committed. |
| 6 | 113,605 | 145,495 | strategy_bag | Ruby DSL for making conditionals more readable by defining a set of strategies. Each st... |
| 7 | 124,239 | 145,495 | elastic_attributes | Flexible attribute mapping |
| 8 | 128,012 | 145,495 | feedback_popup | Simple feedback popup for Rails 3 applications. |
| 9 | 129,582 | 111,743 | grove | Invoke DRb services with no configuration |
| 10 | 131,976 | 145,495 | typer | Touch typing practice for developers/sysadmins |
| 11 | 134,260 | 145,495 | payout_system | Different schemes for selecting winners and their prizes in a pool betting application |
| 12 | 135,517 | 82,151 | picklive-currency | Currency classes that can represent GBP or Chips |
| 13 | 136,083 | 145,495 | picklive-logging | A mix-in that provides a logger object |
| 14 | 137,387 | 111,743 | routr | Implements Dijkstra's algorithm to find the shortest path in a graph. The cost of an ed... |
| 15 | 142,811 | 145,495 | param_guard | Filter parameters by defining a required structure |
| 16 | 158,761 | 145,495 | jsonbrowser | A tool for making sense of large JSON structures while debugging. It sends the JSON to ... |