ak47

Email
Location
Reno, Nevada
Member Since
Aug 07, 2008 (about 1 year)

Following 0 githubbers and watching 72 repositories view all →

Public Repositories (3)

  • has_uuid

    A Rails plugin that makes assigning a UUID to your models a breeze.

    legend

    Forked from norbert/has_uuid Mon Sep 28 15:11:08 -0700 2009

    Last updated Mon Sep 28 17:08:38 -0700 2009

  • acts_as_audited

    acts_as_audited is an ActiveRecord extension that logs all changes to your models in an audits ta...

    legend

    Forked from collectiveidea/acts_as_audited Fri Jul 17 14:10:46 -0700 2009

    Last updated Tue Aug 11 09:16:24 -0700 2009

  • tidy

    Ruby interface to HTML Tidy Library Project (http://tidy.sf.net)

    legend

    Last updated Mon May 18 11:09:26 -0700 2009

Public Activity feed

ak47 started watching pivotal/jsunit Sat Nov 28 13:12:32 -0800 2009
jsunit's description:
The original unit-testing framework for JavaScript
ak47 started watching wvanbergen/request-log-analyzer Tue Nov 24 20:34:55 -0800 2009
request-log-analyzer's description:
A command line tool that analyzes request logfiles (e.g. Rails, Merb, Apache) to produce a performance report.
ak47 started watching iain/i19n Mon Nov 23 13:11:42 -0800 2009
i19n's description:
i18n + 1
ak47 started watching patmaddox/no-peeping-toms Sat Nov 21 21:05:17 -0800 2009
no-peeping-toms's description:
Disables observers during testing, allowing you to write model tests that are completely decoupled from the observer. Also lets you enable observers for a certain block of code, so that you can write observer tests
ak47 started watching patmaddox/no-peeping-toms Sat Nov 21 14:53:18 -0800 2009
no-peeping-toms's description:
Disables observers during testing, allowing you to write model tests that are completely decoupled from the observer. Also lets you enable observers for a certain block of code, so that you can write observer tests
ak47 started watching alex3t/rails_on_pg Wed Nov 11 11:09:09 -0800 2009
rails_on_pg's description:
PostgreSQL views, functions, triggers, foreign keys for rails migration
ak47 forked binarylogic/searchlogic Mon Nov 09 09:45:36 -0800 2009
Forked repository has since been deleted.
ak47 pushed to master at pc-doctor/paperclip Wed Nov 04 21:07:14 -0800 2009
HEAD is 414b33232be1c8a2feb7d85f8f60c9dcdd6e7a05

3 commits »

ak47 started watching pcreux/paperclip Fri Oct 30 15:58:06 -0700 2009
paperclip's description:
Easy file attachment management for ActiveRecord
ak47 started watching alainravet/paperclip Fri Oct 30 15:56:29 -0700 2009
paperclip's description:
Easy file attachment management for ActiveRecord
ak47 started watching norman/friendly_id Mon Oct 26 06:54:01 -0700 2009
friendly_id's description:
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
ak47 started watching ssoroka/request_sentry Fri Oct 16 08:17:02 -0700 2009
request_sentry's description:
This Rails plugin provides a DSL for your controller to reject requests (via "400 Bad Request") that supply malicious or malformed parameters
ak47 started watching matthuhiggins/foreigner Fri Oct 16 08:16:57 -0700 2009
foreigner's description:
Foreign keys for Rails migrations
ak47 started watching adzap/validates_timeliness Fri Oct 16 08:16:51 -0700 2009
validates_timeliness's description:
Date and time validation plugin for Rails 2.x and allows custom date/time formats
ak47 started watching cldwalker/bond Wed Oct 14 06:56:38 -0700 2009
bond's description:
Mission: Easy custom autocompletion for arguments, methods and beyond. Accomplished for irb and any other readline-like console environments.
ak47 started watching wireframe/backgrounded Wed Oct 14 06:54:50 -0700 2009
backgrounded's description:
simple background execution of model methods
ak47 pushed to master at ak47/has_uuid Mon Sep 28 17:08:39 -0700 2009
HEAD is 30df36f4e4c3bc1157841ec1c58c15cfd353566c
  • Andy Koch committed 30df36f4:
    should be UUIDTools::UUID
ak47 pushed to master at ak47/has_uuid Mon Sep 28 16:58:12 -0700 2009
HEAD is 9857fc6bcfc4af2d44e6d5d3b501d4707c81f22e
  • Andy Koch committed 9857fc6b:
    switching to before_validation_on_create made this more robust
ak47 forked norbert/has_uuid Mon Sep 28 15:11:08 -0700 2009
Forked repository is at ak47/has_uuid