I have two InnoDB tables: CREATE TABLE master( id INTEGER UNSIGNED NOT NULL auto_increment PRIMARY KEY );
This code produces an ActiveRecordError: Callbacks must be a symbol denoting the method to call, a string to be