1 | 26,449 | 117,132 | application_module | Classes to help breaking down Rails app into modules |
2 | 57,949 | 73,587 | fluff | Run rspec in parallel and view results in a browser |
3 | 68,345 | 86,482 | autoloading | Autoload Ruby classes or modules by inferring the file path from the name |
4 | 92,319 | 73,587 | short_inspect | Limit the length of the result of the inspect method |
5 | 99,777 | 147,182 | outside_transaction | Run block only if not inside a transaction or when transaction is committed. |
6 | 111,856 | 117,132 | strategy_bag | Ruby DSL for making conditionals more readable by defining a set of strategies. Each st... |
7 | 121,861 | 117,132 | elastic_attributes | Flexible attribute mapping |
8 | 124,964 | 131,144 | feedback_popup | Simple feedback popup for Rails 3 applications. |
9 | 127,349 | 104,717 | grove | Invoke DRb services with no configuration |
10 | 128,454 | 147,182 | typer | Touch typing practice for developers/sysadmins |
11 | 132,062 | 117,132 | payout_system | Different schemes for selecting winners and their prizes in a pool betting application |
12 | 133,074 | 117,132 | picklive-logging | A mix-in that provides a logger object |
13 | 133,515 | 147,182 | picklive-currency | Currency classes that can represent GBP or Chips |
14 | 134,561 | 131,144 | routr | Implements Dijkstra's algorithm to find the shortest path in a graph. The cost of an ed... |
15 | 140,416 | 131,144 | param_guard | Filter parameters by defining a required structure |
16 | 157,282 | 117,132 | jsonbrowser | A tool for making sense of large JSON structures while debugging. It sends the JSON to ... |