Highlights
- Pro
Stars
🌐 Jekyll is a blog-aware static site generator in Ruby
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
A library for setting up Ruby objects as test data.
Determines which markup library to use to render a content file (e.g. README) on GitHub
Use Webpack to manage app-like JavaScript modules in Rails
EventMachine: fast, simple event-processing library for Ruby programs
A pure Ruby code highlighter that is compatible with Pygments
**Grit is no longer maintained. Check out libgit2/rugged.** Grit gives you object oriented read/write access to Git repositories via Ruby.
Generic interface to multiple Ruby template engines
CI Joe is a fun Continuous Integration server. Unmaintained.
Rack::Test is a small, simple testing API for Rack apps.
bmizerany / sinatra
Forked from sinatra/sinatra(offically at github.com/sinatra/sinatra) Classy web-development dressed in a DSL
reloading rack development server / forking version of rackup
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
sinatra / sinatra-book
Forked from cschneid/sinatra-bookTutorial + Cookbook
A simple TCP routing proxy built on EventMachine that lets you configure the routing logic in Ruby.
Dump and load relational objects between Ruby environments.
A lean, agnostic, flexible file-change watcher, using OS X FSEvents.