Displaying 1 result from an estimated 1 matches for "sti_test".
Did you mean:
stemtest
2006 Jan 09
1
AR: Quoting in Join Model Test
...ted. Since these little things are sometimes symptomatic of
a larger, more fundamental problem with the way I''m handling things,
I thought I should ask.
For your convience, here is the test in question:
def test_has_many_with_piggyback
assert_equal "2", categories(:sti_test).authors.first.post_id
end
-Derrick Spell
"Perl''s grammar can not be reduced to BNF.
The work of parsing perl is distributed between
yacc, the lexer, smoke and mirrors.''''
-Chaim Frenkel