Re: [Rails-core] AR: Quoting in Join Model Test

2006-01-09 Thread Tobias Luetke
This is a bit of a rough edge with habtm associations and another good reason why :though will be a better replacement. The post_id is a value which is picked up in the join table, its not part of the authors model. Because of this active record cannot figure out what the column type is supposed t

[Rails-core] AR: Quoting in Join Model Test

2006-01-09 Thread Derrick Spell
Greetings made men of rails! I am presently writing a new database adapter for rails to bring the OpenBase community on board. In working through the rather extensive AR tests (which I very much appreciate), I have come across a question I can't seem to answer on my own. In the test_has_