1 | 26,757 | 128,321 | application_module | Classes to help breaking down Rails app into modules |
2 | 57,811 | 39,116 | fluff | Run rspec in parallel and view results in a browser |
3 | 68,541 | 57,388 | autoloading | Autoload Ruby classes or modules by inferring the file path from the name |
4 | 92,754 | 87,989 | short_inspect | Limit the length of the result of the inspect method |
5 | 100,210 | 115,482 | outside_transaction | Run block only if not inside a transaction or when transaction is committed. |
6 | 112,372 | 115,482 | strategy_bag | Ruby DSL for making conditionals more readable by defining a set of strategies. Each st... |
7 | 122,475 | 128,321 | elastic_attributes | Flexible attribute mapping |
8 | 125,760 | 128,321 | feedback_popup | Simple feedback popup for Rails 3 applications. |
9 | 127,905 | 128,321 | grove | Invoke DRb services with no configuration |
10 | 129,823 | 180,609 | typer | Touch typing practice for developers/sysadmins |
11 | 132,543 | 128,321 | payout_system | Different schemes for selecting winners and their prizes in a pool betting application |
12 | 134,029 | 128,321 | picklive-currency | Currency classes that can represent GBP or Chips |
13 | 134,163 | 165,649 | picklive-logging | A mix-in that provides a logger object |
14 | 135,221 | 147,664 | routr | Implements Dijkstra's algorithm to find the shortest path in a graph. The cost of an ed... |
15 | 141,089 | 115,482 | param_guard | Filter parameters by defining a required structure |
16 | 157,549 | 128,321 | jsonbrowser | A tool for making sense of large JSON structures while debugging. It sends the JSON to ... |