Trending Projects for March 23, 2014

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

rugged

Rugged is a Ruby bindings to the libgit2 linkable C Git library. This is for testing and using the libgit2 library in a language that is awesome.

pundit

Object oriented authorization for Rails applications

mixpanel-ruby

The official Mixpanel tracking library for ruby

ace-rails-ap

The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline.

parser

A Ruby parser written in pure Ruby.

dotenv-rails

Autoload dotenv in Rails.

canonical-rails

Configurable, but assumes a conservative strategy by default with a goal to solve many search engine index problems: multiple hostnames, inbound links with arbitrary parameters, trailing slashes.

mimemagic

Fast mime detection by extension or content (Uses freedesktop.org.xml shared-mime-info database)

rollbar

Track and debug errors in your Ruby applications with ease using Rollbar. With this gem, you can easily monitor and report on exceptions and other errors in your code, helping you identify and fix issues more quickly. Rollbar's intuitive interface and advanced error tracking features make it the perfect tool for ensuring the stability and reliability of your Ruby applications.

cocoapods-core

The CocoaPods-Core gem provides support to work with the models of CocoaPods. It is intended to be used in place of the CocoaPods when the the installation of the dependencies is not needed.

timers

Pure Ruby one-shot and periodic timers.

dotenv

Loads environment variables from `.env`.

minitest-spec-rails

The minitest-spec-rails gem makes it easy to use the \ Minitest::Spec DSL within your existing Rails test suite.

neat

A lightweight Sass grid framework

celluloid

Celluloid enables people to build concurrent programs out of concurrent objects just as easily as they build sequential programs out of sequential objects

image_optim

Command line tool and ruby interface to optimize (lossless compress, optionally lossy) jpeg, png, gif and svg images using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, oxipng, pngcrush, pngout, pngquant, svgo)

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...

scoped_search

Scoped search makes it easy to search your ActiveRecord-based models. It will create a named scope :search_for that can be called with a query string. It will build an SQL query using the provided query string and a definition that specifies on what fields to search. Because the functionality is built on named_scope, the result of the search_for call can be used like any other ...

apipie-rails

Rails REST API documentation tool

oj

The fastest JSON parser and object serializer.

deep_cloneable

Extends the functionality of ActiveRecord::Base#dup to perform a deep clone that includes user specified associations.

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).

sshkey

Generate private/public SSH keypairs using pure Ruby

doorkeeper

Doorkeeper is an OAuth 2 provider for Rails and Grape.

rb-inotify

A Ruby wrapper for Linux inotify, using FFI

ransack

Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch's functionality, but does not have a 100%-compatible API.

unicode-display_width

[Unicode 16.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, Emoji specification, and other data.

honeybadger

Make managing application errors a more pleasant experience.

slim-rails

Provides the generator settings required for Rails to use Slim

paint

Terminal painter with RGB and 256 (fallback) color and terminal effects support. No string extensions! Usage: Paint['string', :red, :bright]

pry-stack_explorer

Walk the stack in a Pry session

sidekiq

Simple, efficient background processing for Ruby.

rack-mini-profiler

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

bugsnag

Ruby notifier for bugsnag.com

i18n_data

country/language names and 2-letter-code pairs, in 85 languages

money-rails

This library provides integration of RubyMoney - Money gem with Rails

jquery-fileupload-rails

jQuery File Upload by Sebastian Tschan integrated for Rails 3.1+ Asset Pipeline

bootstrap-sass

bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.

deface

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

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

fpm

Convert directories, rpms, python eggs, rubygems, and more to rpms, debs, solaris packages and more. Win at package management without wasting pointless hours debugging bad rpm specs!

octokit

Simple wrapper for the GitHub API

google_drive

A library to read/write files/spreadsheets in Google Drive/Docs.

letter_opener

When mail is sent from your application, Letter Opener will open a preview in the browser instead of sending.

cocoon

Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.

rails-i18n

A set of common locale data and translations to internationalize and/or localize your Rails applications.

json-schema

Ruby JSON Schema Validator