ohne titel RSS

Oct
25th
Sat
permalink

Sep
25th
Thu
permalink

nub # read code
git revert  # watch as git does all the work
git mergetool # fix a couple of conflicts
git gui # commit

Jul
31st
Thu
permalink
Jul
20th
Sun
permalink

buenapregunta.net — Comunidad de preguntas y respuestas

buenapregunta.net

May
5th
Mon
permalink

Apr
9th
Wed
permalink

Dec
10th
Mon
permalink

Sep
15th
Sat
permalink


it "should validate_presence_of digits" do
my_model.line(7).should_read "validates_presence_of :digits"
end

it "shouldn't change unless I change the spec too" do
MD5.new(my_model).should == "0xDEADBEEF0FFD2FFE4..."
end

- Jay Levitt (via Dr Nic)

Aug
15th
Wed
permalink

Aug
9th
Thu
permalink