1 | 26,018 | 31,663 | application_module | Classes to help breaking down Rails app into modules |
2 | 61,047 | 26,609 | fluff | Run rspec in parallel and view results in a browser |
3 | 66,834 | 53,556 | autoloading | Autoload Ruby classes or modules by inferring the file path from the name |
4 | 90,904 | 86,038 | short_inspect | Limit the length of the result of the inspect method |
5 | 98,215 | 86,038 | outside_transaction | Run block only if not inside a transaction or when transaction is committed. |
6 | 109,987 | 86,038 | strategy_bag | Ruby DSL for making conditionals more readable by defining a set of strategies. Each st... |
7 | 120,404 | 86,038 | elastic_attributes | Flexible attribute mapping |
8 | 122,921 | 86,038 | feedback_popup | Simple feedback popup for Rails 3 applications. |
9 | 126,139 | 53,556 | grove | Invoke DRb services with no configuration |
10 | 126,862 | 86,038 | typer | Touch typing practice for developers/sysadmins |
11 | 130,764 | 86,038 | payout_system | Different schemes for selecting winners and their prizes in a pool betting application |
12 | 131,581 | 86,038 | picklive-logging | A mix-in that provides a logger object |
13 | 132,173 | 86,038 | picklive-currency | Currency classes that can represent GBP or Chips |
14 | 132,765 | 86,038 | routr | Implements Dijkstra's algorithm to find the shortest path in a graph. The cost of an ed... |
15 | 138,526 | 86,038 | param_guard | Filter parameters by defining a required structure |
16 | 155,481 | 53,556 | jsonbrowser | A tool for making sense of large JSON structures while debugging. It sends the JSON to ... |