Migration
Just make sure you have the latest version of your schema
# File lib/active_record/connection_adapters/nulldb_adapter.rb, line 45 def self.define(info={}, &block) instance_eval(&block) end