corntrace (Kevin)

Name
Kevin
Email
Location
Shanghai, China
Member Since
Sep 30, 2008 (about 1 year)

Following 2 githubbers and watching 53 repositories view all →

Public Repositories (14)

  • cheat_sheets

    My cheat sheets accumulated in my daily IT work & life :)

    legend

    Last updated Tue Dec 22 20:00:25 -0800 2009

  • commodule

    Make app built by pluggable modules, especially for the continuously increasing requirement proje...

    legend

    Last updated Thu Dec 17 18:37:15 -0800 2009

  • active_shipping

    Implementing UPS Shipping label feature for active_shipping

    legend

    Forked from Shopify/active_shipping Mon Aug 10 09:23:11 -0700 2009

    Last updated Sun Nov 22 00:43:56 -0800 2009

  • rails

    Dig the Source Code of Ruby on Rails

    legend

    Forked from rails/rails Thu Oct 29 06:12:43 -0700 2009

    Last updated Sun Nov 15 08:39:48 -0800 2009

  • acts_as_switcher

    Applied for assigning exclusive value to one record against to other contrary records of the same...

    legend

    Last updated Sun Nov 15 02:20:05 -0800 2009

  • corntrace.github.com

    Blog on github!

    legend

    Last updated Thu Oct 08 02:07:38 -0700 2009

  • dry_scaffold

    Rails: A Rails scaffold generator that generates DRYer, cleaner, and more useful code.

    legend

    Forked from grimen/dry_scaffold Tue Nov 03 01:56:37 -0800 2009

    Last updated Sat Sep 26 00:08:18 -0700 2009

  • acts_as_trackable

    Add a trackable functionality to ActiveRecord objects

    legend

    Last updated Mon Aug 10 08:57:25 -0700 2009

  • vim_package

    vim plugins and vimrc file used by myself

    legend

    Last updated Sun Jun 07 05:52:47 -0700 2009

  • jquickquery

    learning jquery with rails

    legend

    Last updated Mon May 25 07:43:26 -0700 2009

  • nifty-generators

    A collection of useful Rails generator scripts.

    legend

    Forked from ryanb/nifty-generators Mon May 25 08:18:32 -0700 2009

    Last updated Tue May 05 13:51:18 -0700 2009

  • acts_as_paranoid

    ActiveRecord plugin allowing you to hide and restore records without actually deleting them.

    legend

    Forked from technoweenie/acts_as_paranoid Thu Nov 05 04:54:22 -0800 2009

    Last updated Sat Apr 25 12:02:22 -0700 2009

  • factory_girl_on_rails

    Some minor conveniences for using factory_girl on a Rails project

    legend

    Forked from technicalpickles/factory_girl_on_rails Mon Nov 02 19:15:09 -0800 2009

    Last updated Sat Feb 14 21:50:59 -0800 2009

  • kangaroo

    A software for reciting english words easily and funny!

    legend

    Last updated Thu Jan 01 04:17:48 -0800 2009

Public Activity feed

corntrace forked gist: 262357 Tue Dec 22 22:43:12 -0800 2009
alias dewip="sed -E -i '' -e '/^[[:blank:]]*@wip$/d;s/,[[:blank:]]*@wip//g;s/@wip,[[:blank:]]*//g...
corntrace pushed to master at corntrace/cheat_sheets Tue Dec 22 20:00:26 -0800 2009
HEAD is c16986c7aef528aad4316742c718c44cbd8eaf70
corntrace pushed to master at corntrace/cheat_sheets Fri Dec 18 01:53:31 -0800 2009
corntrace pushed to master at corntrace/cheat_sheets Fri Dec 18 01:26:50 -0800 2009
corntrace pushed to master at corntrace/cheat_sheets Thu Dec 17 20:18:30 -0800 2009
HEAD is df3ef850937b905b3c7e8948ed5e0cec688b7458
corntrace started watching jamis/capistrano Thu Dec 17 18:59:14 -0800 2009
capistrano's description:
Remote multi-server automation tool. This repository is no longer being actively maintained. Please ask on the mailing list to find someone who has a well-maintained fork. Thanks!
corntrace created branch master at corntrace/commodule Thu Dec 17 18:37:15 -0800 2009
corntrace created repository commodule Thu Dec 17 18:36:30 -0800 2009
New repository is at corntrace/commodule
corntrace pushed to master at corntrace/cheat_sheets Thu Dec 17 01:57:06 -0800 2009
HEAD is 1fbb3183279368428d404cee57aabc8dd5ce86cd
corntrace started watching motemen/git-vim Wed Dec 16 22:03:48 -0800 2009
git-vim's description:
My vim files for Git
corntrace pushed to master at corntrace/cheat_sheets Wed Dec 16 21:36:28 -0800 2009
HEAD is 5128a40db7912f48c1219254fc8086197388d289
corntrace pushed to master at corntrace/cheat_sheets Wed Dec 16 09:16:02 -0800 2009
HEAD is da0fbadc7bf90e3302b4fc71c1dd89b0bf0031dc
corntrace created branch master at corntrace/cheat_sheets Wed Dec 16 08:04:02 -0800 2009
corntrace created repository cheat_sheets Wed Dec 16 08:02:22 -0800 2009
New repository is at corntrace/cheat_sheets
corntrace forked gist: 256985 Tue Dec 15 06:39:53 -0800 2009
puts <<ASCII /´¯/) ,/¯ /
corntrace started watching ianwhite/workflow Thu Dec 10 17:13:23 -0800 2009
workflow's description:
Like acts as state machine (aasm), but _way_ better (it's in Ruby too!)
corntrace created gist: 249493 Fri Dec 04 16:48:43 -0800 2009
# Post the email to the Rails app's restful service res = Net::HTTP.post_form(URI.parse(service_u...
corntrace started watching cldwalker/console_update Sat Nov 28 09:44:09 -0800 2009
console_update's description:
A rails plugin which allows you to edit your database records via the console and your favorite editor.
corntrace pushed to ups_shipping_label at corntrace/active_shipping Sun Nov 22 00:43:56 -0800 2009
HEAD is 6c693ed51f29ea7ac1f529b9e744f7c6b8413424
  • corntrace committed 6c693ed5:
    Primary features of ups shipping label completed. Next I will write some documents
corntrace pushed to ups_shipping_label at corntrace/active_shipping Sat Nov 21 09:11:48 -0800 2009
HEAD is fe4260542a00efb9fd2b56782dae647e8ba82a0c

2 commits »

corntrace created gist: 240201 Sat Nov 21 09:03:57 -0800 2009
def test_local_var if false local_var = "never hit here"
corntrace started watching tobi/delayed_job Thu Nov 19 17:17:41 -0800 2009
delayed_job's description:
Database backed asynchronous priority queue -- Extracted from Shopify
corntrace pushed to ups_shipping_label at corntrace/active_shipping Thu Nov 19 08:07:31 -0800 2009
HEAD is 13165a46f7f586f3c4835868b3f41a9888f741e3

3 commits »

corntrace pushed to ups_shipping_label at corntrace/active_shipping Thu Nov 19 02:13:03 -0800 2009
HEAD is 20dbcd85cde350c222525d073c4dc909b8d63cf4
corntrace created branch ups_shipping_label at corntrace/active_shipping Wed Nov 18 01:18:20 -0800 2009
corntrace started watching jasherai/acts-as-rated Tue Nov 17 01:43:29 -0800 2009
acts-as-rated's description:
git svn clone of acts-as-rated
corntrace started watching JEG2/highline Sun Nov 15 17:57:22 -0800 2009
highline's description:
Moving the HighLine source from RubyForge
corntrace pushed to notes-on-2-2 at corntrace/rails Sun Nov 15 08:39:49 -0800 2009
HEAD is c58d5f25687f0a61f4e4f28a1fa58ef68b43b371

3 commits »

corntrace pushed to master at corntrace/acts_as_switcher Sun Nov 15 02:20:06 -0800 2009
HEAD is 91ce4c109190702200275ee838ccac25411acaeb