| 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 asked any questions
|
|
Stack Overflow | 4,373 rep | 1317 |
|
|
Server Fault | 116 rep | 2 |
|
|
Programmers | 111 rep | 2 |
|
|
Super User | 101 rep | 2 |
|
|
Mathematics | 101 rep | 2 |
This user has no active bounties
2 Votes Cast
| all time | by type | ||||
|---|---|---|---|---|---|
| 2 | up | 0 | question | ||
| 0 | down | 2 | answer | ||