Database backed asynchronous priority queue -- Extracted from Shopify
Forked from tobi/delayed_job Sat Oct 10 21:42:00 -0700 2009
Last updated Mon Nov 09 10:16:03 -0800 2009
Basic internationalization(i18n) library for Ruby
Forked from svenfuchs/i18n Thu Feb 05 15:35:04 -0800 2009
Last updated Tue May 26 14:54:14 -0700 2009
Ruby and Rails core extensions used by GitHub.
Forked from github/hubahuba Sat Jan 24 07:49:37 -0800 2009
Last updated Thu Feb 05 18:03:33 -0800 2009
A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.
Redmine is a flexible project management web application written using Ruby on Rails framework. This is the official git mirror of the svn repository
Coming soon...
Full text search with any type of class or data store using Redis
Opinionated tool for creating and managing Rubygem projects
Generated scopes for ActiveRecord classes
a ruby binding to couchdb
self.status = info["status"] # eh?
4 commits »
Merge branch 'master' of git://github.com/timmatheson/delayed_job into timmatheson/master
Delayed_job not Delated_job
fixing the Time.zone nil error, updating all specs to comply with the new code
fixing Time.now to be Time.zone.now to honor the app set local TimeZone
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
Rails RESTful controller abstraction plugin.
A simple Redis-based queue.
Rails deployment made easy
CI Joe is a simple Continuous Integration server.
A fake filesystem. Use it in your tests.
spawn plugin for Rails to easily fork or thread long-running code blocks
Ruby Version Manager ( rvm )
Object-Hash Mapping for Redis
Adds a development toolbar to your site that makes it easy to tell the difference between development, staging, and production.
An ActiveRecord extension providing a DSL replacement for complex find queries.
include Enumerable
An ActiveRecord query API for replacing SQL with awesome.