radamanthus's Stars
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
opal/opal
Ruby ♥︎ JavaScript
kikito/middleclass
Object-orientation for Lua
SergioFierens/ai4r
Artificial Intelligence for Ruby - A Ruby playground for AI researchers
Yelp/yelp-api
Examples of code using our v2 API
watir/watir-classic
Watir Classic is deprecated. Please use Watir 6.0+ which is based on Selenium
ismasan/hash_mapper
DSL for mapping between data structures
rolandoam/shinycocos
ruby bindings for cocos2d-iphone (a.k.a.: i want to program my iphone game in ruby)
ajsharp/bunyan
Make logging useful (and easy!) with Bunyan and MongoDB.
superfeedr/superfeedr-ruby
Ruby Client for Superfeedr.com, based on Babylon
methodmissing/hwia
Native MRI HashWithIndifferentAccess implementation
shingara/mongoid-rspec
RSpec matchers and macros for Mongoid
superfeedr/feediscovery-rb
A ruby gem for http://feediscovery.appspot.com/
evansagge/hash_mapper
Tiny module that allows you to easily adapt from one hash structure to another with a simple declarative DSL.
radamanthus/safe_cache
SafeCache is a plugin to DRY up the begin/rescue wrappers around your cache access code.
radamanthus/app_settings
A Rails plugin for storing application settings in a DB table. Includes convenience methods to access the values as cached constants.
radamanthus/kanapi
A Rails 3 social network.