abriening (Andrew)

Name
Andrew
Company
reformatic.com
Location
South Jersey
Member Since
Apr 18, 2008 (about 1 year)

Following 5 githubbers and watching 66 repositories view all →

Public Repositories (3)

  • delayed_job

    Database backed asynchronous priority queue -- Extracted from Shopify

    legend

    Forked from tobi/delayed_job Sat Oct 10 21:42:00 -0700 2009

    Last updated Mon Nov 09 10:16:03 -0800 2009

  • i18n

    Basic internationalization(i18n) library for Ruby

    legend

    Forked from svenfuchs/i18n Thu Feb 05 15:35:04 -0800 2009

    Last updated Tue May 26 14:54:14 -0700 2009

  • hubahuba

    Ruby and Rails core extensions used by GitHub.

    legend

    Forked from github/hubahuba Sat Jan 24 07:49:37 -0800 2009

    Last updated Thu Feb 05 18:03:33 -0800 2009

Public Activity feed

abriening started watching edavis10/rails_indexes Thu Dec 10 05:34:01 -0800 2009
rails_indexes's description:
A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.
abriening started watching edavis10/redmine Thu Dec 10 05:02:55 -0800 2009
redmine's description:
Redmine is a flexible project management web application written using Ruby on Rails framework. This is the official git mirror of the svn repository
abriening started watching edavis10/redmine_project_support_hours Thu Dec 10 04:57:43 -0800 2009
redmine_project_support_hours's description:
Coming soon...
abriening started watching nateware/redis-textsearch Mon Dec 07 05:16:33 -0800 2009
redis-textsearch's description:
Full text search with any type of class or data store using Redis
abriening started watching technicalpickles/jeweler Thu Nov 19 05:57:53 -0800 2009
jeweler's description:
Opinionated tool for creating and managing Rubygem projects
abriening started watching thoughtbot/pacecar Mon Nov 16 05:18:24 -0800 2009
pacecar's description:
Generated scopes for ActiveRecord classes
abriening started watching ry/relaxed Sat Nov 14 11:16:08 -0800 2009
relaxed's description:
a ruby binding to couchdb
abriening commented on ry/relaxed Sat Nov 14 11:04:12 -0800 2009
Comment on lib/relaxed/document.rb L109 in 1c0b07e:

self.status = info["status"] # eh?

abriening pushed to master at abriening/delayed_job Mon Nov 09 10:16:04 -0800 2009
HEAD is 8df6837c08f45b45a74bf4f529ae7bfd90dd8941

4 commits »

abriening started watching josevalim/inherited_resources Sun Nov 08 14:31:25 -0800 2009
inherited_resources's description:
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
abriening started watching jamesgolick/resource_controller Sun Nov 08 14:31:19 -0800 2009
resource_controller's description:
Rails RESTful controller abstraction plugin.
abriening started watching seattlerb/production_log_analyzer Sun Nov 08 13:59:47 -0800 2009
production_log_analyzer was created Tue Feb 17 23:41:30 -0800 2009
abriening started watching defunkt/resque Wed Nov 04 07:24:18 -0800 2009
resque's description:
A simple Redis-based queue.
abriening started watching dcrec1/inploy Tue Oct 27 18:48:51 -0700 2009
inploy's description:
Rails deployment made easy
abriening updated gist: 217093 Fri Oct 23 12:42:26 -0700 2009
## # Like ck_fu ( http://github.com/r38y/ck_fu ) but not # I really like ck_fu. But I am not fond...
abriening updated gist: 216228 Fri Oct 23 11:38:10 -0700 2009
/* * Extend the Event Object *
abriening created gist: 217093 Fri Oct 23 11:32:53 -0700 2009
## # Like ck_fu ( http://github.com/r38y/ck_fu ) but not # I really like ck_fu. But I am not fond...
abriening updated gist: 216228 Fri Oct 23 09:27:58 -0700 2009
/* * Extend the Event Object *
abriening updated gist: 216228 Thu Oct 22 12:54:47 -0700 2009
/* * Extend the Event Object *
abriening created gist: 216228 Thu Oct 22 12:44:40 -0700 2009
/* * Extend the Event Object *
abriening updated gist: 215925 Thu Oct 22 05:45:38 -0700 2009
## # Include this in your app as config/initializers/identity_map.rb # But don't really, this is ...
abriening created gist: 215925 Thu Oct 22 05:31:19 -0700 2009
## # Include this in your app as config/initializers/identity_map.rb # But don't really, this is ...
abriening started watching defunkt/cijoe Sun Oct 18 07:51:30 -0700 2009
cijoe's description:
CI Joe is a simple Continuous Integration server.
abriening started watching defunkt/fakefs Fri Oct 16 13:02:19 -0700 2009
fakefs's description:
A fake filesystem. Use it in your tests.
abriening started watching tra/spawn Wed Oct 14 06:30:53 -0700 2009
spawn's description:
spawn plugin for Rails to easily fork or thread long-running code blocks
abriening started watching wayneeseguin/rvm Wed Oct 14 05:55:20 -0700 2009
rvm's description:
Ruby Version Manager ( rvm )
abriening started watching soveran/ohm Tue Oct 13 15:58:43 -0700 2009
ohm's description:
Object-Hash Mapping for Redis
abriening started watching r38y/ck_fu Tue Oct 13 10:28:25 -0700 2009
ck_fu's description:
Adds a development toolbar to your site that makes it easy to tell the difference between development, staging, and production.
abriening forked tobi/delayed_job Sat Oct 10 21:42:02 -0700 2009
Forked repository is at abriening/delayed_job
abriening started watching johnbender/rquery Fri Oct 02 05:56:35 -0700 2009
rquery's description:
An ActiveRecord extension providing a DSL replacement for complex find queries.
abriening started watching defunkt/ambition Fri Oct 02 05:05:07 -0700 2009
ambition's description:
include Enumerable
abriening started watching aub/record_filter Wed Sep 30 14:55:36 -0700 2009
record_filter's description:
An ActiveRecord query API for replacing SQL with awesome.