101 reputation
2
bio website reframeit.com
location Charlottesville, VA
age 32
visits member for 2 years, 6 months
seen Nov 23 '10 at 15:47
stats profile views 2
describe "Ben" do
  before(:each) do
    @ben = Factory.create(:ben)
  end

  it "has a passion for technology" do
    @ben.passions.should include(:programming)
    @ben.favorite_wastes_of_time.should include(:slashdot)
    @ben.github.name.should be 'coshx'
    @ben.github.projects.should_not be_empty
  end
end

This user has not answered any questions
This user has not asked any questions
This user has not participated in any tags
Stack Overflow Stack Overflow 4,373 rep 1317
Server Fault Server Fault 116 rep 2
Programmers Stack Exchange Programmers 111 rep 2
Super User Super User 101 rep 2
Mathematics Stack Exchange Mathematics 101 rep 2

2 Votes Cast

all time   by type  
2 up 0 question
0 down 2 answer