Trending Projects for November 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.

tzinfo-data

TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.

syck

A gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdlib, and this gem is meant to bridge the gap for people that haven't updated their YAML yet.

skylight

Skylight is a smart profiler for Rails, Sinatra, and other Ruby apps.

split

Rack based split testing framework

sys-filesystem

The sys-filesystem library provides a cross-platform interface for gathering filesystem information, such as disk space and mount point data.

sidekiq-unique-jobs

Prevents simultaneous Sidekiq jobs with the same unique arguments to run. Highly configurable to suite your specific needs.

test_after_commit

makes after_commit callbacks testable in Rails 3+ with transactional_fixtures

slim-rails

Provides the generator settings required for Rails to use Slim

vagrant-vbguest

A Vagrant plugin which automatically installs the host's VirtualBox Guest Additions on the guest system.

stripe

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

webmock

WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.

slim

Slim is a template language whose goal is reduce the syntax to the essential parts without becoming cryptic.

sinatra-contrib

Collection of useful Sinatra extensions

cocoon

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

tinymce-rails

Seamlessly integrates TinyMCE into the Rails asset pipeline introduced in Rails 3.1.

httparty

Makes http fun! Also, makes consuming restful web services dead easy.

sqlite3

Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby.

tzinfo

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

tilt

Generic interface to multiple Ruby template engines

ckeditor

CKEditor is a WYSIWYG editor to be used inside web pages

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

mail

A really Ruby Mail handler.

exception_notification

Exception notification for Rails apps

win32-api

The Win32::API library is meant as a replacement for the Win32API library that ships as part of the standard library. It contains several advantages over Win32API, including callback support, raw function pointers, an additional string type, and more.

warden

An authentication library compatible with all Rack-based frameworks

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.

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.