Trending Projects for January 26, 2014

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

actionpack-page_caching

Static page caching for Action Pack (removed from core in Rails 4.0)

cocoapods-downloader

A small library for downloading files from remotes in a folder.

dogapi

Ruby bindings for Datadog's API

diffy

Convenient diffing in ruby

doorkeeper

Doorkeeper is an OAuth 2 provider for Rails and Grape.

dalli

High performance memcached client for Ruby

ckeditor

CKEditor is a WYSIWYG editor to be used inside web pages

deface

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

devise_invitable

It adds support for send invitations by email (it requires to be authenticated) and accept the invitation by setting a password.

childprocess

This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.

acts_as_list

This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.

cucumber

Behaviour Driven Development with elegance and joy

client_side_validations

Client Side Validations made easy for your Rails 6.1 and 7.x applications

aasm

AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.