As of January 14, 2014 3:24pm
| Summary | Description | License |
|---|---|---|
| The best way to manage your application's dependencies | Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably | MIT |
| Summary | Description | License |
|---|---|---|
| MIT |
| Summary | Description | License |
|---|---|---|
| MIT |
| Summary | Description | License |
|---|---|---|
| MIT |
| Summary | Description | License |
|---|---|---|
| MIT |
| Summary | Description | License |
|---|---|---|
| MIT |
| Summary | Description | License |
|---|---|---|
| MIT |
| Summary | Description | License |
|---|---|---|
| Apache-2.0 |
| Summary | Description | License |
|---|---|---|
| Makes http fun! Also, makes consuming restful web services dead easy. | Makes http fun! Also, makes consuming restful web services dead easy. | MIT |
| Summary | Description | License |
|---|---|---|
| Audit the OSS licenses of your application's dependencies. | Do you know the licenses of all your application's dependencies? What open source software licenses will your business accept? LicenseFinder culls your Gemfile, detects the licenses of the gems in it, and gives you a report that you can act on. If you already know what licenses your business is comfortable with, you can whitelist them, leaving you with an action report of only those dependencies that have licenses that fall outside of the whitelist. | MIT |
| Summary | Description | License |
|---|---|---|
| A common interface to multiple JSON libraries. | A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson. | MIT |
| Summary | Description | License |
|---|---|---|
| A generic swappable back-end for XML parsing | Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML. | MIT |
| Summary | Description | License |
|---|---|---|
| Ruby based make-like utility. | Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax. | MIT |
| Summary | Description | License |
|---|---|---|
| The Database Toolkit for Ruby | The Database Toolkit for Ruby | MIT |
| Summary | Description | License |
|---|---|---|
| This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org) | This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer. | MIT |