I've a table in my database (sqlite) called books which was automatically given an id column by rails 3 when the table was created. The table also has a column called "isbn" which is an integer obviously.I've a table in my database (sqlite) called boo