I might guess that "account_number" is set as not-null in the MySQL data structure. As it looks to be reporting an error from MySQL not from Rails.
Not sure about the Name Error, I would look at the application.rb make sure that class is error free. Perhaps try poking around with the console or some functional tests.
/ak
Cory Me schrieb: