保护输出窗口填满
D,[2012-11-19T18:36:30.391459 #53057] DEBUG -- : (0.1ms) begin transaction D,[2012-11-19T18:36:30.392668 #53057] DEBUG -- : sql (0.4ms) INSERT INTO "foo" ("created_at","id","foo","updated_at","value") VALUES (?,?,?) [["created_at",2012-11-19 18:36:30 -0800],["id",4],["bar",2],["foo",12],["updated_at",["value",true]] D,[2012-11-19T18:36:30.393572 #53057] DEBUG -- : (0.7ms) commit transaction
我试过ActiveRecord :: Base.logger = nil,但这似乎没有做任何事情.
使用sinatra-activerecord,rspec和guard.