nevans (nicholas a. evans)

Name
nicholas a. evans
Email
Website/Blog
http://ekenosen.net/nick
Location
Baltimore, MD, USA
Member Since
Apr 09, 2008 (about 1 year)

Following 8 coders and watching 45 repositories view all →

Public Repositories (4)

  • DropBox

    A simple Ruby API for DropBox

    legend

    Forked from tvongaza/DropBox Mon Jan 11 07:57:58 -0800 2010

    Last updated Mon Jan 11 08:15:19 -0800 2010

  • iphone_testify

    Help set up an iPhone project for Google toolbox for Mac testing

    legend

    Forked from paulanthonywilson/iphone_testify Sun Jul 26 07:27:21 -0700 2009

    Last updated Thu Aug 13 12:08:17 -0700 2009

  • opentoad

    a very immature clone of Pivotal Lab's HopToad. Use HopToad instead. ;-) (n.b. this is a clone...

    legend

    Last updated Thu Jun 25 07:14:45 -0700 2009

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Mon Sep 22 19:14:42 -0700 2008

    Last updated Mon Dec 29 14:39:29 -0800 2008

Public Activity feed

nevans started watching tcurdt/iProxy Wed Jan 27 13:45:08 -0800 2010
iProxy's description:
Let's you connect your laptop to the iPhone to surf the web.
nevans updated gist: 276593 Wed Jan 13 13:28:41 -0800 2010
class Array def permute return Array(first).map {|e| [e] } if length == 1
nevans created gist: 276593 Wed Jan 13 13:27:42 -0800 2010
class Array def permute return Array(first).map {|e| [e] } if length == 1
nevans pushed to master at nevans/DropBox Mon Jan 11 08:15:19 -0800 2010
HEAD is c9568127e20909fb3f7dd405816c34c1098ccbc8

2 commits »

nevans forked tvongaza/DropBox Mon Jan 11 07:57:58 -0800 2010
Forked repository is at nevans/DropBox
nevans started watching bpo/resque Mon Dec 21 09:33:52 -0800 2009
resque's description:
A simple Redis-based queue.
nevans started watching jferris/effigy Wed Nov 25 10:18:50 -0800 2009
effigy's description:
Ruby views without a templating language
nevans updated gist: 226201 Wed Nov 04 08:54:39 -0800 2009
Why is rvm re-ordering my $PATH? I can understand it placing its own dirs
nevans updated gist: 226201 Wed Nov 04 08:52:10 -0800 2009
Why is rvm re-ordering my $PATH? I can understand it placing its own dirs
nevans updated gist: 226201 Wed Nov 04 08:51:50 -0800 2009
Why is rvm re-ordering my $PATH? I can understand it placing its own dirs on the front of the pa...
nevans created gist: 226201 Wed Nov 04 08:48:55 -0800 2009
Last login: Wed Nov 4 11:44:38 on ttys015 == (nick@caladan) [Wed Nov 04]-(11:46:12) == ~ $ ech...
nevans updated gist: 220599 Wed Oct 28 10:48:47 -0700 2009
cd ~/tmp # current bundler (0.6.0) has a different bug, so I'm using github master version
nevans updated gist: 220599 Wed Oct 28 10:46:40 -0700 2009
cd ~/tmp # current bundler (0.6.0) has a different bug, so I'm using github master version
nevans updated gist: 220599 Wed Oct 28 10:45:50 -0700 2009
cd ~/tmp # current bundler (0.6.0) has a different bug, so I'm using github master version
nevans updated gist: 220599 Wed Oct 28 09:31:31 -0700 2009
cd ~/tmp # current bundler (0.6.0) has a different bug, so I'm using github master version
nevans updated gist: 220599 Wed Oct 28 09:31:01 -0700 2009
cd ~/tmp # current bundler (0.6.0) has a different bug, so I'm using github master version
nevans updated gist: 220599 Wed Oct 28 09:30:45 -0700 2009
bundle_path "vendor/gem-bundler" gem "rails" gem "sqlite3-ruby"
nevans updated gist: 220599 Wed Oct 28 09:30:21 -0700 2009
bundle_path "vendor/gem-bundler" gem "rails" gem "sqlite3-ruby"
nevans created gist: 220599 Wed Oct 28 09:18:40 -0700 2009
bundle_path "vendor/gem-bundler" gem "rails" disable_system_gems
nevans started watching brynary/rack-bug Fri Oct 23 10:22:26 -0700 2009
rack-bug's description:
Debugging toolbar for Rack applications implemented as middleware
nevans started watching justinfrench/formtastic Mon Oct 19 10:24:35 -0700 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
nevans updated gist: 199825 Fri Oct 02 08:33:53 -0700 2009
Works with cucumber 0.3.104. Earlier versions of cucumber use a slightly different formatter API...
nevans created gist: 199825 Fri Oct 02 08:33:21 -0700 2009
default: -r features -f RailsLoggerFormatter