Trending Projects for May 05, 2013

Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.

dotenv

Loads environment variables from `.env`.

oj

The fastest JSON parser and object serializer.

rack-mini-profiler

Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling.

xcodeproj

Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).

capybara-screenshot

When a Cucumber step fails, it is useful to create a screenshot image and HTML file of the current page

omniauth-google-oauth2

A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.

sinatra-contrib

Collection of useful Sinatra extensions

parallel_tests

Run Test::Unit / RSpec / Cucumber / Spinach in parallel

cocoapods

CocoaPods manages library dependencies for your Xcode project. You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project. Ultimately, the goal is to improve discoverability of, and engagement in, third party open-source libr...

parallel

Run any kind of code in parallel processes

rinku

A fast and very smart autolinking library that acts as a drop-in replacement for Rails `auto_link`

pry-doc

Pry Doc is a Pry REPL plugin. It provides extended documentation support for the REPL by means of improving the `show-doc` and `show-source` commands. With help of the plugin the commands are be able to display the source code and the docs of Ruby methods and classes implemented in C. documentation

stripe

Stripe is the easiest way to accept payments online. See https://stripe.com for details.

roo

Roo can access the contents of various spreadsheet files. It can handle * OpenOffice * Excelx * LibreOffice * CSV

xpath

XPath is a Ruby DSL for generating XPath expressions

deface

Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails application without editing the underlying view.

activerecord-jdbcsqlite3-adapter

Sqlite3 JDBC adapter for JRuby on Rails.

gherkin

Gherkin parser

pony

Send email in one command: Pony.mail(:to => 'someone@example.com', :body => 'hello')

uglifier

Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby

mixlib-log

A gem that provides a simple mixin for log functionality

stomp

Ruby client for the Stomp messaging protocol.

stringex

Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to ASCII transliteration], and StringExtensions [miscellaneous helper methods for the String class].

padrino-core

The Padrino core gem required for use of this framework

padrino-helpers

Tag helpers, asset helpers, form helpers, form builders and many more helpers for padrino

spreadsheet

As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported

rgeo

RGeo is a geospatial data library for Ruby. It provides an implementation of the Open Geospatial Consortium's Simple Features Specification, used by most standard spatial/geographic data storage systems such as PostGIS. A number of add-on modules are also available to help with writing location-based applications using Ruby-based frameworks such as Ruby On Rails.

puppet

Puppet, an automated administrative engine for your Linux, Unix, and Windows systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.