Trending Projects for July 14, 2013

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

a9n

a9n - ruby/rails apps configuration manager

active_record_shards

Easily run queries on shard and replica databases.

active-fedora

ActiveFedora provides for creating and managing objects in the Fedora Repository Architecture.

acts_as_enum

For multiple values activerecord attributes. This gem have some very useful methods and constants for attribute.

active_hash

Includes the ability to specify data using hashes, yml files or JSON files

activevalidators

ActiveValidators is a collection of ActiveModel/ActiveRecord validations

activerecord-jdbcsqlite3-adapter

Sqlite3 JDBC adapter for JRuby on Rails.

jbuilder

Create JSON structures via a Builder-style DSL

bigdecimal

This library provides arbitrary-precision decimal floating-point number class.

capybara-screenshot

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

calabash-cucumber

calabash-cucumber drives tests for native iOS apps. You must link your app with calabash-ios-server framework to execute tests.

activerecord-import

A library for bulk inserting data using ActiveRecord.

gli

Build command-suite CLI apps that are awesome. Bootstrap your app, add commands, options and documentation while maintaining a well-tested idiomatic command-line app

active_utils

Common utils used by active_merchant, active_fulfillment, and active_shipping

awesome_print

Great Ruby debugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins

mustache

Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two...

deface

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

carrierwave

Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.

exception_notification

Exception notification for Rails apps

i18n-js

Export i18n translations and use them on JavaScript.

hiredis

Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)

middleman

A static site generator. Provides dozens of templating languages (Haml, Sass, Compass, Slim, CoffeeScript, and more). Makes minification, compression, cache busting, Yaml data (and more) an easy part of your development cycle.

addressable

Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.

tzinfo

TZInfo provides access to time zone data and allows times to be converted using time zone rules.

activemodel

A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing.

activerecord

Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.

actionpack

Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.

actionmailer

Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.

bson

A fully featured BSON specification implementation in Ruby

icalendar

Implements the iCalendar specification (RFC-5545) in Ruby. This allows for the generation and parsing of .ics files, which are used by a variety of calendaring applications.

rails

Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.