Displaying 1 result from an estimated 1 matches for "revelevant".
Did you mean:
relevant
2006 Jul 31
9
Problems with ever-increasing ID value
...ows are created with increasingly large ID number -- ie the
"old" IDs are not reused. Has anybody seen this problem ? Perhaps I am
misunderstanding the destroy_all method ? I would like the new rows to
begin with ID = 1 .
My "Residence" model has the following line, if it is revelevant:
has_many :comments, :dependent => :destroy
I would appreciate any suggestions,
Chris
--
Posted via http://www.ruby-forum.com/.