edthix (Edham Arief / edthix)

Name
Edham Arief / edthix
Email
Website/Blog
http://edham-arief.tumblr.com
Company
BB One
Location
KK, Sabah, Malaysia
Member Since
Nov 03, 2008 (about 1 year)

Following 10 githubbers and watching 58 repositories view all →

edthix doesn’t have any public repositories yet

Public Activity feed

edthix updated gist: 224736 Mon Nov 02 18:58:01 -0800 2009
/* Project has many Tasks Tasks belongs to Project
edthix created gist: 224736 Mon Nov 02 18:57:24 -0800 2009
/* Project has many Tasks Tasks belongs to Project
edthix updated gist: 224730 Mon Nov 02 18:56:46 -0800 2009
/* Project has many Tasks Tasks belongs to Project
edthix updated gist: 224730 Mon Nov 02 18:54:15 -0800 2009
class Project extends AppModel { var $name = 'Project';
edthix created gist: 224730 Mon Nov 02 18:53:47 -0800 2009
class Project extends AppModel { var $name = 'Project';
edthix started watching stefankroes/ancestry Thu Oct 29 06:29:12 -0700 2009
ancestry's description:
Organise ActiveRecord model into a tree structure
edthix started watching collectiveidea/awesome_nested_set Sat Oct 24 19:14:31 -0700 2009
awesome_nested_set's description:
An awesome replacement for acts_as_nested_set and better_nested_set.
edthix started watching michaelklishin/cucumber.el Sat Oct 24 15:57:31 -0700 2009
cucumber.el's description:
Emacs mode for editing Cucumber plain text stories
edthix created gist: 217431 Sat Oct 24 00:43:21 -0700 2009
# Robots with class_eval class Robot end
edthix updated gist: 216837 Fri Oct 23 05:29:02 -0700 2009
def robot_internals arm = "mechanical hydraulics" return binding
edthix created gist: 216837 Fri Oct 23 05:15:05 -0700 2009
def robot_internals arm = "mechanical hydraulics" return binding
edthix started watching rails/exception_notification Fri Oct 23 04:37:31 -0700 2009
exception_notification's description:
Exception Notifier Plugin for Rails
edthix started watching binarylogic/authlogic Thu Oct 22 12:46:10 -0700 2009
authlogic's description:
A simple model based ruby authentication solution.
edthix started watching ryan-allen/workflow Thu Oct 22 12:25:16 -0700 2009
workflow's description:
A Ruby state machine library, like assm / acts_as_state_machine, but with a nicer, more sensible API (in my opinion).