- Amsterdam, the Netherlands
Stars
🌐 Jekyll is a blog-aware static site generator in Ruby
Pagination library for Rails and other Ruby applications
Manage your Ruby application's gem dependencies
EventMachine: fast, simple event-processing library for Ruby programs
Library for stubbing and setting expectations on HTTP requests in Ruby.
MacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X core technologies such as the Objective-C runtime and garbage collector, the LLVM compiler infrastructure and the Foundation and…
Sphinx/Manticore plugin for ActiveRecord/Rails
RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
An eventmachine-based implementation of the Redis protocol
Package to simplify including the Adyen payments services into a Ruby application.
pat / after_commit
Forked from GUI/after_commitA Ruby on Rails plugin to add an after_commit callback. This can be used to trigger things only after the entire transaction is complete.
tmm1's em/dns_cache for asynchronous DNS resolving from EventMachine
db-charmer plugin test rails application and specs
libc / em-redis
Forked from madsimian/em-redisAn eventmachine-based implementation of the Redis protocol
libc / db-charmer
Forked from newtonapple/db-charmerActiveRecord Connections Magic (slaves, multiple connections, sharding, etc)
wantful / will_paginate
Forked from mislav/will_paginateAdaptive pagination plugin for web frameworks and other applications
Juice10 / resque
Forked from resque/resqueA simple Redis-based queue.
fizx / ruby-readability
Forked from cantino/ruby-readabilityPort of arc90's readability project to ruby