mernen (Daniel Luz)

Name
Daniel Luz
Email
Location
Brasília, Brazil
Member Since
Apr 10, 2008 (about 1 year)

Following 2 githubbers and watching 31 repositories view all →

Public Repositories (4)

  • json-jruby

    Java port of the json gem, for JRuby

    legend

    Last updated Wed Oct 21 05:13:27 -0700 2009

  • completion-ruby

    Command-line completion for Ruby-related commands under Bash: rake, gem, rails, ruby, jruby

    legend

    Last updated Fri Oct 09 18:27:18 -0700 2009

  • default_scope_backport

    Rails 2.3's default_scope, backported to Rails 2.1 and 2.2.

    legend

    Last updated Tue Dec 23 17:36:33 -0800 2008

  • object_daddy

    Who's your daddy? Kill Rails fixtures, Don't Repeat Yourself, reduce the complexity of your tests.

    legend

    Forked from flogic/object_daddy Tue Dec 16 12:32:21 -0800 2008

    Last updated Tue Dec 16 12:34:20 -0800 2008

Public Activity feed

mernen commented on guns/completion-ruby Mon Nov 02 09:06:41 -0800 2009
Comment in ec09948:

The list of gem commands is not hard-coded because it's extensible. For example, gemcutter adds gem tumble, and graph adds gem graph. See 1171764359db0c8c4f75af40e123e9094cfce0ae.

mernen started watching guns/completion-ruby Sat Oct 31 08:54:47 -0700 2009
completion-ruby's description:
Fork of mernen/completion-ruby that caches to memory instead of to disk. Leverages the bash-completion project more heavily and follows that project's best practices.
mernen pushed to master at mernen/json-jruby Wed Oct 21 05:13:27 -0700 2009
HEAD is 283aa16707e4e0a4a00fb5924a690ed049123e30

2 commits »

mernen pushed to master at mernen/completion-ruby Fri Oct 09 18:27:19 -0700 2009
HEAD is 7e957bee7b89e790c2275dce88459daeaf1807f3
  • mernen committed 7e957bee:
    Don't suffix parameterized tasks with a bracket
mernen started watching mbrubeck/android-completion Thu Oct 08 13:41:56 -0700 2009
android-completion's description:
Bash completion for "adb" from the Google Android SDK