| 1 | 28,394 | 69,179 | application_module | Classes to help breaking down Rails app into modules |
| 2 | 56,938 | 46,026 | fluff | Run rspec in parallel and view results in a browser |
| 3 | 70,065 | 69,179 | autoloading | Autoload Ruby classes or modules by inferring the file path from the name |
| 4 | 94,804 | 103,058 | short_inspect | Limit the length of the result of the inspect method |
| 5 | 102,761 | 103,058 | outside_transaction | Run block only if not inside a transaction or when transaction is committed. |
| 6 | 114,464 | 103,058 | strategy_bag | Ruby DSL for making conditionals more readable by defining a set of strategies. Each st... |
| 7 | 125,306 | 103,058 | elastic_attributes | Flexible attribute mapping |
| 8 | 129,185 | 103,058 | feedback_popup | Simple feedback popup for Rails 3 applications. |
| 9 | 130,667 | 54,325 | grove | Invoke DRb services with no configuration |
| 10 | 133,207 | 69,179 | typer | Touch typing practice for developers/sysadmins |
| 11 | 135,612 | 103,058 | payout_system | Different schemes for selecting winners and their prizes in a pool betting application |
| 12 | 136,969 | 103,058 | picklive-currency | Currency classes that can represent GBP or Chips |
| 13 | 137,199 | 103,058 | picklive-logging | A mix-in that provides a logger object |
| 14 | 138,732 | 103,058 | routr | Implements Dijkstra's algorithm to find the shortest path in a graph. The cost of an ed... |
| 15 | 143,897 | 103,058 | param_guard | Filter parameters by defining a required structure |
| 16 | 159,889 | 69,179 | jsonbrowser | A tool for making sense of large JSON structures while debugging. It sends the JSON to ... |