Stars
🌐 Jekyll is a blog-aware static site generator in Ruby
Liquid markup language. Safe, customer facing template language for flexible web apps.
Easy file attachment management for ActiveRecord
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
Pagination library for Rails and other Ruby applications
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
A Rails form builder plugin with semantically rich and accessible markup.
Manage your Ruby application's gem dependencies
collectiveidea / delayed_job
Forked from tobi/delayed_jobDatabase based asynchronous priority queue system -- Extracted from Shopify
Pretty print your Ruby objects with style -- in full color and with proper indentation
Library for stubbing and setting expectations on HTTP requests in Ruby.
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
Chronic is a pure Ruby natural language date parser.
A Ruby Library for dealing with money and currency conversion.
Database backed asynchronous priority queue -- Extracted from Shopify
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
Searchlogic provides object based searching, common named scopes, and other useful tools.
Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii translite…