| 1 | 27,027 | 121,583 | application_module | Classes to help breaking down Rails app into modules |
| 2 | 57,501 | 67,446 | fluff | Run rspec in parallel and view results in a browser |
| 3 | 68,745 | 51,640 | autoloading | Autoload Ruby classes or modules by inferring the file path from the name |
| 4 | 93,036 | 67,446 | short_inspect | Limit the length of the result of the inspect method |
| 5 | 100,707 | 121,583 | outside_transaction | Run block only if not inside a transaction or when transaction is committed. |
| 6 | 112,857 | 163,377 | strategy_bag | Ruby DSL for making conditionals more readable by defining a set of strategies. Each st... |
| 7 | 122,952 | 121,583 | elastic_attributes | Flexible attribute mapping |
| 8 | 126,426 | 121,583 | feedback_popup | Simple feedback popup for Rails 3 applications. |
| 9 | 128,464 | 121,583 | grove | Invoke DRb services with no configuration |
| 10 | 130,589 | 163,377 | typer | Touch typing practice for developers/sysadmins |
| 11 | 132,975 | 121,583 | payout_system | Different schemes for selecting winners and their prizes in a pool betting application |
| 12 | 134,379 | 163,377 | picklive-currency | Currency classes that can represent GBP or Chips |
| 13 | 134,832 | 163,377 | picklive-logging | A mix-in that provides a logger object |
| 14 | 135,978 | 163,377 | routr | Implements Dijkstra's algorithm to find the shortest path in a graph. The cost of an ed... |
| 15 | 141,600 | 121,583 | param_guard | Filter parameters by defining a required structure |
| 16 | 157,889 | 79,877 | jsonbrowser | A tool for making sense of large JSON structures while debugging. It sends the JSON to ... |