test/dummy/log/test.log in iord-1.0.1 vs test/dummy/log/test.log in iord-1.0.2
- old
+ new
@@ -408181,5 +408181,5069 @@
Parameters: {"user"=>{"name"=>"Hello"}, "id"=>"549084e8773533717a100100"}
MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('549084e8773533717a100100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2509ms
Unpermitted parameters: name
Redirected to http://test.host/users/549084e8773533717a100100
Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6991ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=system.namespaces selector={:name=>{"$not"=>/system|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3546ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=administrators selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3453ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 21.9615ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.7337ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=categories selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 1.5329ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3627ms
+-------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_create
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83000000'), "firstname"=>"Manuel", "lastname"=>"Ernser"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4911ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.2473ms
+Processing by Admin::AdministratorsController#create as HTML
+ Parameters: {"administrator"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83010000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4498ms
+Redirected to http://test.host/admin/administrator
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.2896ms
+---------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_edit
+---------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83020000'), "firstname"=>"Nash", "lastname"=>"Klein"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3782ms
+Processing by Admin::AdministratorsController#edit as HTML
+ Parameters: {"id"=>"54b9547b7735337c83020000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9547b7735337c83020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3453ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (49.5ms)
+Completed 200 OK in 70ms (Views: 68.3ms)
+--------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_new
+--------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83030000'), "firstname"=>"Sheridan", "lastname"=>"Rodriguez"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6042ms
+Processing by Admin::AdministratorsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.5ms)
+Completed 200 OK in 6ms (Views: 5.1ms)
+---------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_show
+---------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83040000'), "firstname"=>"Marcus", "lastname"=>"Donnelly"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5550ms
+Processing by Admin::AdministratorsController#show as HTML
+ Parameters: {"id"=>"54b9547b7735337c83040000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9547b7735337c83040000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3940ms
+Completed 200 OK in 5ms (Views: 3.2ms)
+-------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_update
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83050000'), "firstname"=>"Jessika", "lastname"=>"Ferry"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4986ms
+Processing by Admin::AdministratorsController#update as HTML
+ Parameters: {"id"=>"54b9547b7735337c83050000", "administrator"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9547b7735337c83050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3791ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/administrator
+Completed 302 Found in 3ms
+-------------------------------------------------
+Admin::CommentsControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83060000'), "name"=>"Wilhelmine Gislason", "reference"=>"Marquis Grant", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b9547b7735337c83070000'), "author_name"=>"Perry Connelly", "content"=>["Quis cum sed aspernatur. Non omnis voluptatum quaerat impedit odit quidem adipisci. Aut dolores aut nam dolorem."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5381ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3796ms
+Processing by Admin::CommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b9547b7735337c83060000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4217ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83060000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9547b7735337c83080000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4809ms
+Redirected to http://test.host/admin/products/54b9547b7735337c83060000/comments/54b9547b7735337c83080000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3642ms
+--------------------------------------------------
+Admin::CommentsControllerTest: test_should_destroy
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83090000'), "name"=>"Barry Keebler", "reference"=>"Dr. Hal Berge", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b9547b7735337c830a0000'), "author_name"=>"Zula Crooks", "content"=>["Quo in veritatis natus placeat ea voluptatem. Voluptas inventore nulla. Ipsum natus quo facere dolorem ex id earum. Quasi dolores eaque. Inventore ut minima debitis est eos."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4933ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3336ms
+Processing by Admin::CommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b9547b7735337c83090000", "id"=>"54b9547b7735337c830a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4094ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83090000')} update={"$pull"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9547b7735337c830a0000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5390ms
+Redirected to http://test.host/admin/products/54b9547b7735337c83090000/comments
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3608ms
+---------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c830b0000'), "name"=>"Hallie Dietrich", "reference"=>"Shana Cassin", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9547b7735337c830c0000'), "author_name"=>"Heloise Gottlieb", "content"=>["Possimus officia sint modi. Et ea ut eaque. Est soluta porro. Voluptatem tempora modi quaerat necessitatibus. Ipsam nisi et vel nesciunt possimus aut."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4878ms
+Processing by Admin::CommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b9547b7735337c830b0000", "id"=>"54b9547b7735337c830c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c830b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4107ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.6ms)
+Completed 200 OK in 8ms (Views: 6.2ms)
+----------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_index
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c830d0000'), "name"=>"Billy Kutch", "reference"=>"Kitty Christiansen", "quantity"=>2, "comments"=>[{"_id"=>BSON::ObjectId('54b9547b7735337c830e0000'), "author_name"=>"Jaydon Moore", "content"=>["Quod corrupti saepe voluptatum et esse sit. Ipsum voluptates perspiciatis aut. Nemo quis neque."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6047ms
+Processing by Admin::CommentsController#index as HTML
+ Parameters: {"product_id"=>"54b9547b7735337c830d0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c830d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4196ms
+Completed 500 Internal Server Error in 42ms
+--------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c830f0000'), "name"=>"Giovanna Wisoky", "reference"=>"Uriah Zulauf MD", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b9547b7735337c83100000'), "author_name"=>"Maximilian Kozey", "content"=>["Mollitia quae et. Dicta et commodi. Accusamus sit occaecati cumque qui et nulla rerum."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6380ms
+Processing by Admin::CommentsController#new as HTML
+ Parameters: {"product_id"=>"54b9547b7735337c830f0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c830f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4362ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 6ms (Views: 3.8ms)
+---------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83110000'), "name"=>"Dean Littel III", "reference"=>"Ned Nitzsche III", "quantity"=>3, "comments"=>[{"_id"=>BSON::ObjectId('54b9547b7735337c83120000'), "author_name"=>"Jena Howell", "content"=>["Et odio deserunt pariatur optio molestias id exercitationem. Exercitationem aut voluptatem. Quia enim excepturi aliquam. Consequatur voluptates architecto deserunt fugiat dolores aspernatur. Consequuntur atque omnis non voluptatum corporis porro tempore."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4505ms
+Processing by Admin::CommentsController#show as HTML
+ Parameters: {"product_id"=>"54b9547b7735337c83110000", "id"=>"54b9547b7735337c83120000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83110000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3606ms
+Completed 200 OK in 5ms (Views: 2.6ms)
+-------------------------------------------------
+Admin::CommentsControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83130000'), "name"=>"Mrs. Camylle Kirlin", "reference"=>"Ewald Lind", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b9547b7735337c83140000'), "author_name"=>"Mr. Quincy Schoen", "content"=>["Repellendus deserunt sint dolor rerum. Aut distinctio voluptates consequatur quia cumque error. Qui perspiciatis quia eum voluptatibus sit repudiandae. Sit facilis animi repellat."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4315ms
+Processing by Admin::CommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b9547b7735337c83140000", "product_id"=>"54b9547b7735337c83130000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83130000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2932ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83130000'), "comments._id"=>BSON::ObjectId('54b9547b7735337c83140000')} update={"$set"=>{"comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5561ms
+Redirected to http://test.host/admin/products/54b9547b7735337c83130000/comments/54b9547b7735337c83140000
+Completed 302 Found in 4ms
+-------------------------------------------------
+Admin::ManagersControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83150000'), "name"=>"Jaime Schamberger", "reference"=>"Billy Considine", "quantity"=>8, "manager"=>{"_id"=>BSON::ObjectId('54b9547b7735337c83160000'), "firstname"=>"Deron", "lastname"=>"Veum"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4523ms
+Processing by Admin::ManagersController#create as HTML
+ Parameters: {"manager"=>{"firstname"=>"Hello"}, "product_id"=>"54b9547b7735337c83150000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83150000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3705ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83150000')} update={"$unset"=>{"manager"=>true}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3765ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83150000')} update={"$set"=>{"manager"=>{"_id"=>BSON::ObjectId('54b9547b7735337c83170000'), "firstname"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2703ms
+Redirected to http://test.host/admin/products/54b9547b7735337c83150000/manager
+Completed 302 Found in 4ms
+---------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83180000'), "name"=>"Freddie Wisoky", "reference"=>"Mr. Serena Hoeger", "quantity"=>4, "manager"=>{"_id"=>BSON::ObjectId('54b9547b7735337c83190000'), "firstname"=>"Gust", "lastname"=>"Orn"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3732ms
+Processing by Admin::ManagersController#edit as HTML
+ Parameters: {"id"=>"54b9547b7735337c83190000", "product_id"=>"54b9547b7735337c83180000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83180000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3142ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.4ms)
+Completed 200 OK in 7ms (Views: 5.4ms)
+--------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c831a0000'), "name"=>"Christelle Dickinson", "reference"=>"Clara McCullough", "quantity"=>6, "manager"=>{"_id"=>BSON::ObjectId('54b9547b7735337c831b0000'), "firstname"=>"Julian", "lastname"=>"Langosh"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4231ms
+Processing by Admin::ManagersController#new as HTML
+ Parameters: {"product_id"=>"54b9547b7735337c831a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c831a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2709ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 5ms (Views: 3.5ms)
+---------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c831c0000'), "name"=>"Elenor Wilkinson", "reference"=>"Cecil Kuhic DDS", "quantity"=>5, "manager"=>{"_id"=>BSON::ObjectId('54b9547b7735337c831d0000'), "firstname"=>"Eloise", "lastname"=>"Lowe"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4614ms
+Processing by Admin::ManagersController#show as HTML
+ Parameters: {"id"=>"54b9547b7735337c831d0000", "product_id"=>"54b9547b7735337c831c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c831c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3207ms
+Completed 200 OK in 4ms (Views: 2.5ms)
+-------------------------------------------------
+Admin::ManagersControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c831e0000'), "name"=>"Albert Sporer", "reference"=>"Annamarie Wolf", "quantity"=>4, "manager"=>{"_id"=>BSON::ObjectId('54b9547b7735337c831f0000'), "firstname"=>"Lacy", "lastname"=>"Schmitt"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4233ms
+Processing by Admin::ManagersController#update as HTML
+ Parameters: {"id"=>"54b9547b7735337c831f0000", "manager"=>{"name"=>"Hello"}, "product_id"=>"54b9547b7735337c831e0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c831e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3450ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/products/54b9547b7735337c831e0000/manager
+Completed 302 Found in 3ms
+-------------------------------------------------
+Admin::ProductsControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83200000'), "name"=>"Imani Vandervort", "reference"=>"Bridgette Schimmel", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4244ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1803ms
+Processing by Admin::ProductsController#create as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83210000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3546ms
+Redirected to http://test.host/admin/products/54b9547b7735337c83210000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1929ms
+--------------------------------------------------
+Admin::ProductsControllerTest: test_should_destroy
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83220000'), "name"=>"Presley Wilderman", "reference"=>"Joyce Torphy", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3273ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1882ms
+Processing by Admin::ProductsController#destroy as HTML
+ Parameters: {"id"=>"54b9547b7735337c83220000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83220000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2706ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83220000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2761ms
+Redirected to http://test.host/admin/products
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1877ms
+---------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83230000'), "name"=>"Ashly Oberbrunner", "reference"=>"Shanelle Jacobson", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2687ms
+Processing by Admin::ProductsController#edit as HTML
+ Parameters: {"id"=>"54b9547b7735337c83230000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83230000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2676ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.8ms)
+Completed 200 OK in 7ms (Views: 5.8ms)
+----------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_index
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83240000'), "name"=>"Miss Gabe Bogisich", "reference"=>"Dane Zieme", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4191ms
+Processing by Admin::ProductsController#index as HTML
+Completed 500 Internal Server Error in 41ms
+--------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83250000'), "name"=>"Alivia Oberbrunner", "reference"=>"Sydnie Heaney", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5425ms
+Processing by Admin::ProductsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.3ms)
+Completed 200 OK in 17ms (Views: 4.2ms)
+---------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83280000'), "name"=>"Thelma Wilkinson", "reference"=>"Addison Erdman", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5302ms
+Processing by Admin::ProductsController#show as HTML
+ Parameters: {"id"=>"54b9547b7735337c83280000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83280000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4196ms
+Completed 200 OK in 4ms (Views: 2.6ms)
+-------------------------------------------------
+Admin::ProductsControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83290000'), "name"=>"Mr. Royce Zulauf", "reference"=>"Ola Hagenes", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5501ms
+Processing by Admin::ProductsController#update as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b9547b7735337c83290000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83290000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3992ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83290000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5181ms
+Redirected to http://test.host/admin/products/54b9547b7735337c83290000
+Completed 302 Found in 4ms
+----------------------------------------------
+Admin::UsersControllerTest: test_should_create
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c832a0000'), "firstname"=>"Kendrick", "lastname"=>"O'Keefe"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6048ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2972ms
+Processing by Admin::UsersController#create as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}}
+Unpermitted parameters: name
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c832b0000')}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 1.2087ms
+Redirected to http://test.host/admin/users/54b9547b7735337c832b0000
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2169ms
+-----------------------------------------------
+Admin::UsersControllerTest: test_should_destroy
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c832c0000'), "firstname"=>"Hermina", "lastname"=>"Bergnaum"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3069ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1915ms
+Processing by Admin::UsersController#destroy as HTML
+ Parameters: {"id"=>"54b9547b7735337c832c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547b7735337c832c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2752ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547b7735337c832c0000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2746ms
+Redirected to http://test.host/admin/users
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1940ms
+------------------------------------------------
+Admin::UsersControllerTest: test_should_get_edit
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c832d0000'), "firstname"=>"Mina", "lastname"=>"Okuneva"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2532ms
+Processing by Admin::UsersController#edit as HTML
+ Parameters: {"id"=>"54b9547b7735337c832d0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547b7735337c832d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2735ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.4ms)
+Completed 200 OK in 7ms (Views: 5.5ms)
+-------------------------------------------------
+Admin::UsersControllerTest: test_should_get_index
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c832e0000'), "firstname"=>"Carolanne", "lastname"=>"Metz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4002ms
+Processing by Admin::UsersController#index as HTML
+Completed 500 Internal Server Error in 11ms
+-----------------------------------------------
+Admin::UsersControllerTest: test_should_get_new
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c832f0000'), "firstname"=>"Leta", "lastname"=>"Ward"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4056ms
+Processing by Admin::UsersController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.5ms)
+Completed 200 OK in 4ms (Views: 3.4ms)
+------------------------------------------------
+Admin::UsersControllerTest: test_should_get_show
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83300000'), "firstname"=>"Ottilie", "lastname"=>"Ritchie"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3901ms
+Processing by Admin::UsersController#show as HTML
+ Parameters: {"id"=>"54b9547b7735337c83300000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547b7735337c83300000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2592ms
+Completed 200 OK in 4ms (Views: 2.6ms)
+----------------------------------------------
+Admin::UsersControllerTest: test_should_update
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83310000'), "firstname"=>"Kelvin", "lastname"=>"Larson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3871ms
+Processing by Admin::UsersController#update as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}, "id"=>"54b9547b7735337c83310000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547b7735337c83310000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4004ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/users/54b9547b7735337c83310000
+Completed 302 Found in 32ms
+------------------------------------------------
+AdministratorsControllerTest: test_should_create
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83320000'), "firstname"=>"Edyth", "lastname"=>"Gleichner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4254ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.1807ms
+Processing by AdministratorsController#create as HTML
+ Parameters: {"administrator"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83330000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3409ms
+Redirected to http://test.host/administrator
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.1934ms
+--------------------------------------------------
+AdministratorsControllerTest: test_should_get_edit
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83340000'), "firstname"=>"Georgette", "lastname"=>"Haag"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2910ms
+Processing by AdministratorsController#edit as HTML
+ Parameters: {"id"=>"54b9547b7735337c83340000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9547b7735337c83340000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2478ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.1ms)
+Completed 200 OK in 6ms (Views: 5.0ms)
+-------------------------------------------------
+AdministratorsControllerTest: test_should_get_new
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83350000'), "firstname"=>"Maryse", "lastname"=>"Volkman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 6.6041ms
+Processing by AdministratorsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 4ms (Views: 3.5ms)
+--------------------------------------------------
+AdministratorsControllerTest: test_should_get_show
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83360000'), "firstname"=>"Stefan", "lastname"=>"McGlynn"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3968ms
+Processing by AdministratorsController#show as HTML
+ Parameters: {"id"=>"54b9547b7735337c83360000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9547b7735337c83360000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2504ms
+Completed 200 OK in 4ms (Views: 2.3ms)
+------------------------------------------------
+AdministratorsControllerTest: test_should_update
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83370000'), "firstname"=>"Carmine", "lastname"=>"MacGyver"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4101ms
+Processing by AdministratorsController#update as HTML
+ Parameters: {"id"=>"54b9547b7735337c83370000", "administrator"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9547b7735337c83370000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3199ms
+Unpermitted parameters: name
+Redirected to http://test.host/administrator
+Completed 302 Found in 2ms
+--------------------------------------------
+CategoriesControllerTest: test_should_create
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83380000'), "name"=>"Jayson Ankunding"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4623ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83380000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2097ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83390000'), "name"=>"Mr. Gabriel Kohler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2402ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83390000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1739ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c833a0000'), "name"=>"Burley Aufderhar"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2867ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c833a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3091ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c833b0000'), "name"=>"Amalia Cronin I"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3691ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c833b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2807ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c833c0000'), "name"=>"Piper Ruecker"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3473ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c833c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2708ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c833d0000'), "name"=>"Paige Pfeffer DDS"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2849ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c833d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1709ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c833e0000'), "name"=>"Keely Wilkinson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2858ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c833e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1890ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c833f0000'), "name"=>"Marisol Treutel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2456ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c833f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1621ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83400000'), "name"=>"Lafayette Corwin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2092ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83400000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1610ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83410000'), "name"=>"Elenor Daugherty"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2070ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83410000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1603ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83420000'), "name"=>"Vance Predovic"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2184ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83420000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1470ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83430000'), "name"=>"Mr. Marcel Herman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2302ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83430000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1615ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83440000'), "name"=>"Natalie Lehner III"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2084ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83440000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1618ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83450000'), "name"=>"Robb Shields"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1922ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83450000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1403ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83460000'), "name"=>"Kattie Torphy I"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1844ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83460000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1374ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83470000'), "name"=>"Dayton Cormier"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2001ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83470000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1427ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83480000'), "name"=>"Domingo Homenick"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1972ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83480000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1368ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83490000'), "name"=>"Mr. Cindy Kuhic"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1831ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83490000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1380ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c834a0000'), "name"=>"Ms. Curt Ziemann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1819ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c834a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1369ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c834b0000'), "name"=>"Vance Kulas Jr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1804ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c834b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1359ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c834c0000'), "name"=>"Bryon Weimann II"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1802ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c834c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1394ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c834d0000'), "name"=>"Bethany Langworth"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1796ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c834d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1361ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c834e0000'), "name"=>"Mack Ryan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1820ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c834e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1358ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c834f0000'), "name"=>"Connor Rath"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1804ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c834f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1378ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83500000'), "name"=>"Taurean Strosin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1793ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83500000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1374ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83510000'), "name"=>"Giles Runte"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1790ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83510000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1355ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83520000'), "name"=>"Nicole Powlowski"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2008ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83520000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1375ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83530000'), "name"=>"Torrance Hudson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1801ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83530000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1366ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83540000'), "name"=>"Dr. Lonnie Tillman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1944ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83540000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1388ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83550000'), "name"=>"Brionna Tillman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1813ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83550000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1377ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83560000'), "name"=>"Felton Hegmann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1807ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83560000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1589ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83570000'), "name"=>"Sam Reynolds"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1799ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83570000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1360ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83580000'), "name"=>"Ms. Doris Batz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1786ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83580000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1378ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83590000'), "name"=>"Kaden Koelpin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1806ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83590000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1370ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c835a0000'), "name"=>"Mr. Kane Kertzmann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1800ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c835a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1367ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c835b0000'), "name"=>"Brielle Stamm"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1786ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c835b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1353ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c835c0000'), "name"=>"Alycia Greenfelder III"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1793ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c835c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1363ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c835d0000'), "name"=>"Harmony Kovacek"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1915ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c835d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1137ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c835e0000'), "name"=>"Ms. Jaeden Ward"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1794ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c835e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1359ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c835f0000'), "name"=>"Gordon Champlin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1814ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c835f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1434ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83600000'), "name"=>"Jazmin VonRueden"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1812ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83600000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1367ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83610000'), "name"=>"Mrs. Marilou Ziemann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1782ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83610000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1351ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83620000'), "name"=>"Gabe Batz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1785ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83620000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1346ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83630000'), "name"=>"Dr. Marielle Dickens"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1931ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83630000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1349ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83640000'), "name"=>"Philip Grant PhD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1776ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83640000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1363ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83650000'), "name"=>"Ivory Monahan IV"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1704ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83650000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1344ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83660000'), "name"=>"Mafalda Langosh"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1838ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83660000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1355ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83670000'), "name"=>"Margie Wisoky"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1774ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83670000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1369ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547b7735337c83680000'), "name"=>"Kathlyn Kub"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1779ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547b7735337c83680000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1366ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83690000'), "name"=>"Giovanni Balistreri"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1956ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83690000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1368ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c836a0000'), "name"=>"Rosetta Lueilwitz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1925ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c836a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1352ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c836b0000'), "name"=>"Anabelle Lakin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1785ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c836b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2058ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c836c0000'), "name"=>"Nash Anderson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2628ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c836c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1886ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c836d0000'), "name"=>"Bryana Morissette"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2539ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c836d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1883ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c836e0000'), "name"=>"Frederick Bode"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2592ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c836e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1890ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c836f0000'), "name"=>"Idell Towne"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2643ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c836f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1873ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83700000'), "name"=>"Miss Ignacio Muller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2573ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83700000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1899ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83710000'), "name"=>"Desmond Bauch"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2726ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83710000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1888ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83720000'), "name"=>"Tressie Ankunding"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2664ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83720000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1880ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83730000'), "name"=>"Judge Shields"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2637ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83730000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1868ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83740000'), "name"=>"Lucie Leffler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2587ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83740000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1911ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83750000'), "name"=>"Willow Watsica Jr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2616ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83750000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1887ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83760000'), "name"=>"Freda Ferry"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2545ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83760000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1873ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83770000'), "name"=>"Tony Jast"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2652ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83770000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1966ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83780000'), "name"=>"Rosalinda Boyer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2587ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83780000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1890ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83790000'), "name"=>"Charley Fay Sr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2700ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83790000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1929ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c837a0000'), "name"=>"Natasha McClure DDS"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2622ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c837a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1923ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c837b0000'), "name"=>"Russ Littel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2594ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c837b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1916ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c837c0000'), "name"=>"Markus Kessler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2601ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c837c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1660ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c837d0000'), "name"=>"Bartholome Kuphal"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2263ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c837d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1716ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c837e0000'), "name"=>"Abe Raynor"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.7876ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c837e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2466ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c837f0000'), "name"=>"Agustina McKenzie"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3818ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c837f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3003ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83800000'), "name"=>"Rashad Runolfsson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3682ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83800000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2809ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83810000'), "name"=>"Don Beahan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3803ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83810000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2788ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83820000'), "name"=>"Ms. Susana Daugherty"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3536ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83820000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2782ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83830000'), "name"=>"Gerhard Kuphal"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3465ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83830000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2928ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83840000'), "name"=>"Travon Considine"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3490ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83840000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2688ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83850000'), "name"=>"Ms. Faustino Shields"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3473ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83850000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2738ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83860000'), "name"=>"Clint Berge"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3474ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83860000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2777ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83870000'), "name"=>"Eleanora Ward"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3499ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83870000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2783ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83880000'), "name"=>"Jeramy Rolfson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3197ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83880000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2709ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83890000'), "name"=>"Mrs. Jorge Cummerata"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3155ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83890000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2700ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c838a0000'), "name"=>"Mrs. Xavier Cartwright"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3159ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c838a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2710ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c838b0000'), "name"=>"Arvel Schroeder"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2948ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c838b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2183ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c838c0000'), "name"=>"Rogers Bechtelar"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2932ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c838c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2163ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c838d0000'), "name"=>"Lela Kshlerin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2878ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c838d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1871ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c838e0000'), "name"=>"Rusty Berge"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2926ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c838e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2026ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c838f0000'), "name"=>"Ashlee Hauck MD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3572ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c838f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2984ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83900000'), "name"=>"Grayce Russel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3460ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83900000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2744ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83910000'), "name"=>"Jesse Leffler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3446ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83910000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2723ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83920000'), "name"=>"Kurtis Hintz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3465ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83920000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2741ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83930000'), "name"=>"Jedidiah Feil"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3410ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83930000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2728ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83940000'), "name"=>"Roslyn Greenholt III"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3620ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83940000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2785ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83950000'), "name"=>"Modesto Howell"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3443ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83950000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2766ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83960000'), "name"=>"Henderson Ryan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3426ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83960000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3002ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83970000'), "name"=>"Ms. Retha Borer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3466ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83970000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2766ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2781ms
+Processing by CategoriesController#create as HTML
+ Parameters: {"category"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83980000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5673ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83980000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3232ms
+Redirected to http://test.host/categories/54b9547c7735337c83980000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.3258ms
+---------------------------------------------
+CategoriesControllerTest: test_should_destroy
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83990000'), "name"=>"Crawford Jacobs"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4150ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83990000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2590ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2532ms
+Processing by CategoriesController#destroy as HTML
+ Parameters: {"id"=>"54b9547c7735337c83990000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9547c7735337c83990000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3417ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9547c7735337c83990000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3747ms
+Redirected to http://test.host/categories
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2642ms
+----------------------------------------------
+CategoriesControllerTest: test_should_get_edit
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c839a0000'), "name"=>"Jerome Flatley"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3593ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2882ms
+Processing by CategoriesController#edit as HTML
+ Parameters: {"id"=>"54b9547c7735337c839a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9547c7735337c839a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3394ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3600ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (5.7ms)
+Completed 200 OK in 10ms (Views: 9.2ms)
+-----------------------------------------------
+CategoriesControllerTest: test_should_get_index
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c839b0000'), "name"=>"Eugenia Bashirian"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4446ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2331ms
+Processing by CategoriesController#index as HTML
+Completed 500 Internal Server Error in 45ms
+-----------------------------------------------------
+CategoriesControllerTest: test_should_get_index_pages
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c839c0000'), "name"=>"Eliane Mayer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4136ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1838ms
+Processing by CategoriesController#index as HTML
+ Parameters: {"offset"=>"10", "limit"=>"10"}
+Completed 500 Internal Server Error in 40ms
+---------------------------------------------
+CategoriesControllerTest: test_should_get_new
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c839d0000'), "name"=>"Mozell Schoen"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4955ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2503ms
+Processing by CategoriesController#new as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3729ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (4.2ms)
+Completed 200 OK in 7ms (Views: 6.1ms)
+----------------------------------------------
+CategoriesControllerTest: test_should_get_show
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c839f0000'), "name"=>"Mr. Elza Zieme"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4453ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2301ms
+Processing by CategoriesController#show as HTML
+ Parameters: {"id"=>"54b9547c7735337c839f0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9547c7735337c839f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3102ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c839f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2794ms
+Completed 200 OK in 4ms (Views: 3.1ms)
+--------------------------------------------
+CategoriesControllerTest: test_should_update
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83a00000'), "name"=>"Jaquan Gottlieb III"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4106ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83a00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2113ms
+Processing by CategoriesController#update as HTML
+ Parameters: {"category"=>{"name"=>"Hello"}, "id"=>"54b9547c7735337c83a00000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2951ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a00000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 4.1304ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9547c7735337c83a00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2332ms
+Redirected to http://test.host/categories/54b9547c7735337c83a00000
+Completed 302 Found in 8ms
+------------------------------------------
+CommentsControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83a10000'), "name"=>"Althea Lubowitz", "reference"=>"Herta Mills DDS", "quantity"=>2, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83a20000'), "author_name"=>"Maximo Prohaska Jr.", "content"=>["Est omnis placeat. Qui ut iste architecto. Doloremque iste minus qui facere modi velit quibusdam."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4810ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2406ms
+Processing by CommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b9547c7735337c83a10000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3105ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a10000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83a30000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4223ms
+Redirected to http://test.host/products/54b9547c7735337c83a10000/comments/54b9547c7735337c83a30000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2565ms
+-------------------------------------------
+CommentsControllerTest: test_should_destroy
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83a40000'), "name"=>"Mrs. Macy Dach", "reference"=>"Mrs. Dessie Bauch", "quantity"=>3, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83a50000'), "author_name"=>"Leonard Powlowski Sr.", "content"=>["Ut quae vitae. Eum mollitia sequi doloremque. Animi at ut enim."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4992ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2684ms
+Processing by CommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b9547c7735337c83a40000", "id"=>"54b9547c7735337c83a50000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3013ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a40000')} update={"$pull"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83a50000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3592ms
+Redirected to http://test.host/products/54b9547c7735337c83a40000/comments
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2284ms
+--------------------------------------------
+CommentsControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83a60000'), "name"=>"Miss Tyson Leuschke", "reference"=>"Ms. Kattie Bednar", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83a70000'), "author_name"=>"Vilma Conroy II", "content"=>["Unde in qui. Quia qui eveniet. Distinctio magnam inventore at odit labore atque repudiandae. Quis qui ipsa repellat."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3270ms
+Processing by CommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b9547c7735337c83a60000", "id"=>"54b9547c7735337c83a70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2913ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.1ms)
+Completed 200 OK in 7ms (Views: 5.4ms)
+---------------------------------------------
+CommentsControllerTest: test_should_get_index
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83a80000'), "name"=>"Lesley Hamill MD", "reference"=>"Otha Dibbert", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83a90000'), "author_name"=>"Mrs. Brando Nolan", "content"=>["Unde ut quisquam libero. In voluptas officiis molestias accusamus deserunt repellat maxime. Exercitationem qui error eius facilis non aut."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4558ms
+Processing by CommentsController#index as HTML
+ Parameters: {"product_id"=>"54b9547c7735337c83a80000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83a80000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2825ms
+Completed 500 Internal Server Error in 44ms
+--------------------------------------------------
+CommentsControllerTest: test_should_get_json_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83aa0000'), "name"=>"Jillian Kulas Sr.", "reference"=>"Jacques Glover V", "quantity"=>2, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83ab0000'), "author_name"=>"Tabitha Gutmann", "content"=>["Sit animi harum. Dolore qui fugit adipisci quae dolorum sunt. Nobis nesciunt quibusdam. Fuga nulla sequi quo rem molestiae."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5347ms
+Processing by CommentsController#index as JSON
+ Parameters: {"product_id"=>"54b9547c7735337c83aa0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83aa0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3742ms
+Completed 200 OK in 2ms (Views: 0.1ms)
+-------------------------------------------------
+CommentsControllerTest: test_should_get_json_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83ac0000'), "name"=>"Flo Glover", "reference"=>"Dr. Trisha Turcotte", "quantity"=>5, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83ad0000'), "author_name"=>"Damion Lang", "content"=>["Exercitationem inventore voluptatem amet iste molestiae ex. Optio veritatis officiis porro nesciunt. Enim aut qui porro quas doloribus. Quisquam quaerat porro. Tempora omnis iure eveniet itaque."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4499ms
+Processing by CommentsController#show as JSON
+ Parameters: {"product_id"=>"54b9547c7735337c83ac0000", "id"=>"54b9547c7735337c83ad0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83ac0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3525ms
+Completed 200 OK in 2ms (Views: 0.1ms)
+-------------------------------------------
+CommentsControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83ae0000'), "name"=>"Maiya Schuppe", "reference"=>"Lilian Sauer", "quantity"=>5, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83af0000'), "author_name"=>"Corene Frami", "content"=>["Consequuntur ducimus sint. Aliquid pariatur rem excepturi. Expedita ut eveniet repellat ducimus dolores. Culpa sed qui necessitatibus et repudiandae consequatur in. Tempora in suscipit iusto."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4262ms
+Processing by CommentsController#new as HTML
+ Parameters: {"product_id"=>"54b9547c7735337c83ae0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83ae0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3450ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 5ms (Views: 3.5ms)
+--------------------------------------------
+CommentsControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b00000'), "name"=>"Sidney Cronin MD", "reference"=>"Jamal Murazik V", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83b10000'), "author_name"=>"Sofia Wilkinson", "content"=>["Soluta fugit modi qui voluptatum qui dolorem. Consequatur eum tempore earum qui quas nostrum harum. Id esse et ut ab quisquam. Commodi cumque in maiores et eos et. Iste ullam itaque quia facere praesentium et ea."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5165ms
+Processing by CommentsController#show as HTML
+ Parameters: {"product_id"=>"54b9547c7735337c83b00000", "id"=>"54b9547c7735337c83b10000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83b00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4666ms
+Completed 200 OK in 6ms (Views: 3.1ms)
+------------------------------------------
+CommentsControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b20000'), "name"=>"Nestor Hammes", "reference"=>"Dashawn Jakubowski", "quantity"=>5, "comments"=>[{"_id"=>BSON::ObjectId('54b9547c7735337c83b30000'), "author_name"=>"Shakira Cole II", "content"=>["Repudiandae doloremque quae molestias sapiente. Nostrum deleniti et eligendi qui libero nihil nisi. Quis molestias repudiandae id praesentium."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6076ms
+Processing by CommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b9547c7735337c83b30000", "product_id"=>"54b9547c7735337c83b20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83b20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4120ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83b20000'), "comments._id"=>BSON::ObjectId('54b9547c7735337c83b30000')} update={"$set"=>{"comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.7061ms
+Redirected to http://test.host/products/54b9547c7735337c83b20000/comments/54b9547c7735337c83b30000
+Completed 302 Found in 6ms
+-----------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_create
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b40000'), "firstname"=>"Emmitt", "lastname"=>"Barrows"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6166ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.3012ms
+Processing by Iord::GenericController#create as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b50000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4779ms
+Redirected to http://test.host/admin/clients/54b9547c7735337c83b50000
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.3259ms
+------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_destroy
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b60000'), "firstname"=>"Jaeden", "lastname"=>"Wilderman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4288ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2929ms
+Processing by Iord::GenericController#destroy as HTML
+ Parameters: {"id"=>"54b9547c7735337c83b60000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83b60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3702ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83b60000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4114ms
+Redirected to http://test.host/admin/clients
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2993ms
+-------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_edit
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b70000'), "firstname"=>"Eli", "lastname"=>"Miller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3929ms
+Processing by Iord::GenericController#edit as HTML
+ Parameters: {"id"=>"54b9547c7735337c83b70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83b70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3626ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.7ms)
+Completed 200 OK in 8ms (Views: 6.5ms)
+--------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_index
+--------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b80000'), "firstname"=>"Nikki", "lastname"=>"Hessel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5542ms
+Processing by Iord::GenericController#index as HTML
+Completed 500 Internal Server Error in 73ms
+------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_new
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83b90000'), "firstname"=>"Johathan", "lastname"=>"Wisoky"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5858ms
+Processing by Iord::GenericController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.0ms)
+Completed 200 OK in 5ms (Views: 4.6ms)
+-------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_show
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83ba0000'), "firstname"=>"Cecelia", "lastname"=>"Brown"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5902ms
+Processing by Iord::GenericController#show as HTML
+ Parameters: {"id"=>"54b9547c7735337c83ba0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83ba0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3964ms
+Completed 200 OK in 4ms (Views: 3.0ms)
+-----------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_update
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83bb0000'), "firstname"=>"Francesca", "lastname"=>"Cartwright"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5561ms
+Processing by Iord::GenericController#update as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}, "id"=>"54b9547c7735337c83bb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83bb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3795ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83bb0000')} update={"$set"=>{"firstname"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5056ms
+Redirected to http://test.host/admin/clients/54b9547c7735337c83bb0000
+Completed 302 Found in 3ms
+-----------------------------------------------
+Iord::GenericControllerTest: test_should_create
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83bc0000'), "firstname"=>"Johnnie", "lastname"=>"Ruecker"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4665ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.3138ms
+Processing by Iord::GenericController#create as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83bd0000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4459ms
+Redirected to http://test.host/clients/54b9547c7735337c83bd0000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2600ms
+------------------------------------------------
+Iord::GenericControllerTest: test_should_destroy
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83be0000'), "firstname"=>"Shannon", "lastname"=>"Kohler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4228ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2789ms
+Processing by Iord::GenericController#destroy as HTML
+ Parameters: {"id"=>"54b9547c7735337c83be0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83be0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3613ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83be0000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3771ms
+Redirected to http://test.host/clients
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.3058ms
+-------------------------------------------------
+Iord::GenericControllerTest: test_should_get_edit
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83bf0000'), "firstname"=>"Marvin", "lastname"=>"Windler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3853ms
+Processing by Iord::GenericController#edit as HTML
+ Parameters: {"id"=>"54b9547c7735337c83bf0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83bf0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4268ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms)
+--------------------------------------------------
+Iord::GenericControllerTest: test_should_get_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83c00000'), "firstname"=>"Belle", "lastname"=>"Lesch"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 4.5241ms
+Processing by Iord::GenericController#index as HTML
+Completed 500 Internal Server Error in 45ms
+------------------------------------------------
+Iord::GenericControllerTest: test_should_get_new
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83c10000'), "firstname"=>"Madaline", "lastname"=>"Streich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6212ms
+Processing by Iord::GenericController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.3ms)
+-------------------------------------------------
+Iord::GenericControllerTest: test_should_get_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83c20000'), "firstname"=>"Merle", "lastname"=>"Kovacek"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5439ms
+Processing by Iord::GenericController#show as HTML
+ Parameters: {"id"=>"54b9547c7735337c83c20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3812ms
+Completed 200 OK in 3ms (Views: 1.9ms)
+-----------------------------------------------
+Iord::GenericControllerTest: test_should_update
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83c30000'), "firstname"=>"Quinton", "lastname"=>"Carter"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4006ms
+Processing by Iord::GenericController#update as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}, "id"=>"54b9547c7735337c83c30000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2903ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c30000')} update={"$set"=>{"firstname"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3984ms
+Redirected to http://test.host/clients/54b9547c7735337c83c30000
+Completed 302 Found in 3ms
+--------------------
+IordTest: test_truth
+--------------------
+------------------------------------------
+ManagersControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83c40000'), "name"=>"Miss Lincoln Ryan", "reference"=>"Leif Marks", "quantity"=>7, "manager"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83c50000'), "firstname"=>"Zena", "lastname"=>"Keebler"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4590ms
+Processing by ManagersController#create as HTML
+ Parameters: {"manager"=>{"firstname"=>"Hello"}, "product_id"=>"54b9547c7735337c83c40000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3458ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c40000')} update={"$unset"=>{"manager"=>true}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3615ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c40000')} update={"$set"=>{"manager"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83c60000'), "firstname"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3012ms
+Redirected to http://test.host/products/54b9547c7735337c83c40000/manager
+Completed 302 Found in 5ms
+--------------------------------------------
+ManagersControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83c70000'), "name"=>"Eloy Kunze", "reference"=>"Aliyah Goldner I", "quantity"=>8, "manager"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83c80000'), "firstname"=>"Dereck", "lastname"=>"Glover"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4514ms
+Processing by ManagersController#edit as HTML
+ Parameters: {"id"=>"54b9547c7735337c83c80000", "product_id"=>"54b9547c7735337c83c70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3373ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.4ms)
+Completed 200 OK in 8ms (Views: 5.5ms)
+-------------------------------------------
+ManagersControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83c90000'), "name"=>"Brendon Dickens", "reference"=>"Max Nitzsche", "quantity"=>0, "manager"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83ca0000'), "firstname"=>"Darryl", "lastname"=>"Mitchell"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4275ms
+Processing by ManagersController#new as HTML
+ Parameters: {"product_id"=>"54b9547c7735337c83c90000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83c90000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3286ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 5ms (Views: 3.6ms)
+--------------------------------------------
+ManagersControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83cb0000'), "name"=>"Marlon Hessel", "reference"=>"Eva Ankunding", "quantity"=>3, "manager"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83cc0000'), "firstname"=>"Chadrick", "lastname"=>"Steuber"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4059ms
+Processing by ManagersController#show as HTML
+ Parameters: {"id"=>"54b9547c7735337c83cc0000", "product_id"=>"54b9547c7735337c83cb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83cb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3214ms
+Completed 200 OK in 4ms (Views: 2.4ms)
+------------------------------------------
+ManagersControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83cd0000'), "name"=>"Abdullah Rolfson", "reference"=>"Paige Mante", "quantity"=>8, "manager"=>{"_id"=>BSON::ObjectId('54b9547c7735337c83ce0000'), "firstname"=>"Golda", "lastname"=>"Carter"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4078ms
+Processing by ManagersController#update as HTML
+ Parameters: {"id"=>"54b9547c7735337c83ce0000", "manager"=>{"name"=>"Hello"}, "product_id"=>"54b9547c7735337c83cd0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83cd0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2627ms
+Unpermitted parameters: name
+Redirected to http://test.host/products/54b9547c7735337c83cd0000/manager
+Completed 302 Found in 2ms
+------------------------------------------
+ProductsControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83cf0000'), "name"=>"Alphonso Wolff", "reference"=>"Elliott Erdman", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4169ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d00000'), "name"=>"Osvaldo Fritsch", "reference"=>"Mr. Sarah Haag", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2396ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d10000'), "name"=>"Mr. Michael Eichmann", "reference"=>"Kristopher Bogan", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2102ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d20000'), "name"=>"Vivian Kilback", "reference"=>"Miss Cicero Schowalter", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2068ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d30000'), "name"=>"Tyler Hamill", "reference"=>"Mr. Ansley Gutkowski", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2021ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d40000'), "name"=>"Helga Ziemann", "reference"=>"Perry Stark", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2139ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1823ms
+Processing by ProductsController#create as HTML
+ Parameters: {"product"=>{"name"=>"Hello", "quantity"=>"10"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d50000'), "name"=>"Hello", "quantity"=>10}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3635ms
+Redirected to http://test.host/products/54b9547c7735337c83d50000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1944ms
+-------------------------------------------
+ProductsControllerTest: test_should_destroy
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d60000'), "name"=>"Dr. Cary Nienow", "reference"=>"Bart Shanahan", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3277ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1876ms
+Processing by ProductsController#destroy as HTML
+ Parameters: {"id"=>"54b9547c7735337c83d60000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83d60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3218ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83d60000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2512ms
+Redirected to http://test.host/products
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1893ms
+--------------------------------------------
+ProductsControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d70000'), "name"=>"Taryn Kub IV", "reference"=>"Jarrod Conn", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2608ms
+Processing by ProductsController#edit as HTML
+ Parameters: {"id"=>"54b9547c7735337c83d70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83d70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2697ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (3.0ms)
+Completed 200 OK in 7ms (Views: 6.0ms)
+---------------------------------------------
+ProductsControllerTest: test_should_get_index
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d80000'), "name"=>"Ms. Bruce Green", "reference"=>"Reid Pfeffer", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4224ms
+Processing by ProductsController#index as HTML
+Completed 500 Internal Server Error in 47ms
+----------------------------------------------------
+ProductsControllerTest: test_should_get_index_search
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83d90000'), "name"=>"Johanna Tillman", "reference"=>"Ms. Mellie Schaden", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5554ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83da0000'), "name"=>"HelloWorld", "reference"=>"Reta Gleason", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3963ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83db0000'), "name"=>"value", "reference"=>"Dr. Rosalind Conroy", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3901ms
+Processing by ProductsController#index as HTML
+ Parameters: {"q"=>"name", "v"=>"HelloWorld", "op"=>"like"}
+Completed 500 Internal Server Error in 72ms
+----------------------------------------------------
+ProductsControllerTest: test_should_get_index_sorted
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83dc0000'), "name"=>"Adelle Schumm", "reference"=>"Janick Rodriguez", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5856ms
+Processing by ProductsController#index as HTML
+ Parameters: {"order_by"=>"quantity"}
+Completed 500 Internal Server Error in 45ms
+-----------------------------------------------
+ProductsControllerTest: test_should_get_iterate
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83dd0000'), "name"=>"Myrtle Anderson", "reference"=>"Winona Rolfson", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5758ms
+Processing by ProductsController#iterate as HTML
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2615ms
+Completed 200 OK in 5ms (Views: 3.4ms)
+--------------------------------------------------
+ProductsControllerTest: test_should_get_json_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83de0000'), "name"=>"Darrick Daniel", "reference"=>"Kyle Powlowski", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4297ms
+Processing by ProductsController#index as JSON
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5572ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378519417441] runtime: 0.0741ms
+Completed 200 OK in 4ms (Views: 1.4ms)
+-------------------------------------------------
+ProductsControllerTest: test_should_get_json_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83df0000'), "name"=>"Dalton Hegmann", "reference"=>"Modesta Stehr", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3368ms
+Processing by ProductsController#show as JSON
+ Parameters: {"id"=>"54b9547c7735337c83df0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83df0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2693ms
+Completed 200 OK in 2ms (Views: 0.2ms)
+-------------------------------------------
+ProductsControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e00000'), "name"=>"Dallas Hansen V", "reference"=>"Arlie Abernathy", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3010ms
+Processing by ProductsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.5ms)
+Completed 200 OK in 5ms (Views: 4.4ms)
+--------------------------------------------
+ProductsControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e20000'), "name"=>"Phyllis Halvorson", "reference"=>"Immanuel Runolfsdottir", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4132ms
+Processing by ProductsController#show as HTML
+ Parameters: {"id"=>"54b9547c7735337c83e20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83e20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2410ms
+Completed 200 OK in 4ms (Views: 2.4ms)
+---------------------------------------------------------------
+ProductsControllerTest: test_should_iterate_edit_first_and_next
+---------------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e30000'), "name"=>"Kacey Crona", "reference"=>"Mr. Stefanie Rice", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3865ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>"true", "product"=>{"name"=>"Hello"}, "go_to"=>"http://test.host/products/iterate?edit=true&limit=25&pos=1"}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2390ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2585ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547b7735337c83060000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2994ms
+Redirected to http://test.host/products/iterate?edit=true&limit=25&pos=1
+Completed 302 Found in 4ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>"true", "product"=>{"name"=>"Hello"}, "go_to"=>"http://test.host/products/iterate?edit=true&limit=25&pos=1"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2793ms
+Redirected to http://test.host/products/iterate?edit=true&limit=25&pos=0
+Completed 302 Found in 2ms
+------------------------------------------------------
+ProductsControllerTest: test_should_iterate_first_edit
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e40000'), "name"=>"Tod Turcotte", "reference"=>"Kennedy Johns", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3072ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>true}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2667ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2622ms
+Completed 200 OK in 4ms (Views: 2.7ms)
+------------------------------------------------------
+ProductsControllerTest: test_should_iterate_first_show
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e50000'), "name"=>"Zora Dach V", "reference"=>"Hollis Lakin", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3450ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0"}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2659ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.2976ms
+Completed 200 OK in 4ms (Views: 2.7ms)
+-----------------------------------------------
+ProductsControllerTest: test_should_json_create
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e60000'), "name"=>"Clyde Pagac", "reference"=>"Alvis Orn", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3624ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1863ms
+Processing by ProductsController#create as JSON
+ Parameters: {"product"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e70000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3023ms
+Completed 201 Created in 2ms (Views: 0.2ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1982ms
+------------------------------------------------
+ProductsControllerTest: test_should_json_destroy
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547c7735337c83e80000'), "name"=>"Hosea Armstrong", "reference"=>"Mr. Theo Farrell", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2565ms
+Processing by ProductsController#destroy as JSON
+ Parameters: {"id"=>"54b9547c7735337c83e80000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83e80000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2756ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547c7735337c83e80000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.4596ms
+Completed 200 OK in 7ms (Views: 0.1ms)
+---------------------------------------------------
+ProductsControllerTest: test_should_json_not_create
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83e90000'), "name"=>"Marco Turner", "reference"=>"Candida Huels Sr.", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3675ms
+Processing by ProductsController#create as JSON
+ Parameters: {"product"=>{"quantity"=>1}}
+Completed 422 Unprocessable Entity in 2ms (Views: 0.2ms)
+-----------------------------------------------
+ProductsControllerTest: test_should_json_update
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83eb0000'), "name"=>"Rebekah Friesen", "reference"=>"Beverly Schoen", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3888ms
+Processing by ProductsController#update as JSON
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b9547d7735337c83eb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83eb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2714ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83eb0000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2806ms
+Completed 202 Accepted in 3ms (Views: 0.2ms)
+------------------------------------------
+ProductsControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83ec0000'), "name"=>"Mr. Mellie McCullough", "reference"=>"Gabe Hills", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3592ms
+Processing by ProductsController#update as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b9547d7735337c83ec0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83ec0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3298ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83ec0000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3459ms
+Redirected to http://test.host/products/54b9547d7735337c83ec0000
+Completed 302 Found in 3ms
+---------------------------------------------
+SubcommentsControllerTest: test_should_create
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83ef0000'), "name"=>"Johnson Zieme DDS", "reference"=>"Haleigh Rodriguez", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83ed0000'), "author_name"=>"Dr. Olen Simonis", "content"=>["Velit aperiam aut quia. Error ratione quaerat ducimus facilis. Ab quos et."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83ee0000'), "author_name"=>"Dagmar Hoeger DDS", "content"=>["Sapiente nemo expedita. Natus est ea. Ut consequatur quas eius."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5395ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83ef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2415ms
+Processing by SubcommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b9547d7735337c83ef0000", "comment_id"=>"54b9547d7735337c83ed0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83ef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3187ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83ef0000'), "comments._id"=>BSON::ObjectId('54b9547d7735337c83ed0000')} update={"$push"=>{"comments.$.comments"=>{"_id"=>BSON::ObjectId('54b9547d7735337c83f00000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4342ms
+Redirected to http://test.host/products/54b9547d7735337c83ef0000/comments/54b9547d7735337c83ed0000/comments/54b9547d7735337c83f00000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83ef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2844ms
+----------------------------------------------
+SubcommentsControllerTest: test_should_destroy
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83f30000'), "name"=>"Ms. Paul Daugherty", "reference"=>"Mrs. Etha Hoppe", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83f10000'), "author_name"=>"Gayle Kunde", "content"=>["Quasi soluta ea tempore et quaerat ducimus. Sequi inventore voluptatum recusandae voluptatem. Fugit et voluptatum repellat. Aut optio asperiores rerum dolorem. Sed quia qui."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83f20000'), "author_name"=>"Mrs. Hazel Cummerata", "content"=>["Maiores sit provident doloribus. Dignissimos est est nihil reiciendis expedita et. Est corrupti quibusdam est consequatur. Quia quia non molestiae."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3942ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83f30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2163ms
+Processing by SubcommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b9547d7735337c83f30000", "comment_id"=>"54b9547d7735337c83f10000", "id"=>"54b9547d7735337c83f20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83f30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3200ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83f30000'), "comments._id"=>BSON::ObjectId('54b9547d7735337c83f10000')} update={"$pull"=>{"comments.$.comments"=>{"_id"=>BSON::ObjectId('54b9547d7735337c83f20000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4014ms
+Redirected to http://test.host/products/54b9547d7735337c83f30000/comments/54b9547d7735337c83f10000/comments
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83f30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2247ms
+-----------------------------------------------
+SubcommentsControllerTest: test_should_get_edit
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83f60000'), "name"=>"Coty Schumm", "reference"=>"Jammie Dickinson", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83f40000'), "author_name"=>"Christine Blick", "content"=>["Quia odio est doloremque. Et tempore aut ipsa. Iure excepturi rerum eaque. Culpa sit delectus voluptatem quam aut illo eligendi."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83f50000'), "author_name"=>"Cornelius Stiedemann V", "content"=>["Natus iure numquam qui a architecto omnis saepe. Vel vero voluptatem rerum reiciendis deserunt eveniet. Et ut est."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3404ms
+Processing by SubcommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b9547d7735337c83f60000", "comment_id"=>"54b9547d7735337c83f40000", "id"=>"54b9547d7735337c83f50000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83f60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2911ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.2ms)
+Completed 200 OK in 8ms (Views: 5.5ms)
+------------------------------------------------
+SubcommentsControllerTest: test_should_get_index
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83f90000'), "name"=>"Fanny Leffler", "reference"=>"Creola Ritchie", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83f70000'), "author_name"=>"Jaqueline Bahringer", "content"=>["Quod minus esse at hic nisi quo. Rem ut et repudiandae esse pariatur nostrum. Ab dolores facilis accusamus qui rem quam sint. Excepturi non accusantium repudiandae omnis. Cum sapiente dolores ut id labore consequatur."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83f80000'), "author_name"=>"Wilton Mann", "content"=>["At ab quidem architecto eligendi voluptatem ratione. Ut repellendus ratione. Optio veniam beatae. Ab consequuntur voluptatem qui quod. Illo nemo odio id illum laborum corrupti."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4419ms
+Processing by SubcommentsController#index as HTML
+ Parameters: {"product_id"=>"54b9547d7735337c83f90000", "comment_id"=>"54b9547d7735337c83f70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83f90000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2886ms
+Completed 500 Internal Server Error in 50ms
+-----------------------------------------------------
+SubcommentsControllerTest: test_should_get_json_index
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83fc0000'), "name"=>"Ross Hilpert", "reference"=>"Angela Howe I", "quantity"=>5, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83fa0000'), "author_name"=>"Arnold Wisoky", "content"=>["Est ut deleniti itaque quia sint. Exercitationem ea in vel vel. Voluptas ex quas saepe consectetur."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83fb0000'), "author_name"=>"Rene Aufderhar", "content"=>["Non fuga natus. Odio in dolorem molestiae minus id. Sit quaerat et fuga ratione."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5784ms
+Processing by SubcommentsController#index as JSON
+ Parameters: {"product_id"=>"54b9547d7735337c83fc0000", "comment_id"=>"54b9547d7735337c83fa0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83fc0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3751ms
+Completed 200 OK in 3ms (Views: 0.2ms)
+----------------------------------------------------
+SubcommentsControllerTest: test_should_get_json_show
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83ff0000'), "name"=>"Hanna Batz", "reference"=>"Miss Lawrence Christiansen", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83fd0000'), "author_name"=>"Brent Wisozk PhD", "content"=>["Et et tenetur quia ea dolores. Atque omnis laboriosam et quis. Ut autem amet ea. Quidem consequuntur velit voluptatem repudiandae incidunt tempore. Porro dignissimos animi sint qui."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83fe0000'), "author_name"=>"Hester Borer", "content"=>["Porro labore ea qui quidem. Libero necessitatibus eaque vel harum aperiam esse. Explicabo voluptatem ipsum quia est excepturi quia. Et laborum sapiente expedita voluptatem."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4086ms
+Processing by SubcommentsController#show as JSON
+ Parameters: {"product_id"=>"54b9547d7735337c83ff0000", "comment_id"=>"54b9547d7735337c83fd0000", "id"=>"54b9547d7735337c83fe0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83ff0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3147ms
+Completed 200 OK in 3ms (Views: 0.2ms)
+----------------------------------------------
+SubcommentsControllerTest: test_should_get_new
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83020100'), "name"=>"Gina Mills", "reference"=>"Berry Konopelski Sr.", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83000100'), "author_name"=>"Miss Faustino Waelchi", "content"=>["Consequatur esse sint nam. Ducimus sed cum reprehenderit et architecto. Vel sed doloribus."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83010100'), "author_name"=>"Monique Bradtke", "content"=>["Qui ab aut qui tempora sunt. Praesentium quae nisi error quis. Facere est voluptas. Aliquid ipsam quo."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3938ms
+Processing by SubcommentsController#new as HTML
+ Parameters: {"product_id"=>"54b9547d7735337c83020100", "comment_id"=>"54b9547d7735337c83000100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83020100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3085ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 6ms (Views: 3.7ms)
+-----------------------------------------------
+SubcommentsControllerTest: test_should_get_show
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83050100'), "name"=>"Amos Christiansen I", "reference"=>"Stephon Braun", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83030100'), "author_name"=>"Milford Crona", "content"=>["Alias distinctio et nemo cum quae impedit voluptatum. Qui sequi ut non. Ut voluptatibus quod ipsum est."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83040100'), "author_name"=>"Dr. Elda Romaguera", "content"=>["Dolores quisquam ipsum. Accusamus quod ducimus placeat consequatur amet perferendis dolorem. Perspiciatis distinctio quia tempora debitis. Nisi aut est id."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4628ms
+Processing by SubcommentsController#show as HTML
+ Parameters: {"product_id"=>"54b9547d7735337c83050100", "comment_id"=>"54b9547d7735337c83030100", "id"=>"54b9547d7735337c83040100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83050100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3001ms
+Completed 200 OK in 5ms (Views: 2.6ms)
+---------------------------------------------
+SubcommentsControllerTest: test_should_update
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83080100'), "name"=>"Jena DuBuque", "reference"=>"Vance Littel", "quantity"=>3, "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83060100'), "author_name"=>"Winfield Lindgren", "content"=>["Aut labore perspiciatis ut maiores. Quia nulla laborum non aut reprehenderit quis. Reiciendis aperiam possimus. Mollitia sint debitis et modi. Non vitae vel."], "comments"=>[{"_id"=>BSON::ObjectId('54b9547d7735337c83070100'), "author_name"=>"Schuyler Parker I", "content"=>["Sed et fuga vel. Inventore voluptatem enim voluptatem et alias. Magni fuga quam nisi et commodi."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4597ms
+Processing by SubcommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b9547d7735337c83070100", "product_id"=>"54b9547d7735337c83080100", "comment_id"=>"54b9547d7735337c83060100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83080100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3085ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9547d7735337c83080100'), "comments._id"=>BSON::ObjectId('54b9547d7735337c83060100'), "comments.0.comments._id"=>BSON::ObjectId('54b9547d7735337c83070100')} update={"$set"=>{"comments.0.comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4468ms
+Redirected to http://test.host/products/54b9547d7735337c83080100/comments/54b9547d7735337c83060100/comments/54b9547d7735337c83070100
+Completed 302 Found in 36ms
+---------------------------------------
+UsersControllerTest: test_should_create
+---------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83090100'), "firstname"=>"Baron", "lastname"=>"Schaden"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4545ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1912ms
+Processing by UsersController#create as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}}
+Unpermitted parameters: name
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c830a0100')}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3858ms
+Redirected to http://test.host/users/54b9547d7735337c830a0100
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2436ms
+----------------------------------------
+UsersControllerTest: test_should_destroy
+----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c830b0100'), "firstname"=>"Niko", "lastname"=>"Kohler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3266ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1824ms
+Processing by UsersController#destroy as HTML
+ Parameters: {"id"=>"54b9547d7735337c830b0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547d7735337c830b0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2741ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547d7735337c830b0100')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2527ms
+Redirected to http://test.host/users
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1944ms
+-----------------------------------------
+UsersControllerTest: test_should_get_edit
+-----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c830c0100'), "firstname"=>"Rafael", "lastname"=>"Gaylord"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2518ms
+Processing by UsersController#edit as HTML
+ Parameters: {"id"=>"54b9547d7735337c830c0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547d7735337c830c0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2641ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.1ms)
+Completed 200 OK in 6ms (Views: 5.1ms)
+------------------------------------------
+UsersControllerTest: test_should_get_index
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c830d0100'), "firstname"=>"Jessie", "lastname"=>"Kuphal"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3982ms
+Processing by UsersController#index as HTML
+Completed 500 Internal Server Error in 49ms
+----------------------------------------
+UsersControllerTest: test_should_get_new
+----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c830e0100'), "firstname"=>"Marcia", "lastname"=>"Turner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4280ms
+Processing by UsersController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.4ms)
+-----------------------------------------
+UsersControllerTest: test_should_get_show
+-----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c830f0100'), "firstname"=>"Justen", "lastname"=>"Beahan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4023ms
+Processing by UsersController#show as HTML
+ Parameters: {"id"=>"54b9547d7735337c830f0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547d7735337c830f0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2645ms
+Completed 200 OK in 33ms (Views: 31.8ms)
+---------------------------------------
+UsersControllerTest: test_should_update
+---------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9547d7735337c83100100'), "firstname"=>"Colten", "lastname"=>"Satterfield"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4033ms
+Processing by UsersController#update as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}, "id"=>"54b9547d7735337c83100100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9547d7735337c83100100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2840ms
+Unpermitted parameters: name
+Redirected to http://test.host/users/54b9547d7735337c83100100
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 0.6515ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=system.namespaces selector={:name=>{"$not"=>/system|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2661ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=administrators selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2458ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3398ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2065ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=categories selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3998ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1993ms
+-------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_create
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22000000'), "firstname"=>"Terrell", "lastname"=>"Zemlak"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5227ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.1837ms
+Processing by Admin::AdministratorsController#create as HTML
+ Parameters: {"administrator"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22010000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4544ms
+Redirected to http://test.host/admin/administrator
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.2139ms
+---------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_edit
+---------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22020000'), "firstname"=>"Jaclyn", "lastname"=>"Treutel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3520ms
+Processing by Admin::AdministratorsController#edit as HTML
+ Parameters: {"id"=>"54b9549b7735337d22020000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9549b7735337d22020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2903ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (4.0ms)
+Completed 200 OK in 18ms (Views: 16.7ms)
+--------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_new
+--------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22030000'), "firstname"=>"Tatyana", "lastname"=>"Gleason"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4728ms
+Processing by Admin::AdministratorsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 4ms (Views: 3.6ms)
+---------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_show
+---------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22040000'), "firstname"=>"Florida", "lastname"=>"Funk"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4712ms
+Processing by Admin::AdministratorsController#show as HTML
+ Parameters: {"id"=>"54b9549b7735337d22040000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9549b7735337d22040000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2718ms
+Completed 200 OK in 4ms (Views: 2.3ms)
+-------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_update
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22050000'), "firstname"=>"Stanton", "lastname"=>"Lynch"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4251ms
+Processing by Admin::AdministratorsController#update as HTML
+ Parameters: {"id"=>"54b9549b7735337d22050000", "administrator"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9549b7735337d22050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2737ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/administrator
+Completed 302 Found in 2ms
+-------------------------------------------------
+Admin::CommentsControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22060000'), "name"=>"Reymundo Dietrich", "reference"=>"Peyton Hilll", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b9549b7735337d22070000'), "author_name"=>"Miss Charlene Dibbert", "content"=>["Sed est et in ducimus. Est error est iure omnis sint. Perferendis asperiores quo accusantium vel eos laudantium libero."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4305ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1687ms
+Processing by Admin::CommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b9549b7735337d22060000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2341ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22060000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9549b7735337d22080000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2726ms
+Redirected to http://test.host/admin/products/54b9549b7735337d22060000/comments/54b9549b7735337d22080000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2489ms
+--------------------------------------------------
+Admin::CommentsControllerTest: test_should_destroy
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22090000'), "name"=>"Mia Balistreri", "reference"=>"Orion Padberg", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9549b7735337d220a0000'), "author_name"=>"Bailey Friesen", "content"=>["Nisi rerum dignissimos necessitatibus. Sit exercitationem qui porro sit sunt. Unde sint voluptate sed ab voluptas tenetur. Magnam maxime aperiam hic eum nihil vitae ut."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4326ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2257ms
+Processing by Admin::CommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b9549b7735337d22090000", "id"=>"54b9549b7735337d220a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2351ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22090000')} update={"$pull"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9549b7735337d220a0000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2936ms
+Redirected to http://test.host/admin/products/54b9549b7735337d22090000/comments
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1579ms
+---------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d220b0000'), "name"=>"Amelia Cummings", "reference"=>"Mrs. Elenor Cremin", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b9549b7735337d220c0000'), "author_name"=>"Ms. Monica Littel", "content"=>["Libero ut ut. Iure consequatur est voluptatibus at et dolorum. Doloribus illo dolores nihil itaque nihil culpa ipsum. Voluptatem quidem vitae ab et sit et. Sunt maxime quis."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2963ms
+Processing by Admin::CommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b9549b7735337d220b0000", "id"=>"54b9549b7735337d220c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d220b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2263ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.3ms)
+Completed 200 OK in 7ms (Views: 5.4ms)
+----------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_index
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d220d0000'), "name"=>"Lourdes Mosciski", "reference"=>"Darrion Towne", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b9549b7735337d220e0000'), "author_name"=>"Dr. Zackery Carroll", "content"=>["Ea aliquam voluptas reiciendis qui numquam ad. Commodi odio numquam. Distinctio ea et voluptatem vitae quas ut."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4107ms
+Processing by Admin::CommentsController#index as HTML
+ Parameters: {"product_id"=>"54b9549b7735337d220d0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d220d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2744ms
+Completed 200 OK in 5ms (Views: 2.8ms)
+--------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d220f0000'), "name"=>"Rogers Mills", "reference"=>"Hope Wisoky III", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b9549b7735337d22100000'), "author_name"=>"Petra Morissette", "content"=>["Esse voluptatem facilis accusantium. Voluptates quas quis occaecati mollitia. Occaecati pariatur illo consequatur voluptatem eaque et ut. Qui nobis accusamus ex libero voluptatem."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3763ms
+Processing by Admin::CommentsController#new as HTML
+ Parameters: {"product_id"=>"54b9549b7735337d220f0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d220f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2335ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 5ms (Views: 3.5ms)
+---------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22110000'), "name"=>"Shaylee Dickens", "reference"=>"Marilyne Medhurst", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b9549b7735337d22120000'), "author_name"=>"Mrs. Barrett Ledner", "content"=>["Ullam quas praesentium. Laudantium dolorem quaerat voluptas dolore enim molestiae. Cumque suscipit explicabo sed deleniti aspernatur aperiam neque. Excepturi sint non qui consequuntur iure. Quaerat qui nisi doloribus quibusdam voluptatem quidem."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3737ms
+Processing by Admin::CommentsController#show as HTML
+ Parameters: {"product_id"=>"54b9549b7735337d22110000", "id"=>"54b9549b7735337d22120000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22110000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2269ms
+Completed 200 OK in 4ms (Views: 2.5ms)
+-------------------------------------------------
+Admin::CommentsControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22130000'), "name"=>"Aditya O'Hara", "reference"=>"Bruce Nienow", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b9549b7735337d22140000'), "author_name"=>"Dr. Lamar Lehner", "content"=>["Iusto quam est quos et voluptas sint. Voluptas soluta ut est consectetur libero qui vel. Dolores ipsam nihil modi perspiciatis autem aut sapiente. Est illo aperiam qui amet. Laboriosam illo qui nihil."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3906ms
+Processing by Admin::CommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b9549b7735337d22140000", "product_id"=>"54b9549b7735337d22130000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22130000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2433ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22130000'), "comments._id"=>BSON::ObjectId('54b9549b7735337d22140000')} update={"$set"=>{"comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3484ms
+Redirected to http://test.host/admin/products/54b9549b7735337d22130000/comments/54b9549b7735337d22140000
+Completed 302 Found in 3ms
+-------------------------------------------------
+Admin::ManagersControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22150000'), "name"=>"Flavio Kuvalis II", "reference"=>"Myrna Bahringer", "quantity"=>1, "manager"=>{"_id"=>BSON::ObjectId('54b9549b7735337d22160000'), "firstname"=>"Kevin", "lastname"=>"Schimmel"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3771ms
+Processing by Admin::ManagersController#create as HTML
+ Parameters: {"manager"=>{"firstname"=>"Hello"}, "product_id"=>"54b9549b7735337d22150000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22150000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2464ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22150000')} update={"$unset"=>{"manager"=>true}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2851ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22150000')} update={"$set"=>{"manager"=>{"_id"=>BSON::ObjectId('54b9549b7735337d22170000'), "firstname"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.1835ms
+Redirected to http://test.host/admin/products/54b9549b7735337d22150000/manager
+Completed 302 Found in 4ms
+---------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22180000'), "name"=>"Ms. Jared Anderson", "reference"=>"Orland Kassulke", "quantity"=>3, "manager"=>{"_id"=>BSON::ObjectId('54b9549b7735337d22190000'), "firstname"=>"Letha", "lastname"=>"Kautzer"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3157ms
+Processing by Admin::ManagersController#edit as HTML
+ Parameters: {"id"=>"54b9549b7735337d22190000", "product_id"=>"54b9549b7735337d22180000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22180000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2253ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (3.3ms)
+Completed 200 OK in 37ms (Views: 35.4ms)
+--------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d221a0000'), "name"=>"Gus Ziemann I", "reference"=>"Nestor Bartoletti", "quantity"=>2, "manager"=>{"_id"=>BSON::ObjectId('54b9549b7735337d221b0000'), "firstname"=>"Jackson", "lastname"=>"Bruen"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4654ms
+Processing by Admin::ManagersController#new as HTML
+ Parameters: {"product_id"=>"54b9549b7735337d221a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d221a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2966ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.9ms)
+Completed 200 OK in 5ms (Views: 3.7ms)
+---------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d221c0000'), "name"=>"Kavon Hirthe", "reference"=>"Davion Rau", "quantity"=>2, "manager"=>{"_id"=>BSON::ObjectId('54b9549b7735337d221d0000'), "firstname"=>"Deron", "lastname"=>"O'Keefe"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4993ms
+Processing by Admin::ManagersController#show as HTML
+ Parameters: {"id"=>"54b9549b7735337d221d0000", "product_id"=>"54b9549b7735337d221c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d221c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2998ms
+Completed 200 OK in 4ms (Views: 2.4ms)
+-------------------------------------------------
+Admin::ManagersControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d221e0000'), "name"=>"Lilian Lemke", "reference"=>"River Conroy", "quantity"=>3, "manager"=>{"_id"=>BSON::ObjectId('54b9549b7735337d221f0000'), "firstname"=>"Keagan", "lastname"=>"Labadie"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4755ms
+Processing by Admin::ManagersController#update as HTML
+ Parameters: {"id"=>"54b9549b7735337d221f0000", "manager"=>{"name"=>"Hello"}, "product_id"=>"54b9549b7735337d221e0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d221e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3013ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/products/54b9549b7735337d221e0000/manager
+Completed 302 Found in 2ms
+-------------------------------------------------
+Admin::ProductsControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22200000'), "name"=>"Toni Gleason", "reference"=>"Eloisa Kuhlman", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4656ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1819ms
+Processing by Admin::ProductsController#create as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22210000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3962ms
+Redirected to http://test.host/admin/products/54b9549b7735337d22210000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2178ms
+--------------------------------------------------
+Admin::ProductsControllerTest: test_should_destroy
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22220000'), "name"=>"Corbin Hills Jr.", "reference"=>"Dr. Tyrel Stamm", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4019ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1962ms
+Processing by Admin::ProductsController#destroy as HTML
+ Parameters: {"id"=>"54b9549b7735337d22220000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22220000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2842ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22220000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3095ms
+Redirected to http://test.host/admin/products
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1996ms
+---------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22230000'), "name"=>"Edythe Hoppe", "reference"=>"Ms. Wilber Simonis", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3037ms
+Processing by Admin::ProductsController#edit as HTML
+ Parameters: {"id"=>"54b9549b7735337d22230000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22230000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2806ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (3.0ms)
+Completed 200 OK in 7ms (Views: 6.0ms)
+----------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_index
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22240000'), "name"=>"Sierra Lang", "reference"=>"Maribel Klocko", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4745ms
+Processing by Admin::ProductsController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5653ms
+Completed 200 OK in 11ms (Views: 10.1ms)
+--------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22250000'), "name"=>"Morton Stiedemann", "reference"=>"Concepcion Fay", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4142ms
+Processing by Admin::ProductsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.5ms)
+Completed 200 OK in 20ms (Views: 4.7ms)
+---------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22280000'), "name"=>"Josh Reynolds", "reference"=>"Kelley Herzog", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4741ms
+Processing by Admin::ProductsController#show as HTML
+ Parameters: {"id"=>"54b9549b7735337d22280000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22280000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3000ms
+Completed 200 OK in 4ms (Views: 2.4ms)
+-------------------------------------------------
+Admin::ProductsControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549b7735337d22290000'), "name"=>"Sadie Schulist DVM", "reference"=>"Ali Kuhic", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4421ms
+Processing by Admin::ProductsController#update as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b9549b7735337d22290000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22290000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2921ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22290000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3787ms
+Redirected to http://test.host/admin/products/54b9549b7735337d22290000
+Completed 302 Found in 3ms
+----------------------------------------------
+Admin::UsersControllerTest: test_should_create
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d222a0000'), "firstname"=>"Prince", "lastname"=>"Koepp"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4967ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1877ms
+Processing by Admin::UsersController#create as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}}
+Unpermitted parameters: name
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d222b0000')}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3868ms
+Redirected to http://test.host/admin/users/54b9549c7735337d222b0000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2801ms
+-----------------------------------------------
+Admin::UsersControllerTest: test_should_destroy
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d222c0000'), "firstname"=>"Fatima", "lastname"=>"Ebert"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2728ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1842ms
+Processing by Admin::UsersController#destroy as HTML
+ Parameters: {"id"=>"54b9549c7735337d222c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549c7735337d222c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4500ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549c7735337d222c0000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4218ms
+Redirected to http://test.host/admin/users
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.3108ms
+------------------------------------------------
+Admin::UsersControllerTest: test_should_get_edit
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d222d0000'), "firstname"=>"Jett", "lastname"=>"Legros"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3598ms
+Processing by Admin::UsersController#edit as HTML
+ Parameters: {"id"=>"54b9549c7735337d222d0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549c7735337d222d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3134ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (34.5ms)
+Completed 200 OK in 40ms (Views: 38.1ms)
+-------------------------------------------------
+Admin::UsersControllerTest: test_should_get_index
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d222e0000'), "firstname"=>"Domenico", "lastname"=>"Labadie"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5250ms
+Processing by Admin::UsersController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4444ms
+Completed 200 OK in 6ms (Views: 5.1ms)
+-----------------------------------------------
+Admin::UsersControllerTest: test_should_get_new
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d222f0000'), "firstname"=>"Penelope", "lastname"=>"Purdy"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4606ms
+Processing by Admin::UsersController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.5ms)
+------------------------------------------------
+Admin::UsersControllerTest: test_should_get_show
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22300000'), "firstname"=>"Kellen", "lastname"=>"Satterfield"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.7455ms
+Processing by Admin::UsersController#show as HTML
+ Parameters: {"id"=>"54b9549c7735337d22300000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549c7735337d22300000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3669ms
+Completed 200 OK in 4ms (Views: 2.4ms)
+----------------------------------------------
+Admin::UsersControllerTest: test_should_update
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22310000'), "firstname"=>"Margarette", "lastname"=>"Swaniawski"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5085ms
+Processing by Admin::UsersController#update as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}, "id"=>"54b9549c7735337d22310000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549c7735337d22310000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3308ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/users/54b9549c7735337d22310000
+Completed 302 Found in 2ms
+------------------------------------------------
+AdministratorsControllerTest: test_should_create
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22320000'), "firstname"=>"Aditya", "lastname"=>"Bergnaum"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5948ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.2109ms
+Processing by AdministratorsController#create as HTML
+ Parameters: {"administrator"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22330000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4443ms
+Redirected to http://test.host/administrator
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.2321ms
+--------------------------------------------------
+AdministratorsControllerTest: test_should_get_edit
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22340000'), "firstname"=>"Elissa", "lastname"=>"Becker"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3922ms
+Processing by AdministratorsController#edit as HTML
+ Parameters: {"id"=>"54b9549c7735337d22340000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9549c7735337d22340000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3704ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.2ms)
+Completed 200 OK in 7ms (Views: 5.1ms)
+-------------------------------------------------
+AdministratorsControllerTest: test_should_get_new
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22350000'), "firstname"=>"Candelario", "lastname"=>"Simonis"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5059ms
+Processing by AdministratorsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 4ms (Views: 3.4ms)
+--------------------------------------------------
+AdministratorsControllerTest: test_should_get_show
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22360000'), "firstname"=>"Dominic", "lastname"=>"Blanda"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4972ms
+Processing by AdministratorsController#show as HTML
+ Parameters: {"id"=>"54b9549c7735337d22360000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9549c7735337d22360000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3190ms
+Completed 200 OK in 4ms (Views: 2.3ms)
+------------------------------------------------
+AdministratorsControllerTest: test_should_update
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22370000'), "firstname"=>"Eino", "lastname"=>"Botsford"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5015ms
+Processing by AdministratorsController#update as HTML
+ Parameters: {"id"=>"54b9549c7735337d22370000", "administrator"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b9549c7735337d22370000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3223ms
+Unpermitted parameters: name
+Redirected to http://test.host/administrator
+Completed 302 Found in 2ms
+--------------------------------------------
+CategoriesControllerTest: test_should_create
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22380000'), "name"=>"Ambrose Macejkovic DDS"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5736ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22380000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2641ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22390000'), "name"=>"Omari Pacocha"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3144ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22390000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2226ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d223a0000'), "name"=>"Carleton Grant"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2743ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d223a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2150ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d223b0000'), "name"=>"Sigmund O'Reilly"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2705ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d223b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2117ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d223c0000'), "name"=>"Dr. Kian Dare"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2839ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d223c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2101ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d223d0000'), "name"=>"Mr. Reta Ratke"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2768ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d223d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2098ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d223e0000'), "name"=>"Karen Eichmann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2763ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d223e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1677ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d223f0000'), "name"=>"Deangelo Hodkiewicz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2758ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d223f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2092ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22400000'), "name"=>"Esteban Pfeffer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2754ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22400000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2136ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22410000'), "name"=>"Stewart Heaney"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3112ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22410000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2112ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22420000'), "name"=>"Ms. Francesca Roberts"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2807ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22420000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2125ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22430000'), "name"=>"Lelah Moen Jr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2819ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22430000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2088ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22440000'), "name"=>"Alvah Hane V"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2790ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22440000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2132ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22450000'), "name"=>"Chance Okuneva"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2757ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22450000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2140ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22460000'), "name"=>"Kayden Pagac"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2750ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22460000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2140ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22470000'), "name"=>"Jessy Adams"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2760ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22470000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2105ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22480000'), "name"=>"Penelope Thiel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2744ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22480000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2140ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22490000'), "name"=>"Melody Greenholt"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2280ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22490000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1540ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d224a0000'), "name"=>"Muhammad Weimann Sr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2195ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d224a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1522ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d224b0000'), "name"=>"Eileen Smitham I"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2199ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d224b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1553ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d224c0000'), "name"=>"Mr. Malika Ritchie"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2210ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d224c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1548ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d224d0000'), "name"=>"Lauren Toy"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2188ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d224d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1547ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d224e0000'), "name"=>"Celestino Herman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2340ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d224e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1557ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d224f0000'), "name"=>"Casimir Hilll"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2222ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d224f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1563ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22500000'), "name"=>"Dorthy Sipes"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2235ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22500000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1548ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22510000'), "name"=>"Dayne Volkman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2260ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22510000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1551ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22520000'), "name"=>"Thalia Gleason"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2207ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22520000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1559ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22530000'), "name"=>"Cathrine Auer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2180ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22530000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1553ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22540000'), "name"=>"Maybelle Waelchi"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2201ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22540000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1540ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22550000'), "name"=>"Chyna Bins"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2201ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22550000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1548ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22560000'), "name"=>"Katherine Wiegand"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2195ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22560000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1545ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22570000'), "name"=>"Miss Eldora Turner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2209ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22570000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1569ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22580000'), "name"=>"Seamus Rippin Sr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2236ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22580000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1578ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22590000'), "name"=>"Chasity Mann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2194ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22590000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1542ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d225a0000'), "name"=>"Adaline Carter"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2233ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d225a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1588ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d225b0000'), "name"=>"Lane Heller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2206ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d225b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1540ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d225c0000'), "name"=>"Jamil Rau"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2406ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d225c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1539ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d225d0000'), "name"=>"Ebony Eichmann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2210ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d225d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1744ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d225e0000'), "name"=>"Alfredo Goldner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2063ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d225e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1441ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d225f0000'), "name"=>"Violette Conn DVM"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.7611ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d225f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1527ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22600000'), "name"=>"Dr. Einar Daugherty"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2177ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22600000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1446ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22610000'), "name"=>"Myrtie Wilderman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2047ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22610000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1511ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22620000'), "name"=>"Priscilla Mann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2083ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22620000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1444ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22630000'), "name"=>"Ross Cole"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2065ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22630000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1451ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22640000'), "name"=>"Mr. Patsy Champlin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2137ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22640000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1472ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22650000'), "name"=>"Mr. Arnaldo Emard"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2045ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22650000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1472ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22660000'), "name"=>"General Koss"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2219ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22660000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1476ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22670000'), "name"=>"Benjamin Adams Jr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2307ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22670000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1420ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22680000'), "name"=>"Ms. Caroline Kunde"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2114ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22680000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 31.9190ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22690000'), "name"=>"Dovie Boehm"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3008ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22690000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1550ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d226a0000'), "name"=>"Hadley Roob"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2882ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d226a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1870ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d226b0000'), "name"=>"Harry Wolff Sr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2608ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d226b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1886ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d226c0000'), "name"=>"Kenny Lynch"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2828ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d226c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1880ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d226d0000'), "name"=>"Jarvis Larkin DVM"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2614ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d226d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1899ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d226e0000'), "name"=>"Afton Greenfelder Jr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2545ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d226e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1849ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d226f0000'), "name"=>"Giovani Keeling"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2552ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d226f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1879ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22700000'), "name"=>"Sammie Wilderman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2599ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22700000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1903ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22710000'), "name"=>"Brenda Kunze"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2543ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22710000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1874ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22720000'), "name"=>"Mae Kohler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2545ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22720000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2102ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22730000'), "name"=>"Ms. Lavina Reynolds"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2601ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22730000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1862ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22740000'), "name"=>"Janiya Ondricka V"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2614ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22740000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1926ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22750000'), "name"=>"Jabari Sauer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2867ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22750000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1883ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22760000'), "name"=>"Mandy Pouros DVM"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2779ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22760000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1860ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22770000'), "name"=>"Albert Hessel V"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2737ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22770000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1907ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22780000'), "name"=>"Gabe Grady"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2557ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22780000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1901ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22790000'), "name"=>"Ada Cremin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2550ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22790000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1864ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d227a0000'), "name"=>"Jessica Bechtelar"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2796ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d227a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1887ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d227b0000'), "name"=>"Francisco Skiles"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2745ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d227b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1909ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d227c0000'), "name"=>"Zoe Bruen"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2723ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d227c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1906ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d227d0000'), "name"=>"Mr. Allison Steuber"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2684ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d227d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1881ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d227e0000'), "name"=>"Kaia Morar"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2597ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d227e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1918ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d227f0000'), "name"=>"Mafalda Kerluke"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2665ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d227f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2126ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22800000'), "name"=>"Blanche Watsica"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2564ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22800000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1921ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22810000'), "name"=>"Verda Abbott"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2564ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22810000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1923ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22820000'), "name"=>"Faustino Bednar"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3016ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22820000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2164ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22830000'), "name"=>"Antonette Heaney"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2762ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22830000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2304ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22840000'), "name"=>"Agnes Bailey"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2807ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22840000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2291ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22850000'), "name"=>"Lucy Streich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2819ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22850000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2315ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22860000'), "name"=>"Mrs. Vergie Nikolaus"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2804ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22860000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2302ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22870000'), "name"=>"Francesca Watsica"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2800ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22870000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1428ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22880000'), "name"=>"Mrs. Ebba Brown"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4103ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22880000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1851ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22890000'), "name"=>"Lambert Gleason"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3048ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22890000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1841ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d228a0000'), "name"=>"Newton Cummerata"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3997ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d228a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2598ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d228b0000'), "name"=>"Miss Martina McClure"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3039ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d228b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2261ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d228c0000'), "name"=>"Ms. Thaddeus Pfannerstill"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2932ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d228c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2339ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d228d0000'), "name"=>"Brandi Schmitt PhD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2760ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d228d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2314ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d228e0000'), "name"=>"Albert Reinger"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2782ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d228e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2303ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d228f0000'), "name"=>"Carmel Paucek"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2791ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d228f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2282ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22900000'), "name"=>"Danny Powlowski"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2760ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22900000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2291ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22910000'), "name"=>"Vada Rodriguez"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3006ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22910000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2379ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22920000'), "name"=>"Evert Schiller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2760ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22920000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2283ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22930000'), "name"=>"Murl Ernser"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2703ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22930000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2315ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22940000'), "name"=>"Eliane Spinka"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2807ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22940000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2287ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22950000'), "name"=>"Neil Thiel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 6.3320ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22950000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2356ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22960000'), "name"=>"Alaina Heidenreich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3107ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22960000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2336ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22970000'), "name"=>"Gerda Cole MD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2791ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22970000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2308ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2117ms
+Processing by CategoriesController#create as HTML
+ Parameters: {"category"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22980000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5288ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22980000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2851ms
+Redirected to http://test.host/categories/54b9549c7735337d22980000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2498ms
+---------------------------------------------
+CategoriesControllerTest: test_should_destroy
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22990000'), "name"=>"Mr. Breanne Halvorson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4157ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22990000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2684ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2118ms
+Processing by CategoriesController#destroy as HTML
+ Parameters: {"id"=>"54b9549c7735337d22990000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9549c7735337d22990000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3175ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9549c7735337d22990000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3679ms
+Redirected to http://test.host/categories
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2540ms
+----------------------------------------------
+CategoriesControllerTest: test_should_get_edit
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d229a0000'), "name"=>"Angeline Champlin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3674ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2606ms
+Processing by CategoriesController#edit as HTML
+ Parameters: {"id"=>"54b9549c7735337d229a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9549c7735337d229a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2807ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4314ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (6.2ms)
+Completed 200 OK in 11ms (Views: 9.9ms)
+-----------------------------------------------
+CategoriesControllerTest: test_should_get_index
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d229b0000'), "name"=>"Randy Von"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5173ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1906ms
+Processing by CategoriesController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5128ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[405058062149] runtime: 0.0996ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2948ms
+Completed 200 OK in 17ms (Views: 16.0ms)
+-----------------------------------------------------
+CategoriesControllerTest: test_should_get_index_pages
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d229c0000'), "name"=>"Rosalyn Jenkins"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4014ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2790ms
+Processing by CategoriesController#index as HTML
+ Parameters: {"offset"=>"10", "limit"=>"10"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={} flags=[] limit=10 skip=10 batch_size=nil fields=nil runtime: 0.3904ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[405734278711] runtime: 0.0846ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2989ms
+Completed 200 OK in 9ms (Views: 8.9ms)
+---------------------------------------------
+CategoriesControllerTest: test_should_get_new
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d229d0000'), "name"=>"Viviane D'Amore"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4505ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2879ms
+Processing by CategoriesController#new as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4172ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (4.6ms)
+Completed 200 OK in 7ms (Views: 6.6ms)
+----------------------------------------------
+CategoriesControllerTest: test_should_get_show
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d229f0000'), "name"=>"Mossie Gibson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4523ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2765ms
+Processing by CategoriesController#show as HTML
+ Parameters: {"id"=>"54b9549c7735337d229f0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9549c7735337d229f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2832ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d229f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3353ms
+Completed 200 OK in 5ms (Views: 3.4ms)
+--------------------------------------------
+CategoriesControllerTest: test_should_update
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22a00000'), "name"=>"Miss Kaylin Bayer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4095ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22a00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1890ms
+Processing by CategoriesController#update as HTML
+ Parameters: {"category"=>{"name"=>"Hello"}, "id"=>"54b9549c7735337d22a00000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2766ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a00000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3694ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b9549c7735337d22a00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1905ms
+Redirected to http://test.host/categories/54b9549c7735337d22a00000
+Completed 302 Found in 4ms
+------------------------------------------
+CommentsControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22a10000'), "name"=>"Cristobal Cruickshank II", "reference"=>"Orlando Koss", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22a20000'), "author_name"=>"Dr. Vivienne Gulgowski", "content"=>["Et minus qui consequatur quo ut. Dolor qui repudiandae at rerum corporis consequuntur. In qui quaerat dolorem in."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6067ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2665ms
+Processing by CommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b9549c7735337d22a10000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3887ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a10000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22a30000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4492ms
+Redirected to http://test.host/products/54b9549c7735337d22a10000/comments/54b9549c7735337d22a30000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2531ms
+-------------------------------------------
+CommentsControllerTest: test_should_destroy
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22a40000'), "name"=>"Kaitlin Towne", "reference"=>"Mr. Marlin Durgan", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22a50000'), "author_name"=>"Vaughn Bednar", "content"=>["Voluptatibus voluptatem nisi. Enim quisquam deleniti corrupti voluptatem maxime. Consequatur porro ratione. Optio nemo dolor possimus et placeat aut. Illum nesciunt assumenda commodi ut reprehenderit."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4631ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2763ms
+Processing by CommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b9549c7735337d22a40000", "id"=>"54b9549c7735337d22a50000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3332ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a40000')} update={"$pull"=>{"comments"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22a50000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3539ms
+Redirected to http://test.host/products/54b9549c7735337d22a40000/comments
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2080ms
+--------------------------------------------
+CommentsControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22a60000'), "name"=>"Danielle O'Connell III", "reference"=>"Ward Macejkovic", "quantity"=>5, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22a70000'), "author_name"=>"Elinore O'Reilly", "content"=>["Laudantium possimus excepturi. Aut ratione quisquam dolores minus deserunt laudantium dolor. Deleniti laboriosam ab sed voluptatem inventore rerum. Dolor sunt necessitatibus deserunt libero ut laborum."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3997ms
+Processing by CommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b9549c7735337d22a60000", "id"=>"54b9549c7735337d22a70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3326ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.2ms)
+Completed 200 OK in 7ms (Views: 5.4ms)
+---------------------------------------------
+CommentsControllerTest: test_should_get_index
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22a80000'), "name"=>"Samir Mills", "reference"=>"Marguerite Zieme", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22a90000'), "author_name"=>"Evangeline Christiansen", "content"=>["Accusamus minima placeat. Ut facilis assumenda voluptatum non aspernatur. Officia quod eum mollitia ut tempore aut perspiciatis."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4079ms
+Processing by CommentsController#index as HTML
+ Parameters: {"product_id"=>"54b9549c7735337d22a80000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22a80000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3030ms
+Completed 200 OK in 5ms (Views: 2.8ms)
+--------------------------------------------------
+CommentsControllerTest: test_should_get_json_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22aa0000'), "name"=>"Mr. Effie Erdman", "reference"=>"Zoe Herman", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22ab0000'), "author_name"=>"Gregorio Hudson", "content"=>["At facere rem omnis et dolores quasi id. Animi itaque eum repellat incidunt odit. Et officia et vel."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4403ms
+Processing by CommentsController#index as JSON
+ Parameters: {"product_id"=>"54b9549c7735337d22aa0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22aa0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2822ms
+Completed 200 OK in 2ms (Views: 0.1ms)
+-------------------------------------------------
+CommentsControllerTest: test_should_get_json_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22ac0000'), "name"=>"Hadley Herman", "reference"=>"Cortney Kling", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22ad0000'), "author_name"=>"Trevor Kuhic II", "content"=>["Quia cumque sunt. Quidem odio sit. Dicta in possimus nam eum."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3517ms
+Processing by CommentsController#show as JSON
+ Parameters: {"product_id"=>"54b9549c7735337d22ac0000", "id"=>"54b9549c7735337d22ad0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22ac0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2812ms
+Completed 200 OK in 2ms (Views: 0.2ms)
+-------------------------------------------
+CommentsControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22ae0000'), "name"=>"Dr. Rex Schroeder", "reference"=>"Bernadette Langworth", "quantity"=>3, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22af0000'), "author_name"=>"Dr. Marvin Zulauf", "content"=>["Assumenda occaecati dolore commodi est aperiam libero molestiae. Est velit laudantium fugiat veritatis. Ratione necessitatibus quisquam."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3616ms
+Processing by CommentsController#new as HTML
+ Parameters: {"product_id"=>"54b9549c7735337d22ae0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22ae0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2838ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 5ms (Views: 3.5ms)
+--------------------------------------------
+CommentsControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b00000'), "name"=>"Mariana Moen III", "reference"=>"Camren Hartmann", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22b10000'), "author_name"=>"Alisa Kuphal", "content"=>["Quos est dolorem dolores. Quidem dolorem ut perspiciatis velit. Sunt blanditiis accusantium tempore sed qui est mollitia. Eveniet harum natus. Et in laborum dolores incidunt perspiciatis molestias."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4440ms
+Processing by CommentsController#show as HTML
+ Parameters: {"product_id"=>"54b9549c7735337d22b00000", "id"=>"54b9549c7735337d22b10000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22b00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3256ms
+Completed 200 OK in 5ms (Views: 2.6ms)
+------------------------------------------
+CommentsControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b20000'), "name"=>"Karianne Wuckert", "reference"=>"Ford Christiansen II", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9549c7735337d22b30000'), "author_name"=>"Zula Weimann", "content"=>["Et voluptatem eum facilis. Ipsam a sed qui et quidem vero recusandae. Aut expedita est et neque. Tempora et et repellat. Sit laborum veniam officia est quo."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 2.2638ms
+Processing by CommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b9549c7735337d22b30000", "product_id"=>"54b9549c7735337d22b20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22b20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3691ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22b20000'), "comments._id"=>BSON::ObjectId('54b9549c7735337d22b30000')} update={"$set"=>{"comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4516ms
+Redirected to http://test.host/products/54b9549c7735337d22b20000/comments/54b9549c7735337d22b30000
+Completed 302 Found in 6ms
+-----------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_create
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b40000'), "firstname"=>"Cloyd", "lastname"=>"Stamm"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4605ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1731ms
+Processing by Iord::GenericController#create as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b50000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3511ms
+Redirected to http://test.host/admin/clients/54b9549c7735337d22b50000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1938ms
+------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_destroy
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b60000'), "firstname"=>"Polly", "lastname"=>"Leuschke"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3070ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1629ms
+Processing by Iord::GenericController#destroy as HTML
+ Parameters: {"id"=>"54b9549c7735337d22b60000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22b60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2607ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22b60000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2785ms
+Redirected to http://test.host/admin/clients
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1798ms
+-------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_edit
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b70000'), "firstname"=>"Maximilian", "lastname"=>"Bailey"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2469ms
+Processing by Iord::GenericController#edit as HTML
+ Parameters: {"id"=>"54b9549c7735337d22b70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22b70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2442ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.6ms)
+Completed 200 OK in 7ms (Views: 6.1ms)
+--------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_index
+--------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b80000'), "firstname"=>"Megane", "lastname"=>"MacGyver"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4166ms
+Processing by Iord::GenericController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3629ms
+Completed 200 OK in 6ms (Views: 4.9ms)
+------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_new
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22b90000'), "firstname"=>"Ozella", "lastname"=>"Hauck"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5479ms
+Processing by Iord::GenericController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 5ms (Views: 4.1ms)
+-------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_show
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22ba0000'), "firstname"=>"Loyce", "lastname"=>"Daugherty"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5186ms
+Processing by Iord::GenericController#show as HTML
+ Parameters: {"id"=>"54b9549c7735337d22ba0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22ba0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3534ms
+Completed 200 OK in 4ms (Views: 2.9ms)
+-----------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_update
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22bb0000'), "firstname"=>"Rosemary", "lastname"=>"Heidenreich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4976ms
+Processing by Iord::GenericController#update as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}, "id"=>"54b9549c7735337d22bb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22bb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3338ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22bb0000')} update={"$set"=>{"firstname"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4319ms
+Redirected to http://test.host/admin/clients/54b9549c7735337d22bb0000
+Completed 302 Found in 3ms
+-----------------------------------------------
+Iord::GenericControllerTest: test_should_create
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22bc0000'), "firstname"=>"Evan", "lastname"=>"Kutch"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3818ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2003ms
+Processing by Iord::GenericController#create as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22bd0000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3931ms
+Redirected to http://test.host/clients/54b9549c7735337d22bd0000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2191ms
+------------------------------------------------
+Iord::GenericControllerTest: test_should_destroy
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22be0000'), "firstname"=>"Xavier", "lastname"=>"Wilderman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3281ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1610ms
+Processing by Iord::GenericController#destroy as HTML
+ Parameters: {"id"=>"54b9549c7735337d22be0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22be0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3133ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22be0000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3298ms
+Redirected to http://test.host/clients
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2064ms
+-------------------------------------------------
+Iord::GenericControllerTest: test_should_get_edit
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22bf0000'), "firstname"=>"Yvette", "lastname"=>"McDermott"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3390ms
+Processing by Iord::GenericController#edit as HTML
+ Parameters: {"id"=>"54b9549c7735337d22bf0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22bf0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2986ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 5ms (Views: 3.6ms)
+--------------------------------------------------
+Iord::GenericControllerTest: test_should_get_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22c00000'), "firstname"=>"Ella", "lastname"=>"Haag"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4585ms
+Processing by Iord::GenericController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4484ms
+Completed 200 OK in 8ms (Views: 7.4ms)
+------------------------------------------------
+Iord::GenericControllerTest: test_should_get_new
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22c10000'), "firstname"=>"Lewis", "lastname"=>"Goldner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4841ms
+Processing by Iord::GenericController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.3ms)
+-------------------------------------------------
+Iord::GenericControllerTest: test_should_get_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22c20000'), "firstname"=>"Casandra", "lastname"=>"Rath"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5100ms
+Processing by Iord::GenericController#show as HTML
+ Parameters: {"id"=>"54b9549c7735337d22c20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3154ms
+Completed 200 OK in 3ms (Views: 2.0ms)
+-----------------------------------------------
+Iord::GenericControllerTest: test_should_update
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22c30000'), "firstname"=>"Stefanie", "lastname"=>"Mohr"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4723ms
+Processing by Iord::GenericController#update as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}, "id"=>"54b9549c7735337d22c30000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3411ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c30000')} update={"$set"=>{"firstname"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3899ms
+Redirected to http://test.host/clients/54b9549c7735337d22c30000
+Completed 302 Found in 3ms
+--------------------
+IordTest: test_truth
+--------------------
+------------------------------------------
+ManagersControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22c40000'), "name"=>"Antonio Wolff", "reference"=>"Nathanial Davis", "quantity"=>7, "manager"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22c50000'), "firstname"=>"Edna", "lastname"=>"Mante"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5377ms
+Processing by ManagersController#create as HTML
+ Parameters: {"manager"=>{"firstname"=>"Hello"}, "product_id"=>"54b9549c7735337d22c40000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3799ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c40000')} update={"$unset"=>{"manager"=>true}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4173ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c40000')} update={"$set"=>{"manager"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22c60000'), "firstname"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3312ms
+Redirected to http://test.host/products/54b9549c7735337d22c40000/manager
+Completed 302 Found in 5ms
+--------------------------------------------
+ManagersControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22c70000'), "name"=>"Kayleigh Orn Jr.", "reference"=>"Andy Fisher", "quantity"=>1, "manager"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22c80000'), "firstname"=>"Alessandro", "lastname"=>"Gutkowski"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4707ms
+Processing by ManagersController#edit as HTML
+ Parameters: {"id"=>"54b9549c7735337d22c80000", "product_id"=>"54b9549c7735337d22c70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4030ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.3ms)
+Completed 200 OK in 7ms (Views: 5.3ms)
+-------------------------------------------
+ManagersControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22c90000'), "name"=>"Ms. Gerard Hagenes", "reference"=>"Trisha Hahn", "quantity"=>7, "manager"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22ca0000'), "firstname"=>"Marcelle", "lastname"=>"Schaefer"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 3.8913ms
+Processing by ManagersController#new as HTML
+ Parameters: {"product_id"=>"54b9549c7735337d22c90000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22c90000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3403ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 5ms (Views: 3.7ms)
+--------------------------------------------
+ManagersControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22cb0000'), "name"=>"Eryn Schinner DDS", "reference"=>"Mr. Audra Beatty", "quantity"=>0, "manager"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22cc0000'), "firstname"=>"Fritz", "lastname"=>"Stehr"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5413ms
+Processing by ManagersController#show as HTML
+ Parameters: {"id"=>"54b9549c7735337d22cc0000", "product_id"=>"54b9549c7735337d22cb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22cb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3345ms
+Completed 200 OK in 4ms (Views: 2.4ms)
+------------------------------------------
+ManagersControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22cd0000'), "name"=>"Pedro Schamberger", "reference"=>"Adrien Lubowitz", "quantity"=>8, "manager"=>{"_id"=>BSON::ObjectId('54b9549c7735337d22ce0000'), "firstname"=>"Bethany", "lastname"=>"Schowalter"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4199ms
+Processing by ManagersController#update as HTML
+ Parameters: {"id"=>"54b9549c7735337d22ce0000", "manager"=>{"name"=>"Hello"}, "product_id"=>"54b9549c7735337d22cd0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22cd0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4019ms
+Unpermitted parameters: name
+Redirected to http://test.host/products/54b9549c7735337d22cd0000/manager
+Completed 302 Found in 3ms
+------------------------------------------
+ProductsControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22cf0000'), "name"=>"Alysha Aufderhar", "reference"=>"Willa Lubowitz", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5461ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d00000'), "name"=>"Granville Kessler Jr.", "reference"=>"Madge Steuber", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2927ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d10000'), "name"=>"Carmela Hand II", "reference"=>"Rusty Ortiz DVM", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2869ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d20000'), "name"=>"Grant Bode", "reference"=>"Edna Stark", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2789ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d30000'), "name"=>"Clinton Macejkovic", "reference"=>"Maryam Hamill", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2788ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d40000'), "name"=>"Rod Stoltenberg", "reference"=>"Itzel Zieme", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2650ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1702ms
+Processing by ProductsController#create as HTML
+ Parameters: {"product"=>{"name"=>"Hello", "quantity"=>"10"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d50000'), "name"=>"Hello", "quantity"=>10}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3748ms
+Redirected to http://test.host/products/54b9549c7735337d22d50000
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1920ms
+-------------------------------------------
+ProductsControllerTest: test_should_destroy
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d60000'), "name"=>"Jamel Homenick", "reference"=>"Margot Dare I", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3228ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1641ms
+Processing by ProductsController#destroy as HTML
+ Parameters: {"id"=>"54b9549c7735337d22d60000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22d60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3070ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22d60000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2860ms
+Redirected to http://test.host/products
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2314ms
+--------------------------------------------
+ProductsControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d70000'), "name"=>"Constance Metz", "reference"=>"Anika Eichmann", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2548ms
+Processing by ProductsController#edit as HTML
+ Parameters: {"id"=>"54b9549c7735337d22d70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549c7735337d22d70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2688ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (3.1ms)
+Completed 200 OK in 8ms (Views: 6.3ms)
+---------------------------------------------
+ProductsControllerTest: test_should_get_index
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d80000'), "name"=>"Westley Hodkiewicz", "reference"=>"Mr. Eladio Keeling", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4084ms
+Processing by ProductsController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6151ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378384006857] runtime: 0.1222ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2383ms
+Completed 200 OK in 18ms (Views: 17.2ms)
+----------------------------------------------------
+ProductsControllerTest: test_should_get_index_search
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22d90000'), "name"=>"Avery Ferry", "reference"=>"Tyrique Zemlak", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3069ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22da0000'), "name"=>"HelloWorld", "reference"=>"Birdie Ryan", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2930ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22db0000'), "name"=>"value", "reference"=>"Cydney Schamberger", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2596ms
+Processing by ProductsController#index as HTML
+ Parameters: {"q"=>"name", "v"=>"HelloWorld", "op"=>"like"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4295ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}}} runtime: 0.2711ms
+Completed 200 OK in 6ms (Views: 4.9ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}}} runtime: 0.2333ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}}} runtime: 0.3195ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1705ms
+Processing by ProductsController#index as HTML
+ Parameters: {"q"=>"name", "v"=>"HelloWorld", "op"=>"like"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"name"=>"HelloWorld"} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3527ms
+Completed 200 OK in 4ms (Views: 3.4ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>"HelloWorld"}} runtime: 0.3303ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>"HelloWorld"}} runtime: 0.2863ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1661ms
+Processing by ProductsController#index as HTML
+ Parameters: {"q"=>"name", "v"=>"HelloWorld", "op"=>"like"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"name"=>"HelloWorld"} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3372ms
+Completed 200 OK in 4ms (Views: 3.3ms)
+----------------------------------------------------
+ProductsControllerTest: test_should_get_index_sorted
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549c7735337d22dc0000'), "name"=>"Everette Streich Jr.", "reference"=>"Sigmund Metz", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4155ms
+Processing by ProductsController#index as HTML
+ Parameters: {"order_by"=>"quantity"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.0106ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379705156033] runtime: 0.0935ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2357ms
+Completed 200 OK in 17ms (Views: 16.0ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1690ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6931ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378589263743] runtime: 0.0554ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6004ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378418714961] runtime: 0.0489ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5959ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379845618462] runtime: 0.0487ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5991ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379572056612] runtime: 0.0488ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6011ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378630285084] runtime: 0.0473ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6036ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378650704543] runtime: 0.0480ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5988ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378618653808] runtime: 0.0487ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5675ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379178789483] runtime: 0.0480ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5492ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379603600170] runtime: 0.0469ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5522ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378178375219] runtime: 0.0469ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5499ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379490905673] runtime: 0.0484ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5814ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379654264125] runtime: 0.0501ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5814ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378450636961] runtime: 0.0477ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5761ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379830314153] runtime: 0.0478ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5713ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379730876146] runtime: 0.0489ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5766ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379267802949] runtime: 0.0499ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5775ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377969637727] runtime: 0.0558ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5700ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379473860109] runtime: 0.0534ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5880ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378071045493] runtime: 0.0489ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5655ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379238104998] runtime: 0.0477ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5762ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379112211315] runtime: 0.0475ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6011ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378534388251] runtime: 0.0553ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5959ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379942992606] runtime: 0.0507ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5764ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378299440316] runtime: 0.0495ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5729ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379654457240] runtime: 0.0479ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5724ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378027542940] runtime: 0.0502ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5418ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379603388622] runtime: 0.0472ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 33.5949ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379241380490] runtime: 0.1162ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 2.9700ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379897291524] runtime: 0.0930ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8729ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378431781509] runtime: 0.0538ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7694ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380076206010] runtime: 0.0522ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7573ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379353537171] runtime: 0.0519ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7535ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378054750067] runtime: 0.0506ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7237ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379232625630] runtime: 0.0519ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7224ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379156606611] runtime: 0.0506ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7335ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378881854445] runtime: 0.0504ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7395ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379034849354] runtime: 0.0495ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7183ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378919556032] runtime: 0.0497ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6732ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379918329934] runtime: 0.0489ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5977ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379272152092] runtime: 0.0486ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6031ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378350990106] runtime: 0.0474ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6035ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378987848102] runtime: 0.0488ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6305ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379644402077] runtime: 0.0492ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6057ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378570584119] runtime: 0.0490ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6111ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378018559644] runtime: 0.0483ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6144ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379090339294] runtime: 0.0501ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6288ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379403952387] runtime: 0.0502ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6059ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378100577019] runtime: 0.0483ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6063ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379045116128] runtime: 0.0480ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5986ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379557486672] runtime: 0.0493ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6005ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378257434182] runtime: 0.0494ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6003ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380080641451] runtime: 0.0499ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5915ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378125368545] runtime: 0.0520ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5868ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379167472849] runtime: 0.0501ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5585ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379749332933] runtime: 0.0523ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5554ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379987281977] runtime: 0.0505ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5592ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379212403660] runtime: 0.0495ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5668ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378518842547] runtime: 0.0502ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5562ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378559699846] runtime: 0.0518ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5650ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379380948930] runtime: 0.0498ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5507ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379857922790] runtime: 0.0500ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5689ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379948191432] runtime: 0.0496ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5539ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377989422384] runtime: 0.0508ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5594ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379105652992] runtime: 0.0508ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5416ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379740225458] runtime: 0.0514ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5291ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379945232188] runtime: 0.0498ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5259ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378257174913] runtime: 0.0489ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5264ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378023362444] runtime: 0.0500ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5222ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379401890351] runtime: 0.0506ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5261ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378524605975] runtime: 0.0497ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5257ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378556845525] runtime: 0.0504ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5245ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379201247473] runtime: 0.0496ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5264ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378105401224] runtime: 0.0504ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5337ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379270728483] runtime: 0.0496ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5540ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379740124826] runtime: 0.0511ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5623ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378474253171] runtime: 0.0508ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5423ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379530292718] runtime: 0.0504ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5396ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379903254630] runtime: 0.0495ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5324ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378667334181] runtime: 0.0495ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5253ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379522983247] runtime: 0.0499ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5230ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378586683606] runtime: 0.0501ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5231ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379382411408] runtime: 0.0499ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5240ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378611199481] runtime: 0.0501ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5119ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378719914804] runtime: 0.0500ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5090ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378932356772] runtime: 0.0500ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5170ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378773250496] runtime: 0.0507ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5313ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378140823944] runtime: 0.0583ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5778ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379606193417] runtime: 0.0608ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5940ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379557382690] runtime: 0.0686ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5740ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379145194287] runtime: 0.0598ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5618ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378682584364] runtime: 0.0598ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5507ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378492671967] runtime: 0.0696ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5281ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379309260058] runtime: 0.0526ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5385ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379800292820] runtime: 0.0518ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5170ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379371526542] runtime: 0.0509ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5330ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378315368951] runtime: 0.0541ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5415ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378054261099] runtime: 0.0564ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5592ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379902338603] runtime: 0.0683ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5801ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379422458802] runtime: 0.0585ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5535ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379811302782] runtime: 0.0560ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5775ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378943955108] runtime: 0.0571ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5526ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378962696491] runtime: 0.0535ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5389ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378649724727] runtime: 0.0539ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5230ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379633651741] runtime: 0.0569ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5455ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378654214148] runtime: 0.0582ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5379ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379784751775] runtime: 0.0561ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5329ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378090678730] runtime: 0.0557ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5589ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378134707217] runtime: 0.0527ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5434ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379116231087] runtime: 0.0503ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5082ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379345090560] runtime: 0.0488ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5096ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378052128804] runtime: 0.0497ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5239ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379525525940] runtime: 0.0495ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4996ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379354988629] runtime: 0.0500ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5292ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378689816711] runtime: 0.0492ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5014ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379631482182] runtime: 0.0483ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5135ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378472505050] runtime: 0.0488ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5024ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378967303728] runtime: 0.0488ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5066ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379963439361] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5352ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379869008944] runtime: 0.0495ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5012ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379305957914] runtime: 0.0498ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5295ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378543223168] runtime: 0.0490ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5026ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378047994157] runtime: 0.0489ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5006ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378559486244] runtime: 0.0485ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5023ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379554013704] runtime: 0.0488ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5015ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378025737052] runtime: 0.0497ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5140ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379398170882] runtime: 0.0487ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5038ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379246081251] runtime: 0.0593ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5009ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379681448339] runtime: 0.0499ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5040ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378673887756] runtime: 0.0481ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4990ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379473685216] runtime: 0.0481ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5020ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379949644195] runtime: 0.0615ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5013ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378650690897] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5142ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378960802541] runtime: 0.0487ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5015ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379141762205] runtime: 0.0486ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4996ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378695273356] runtime: 0.0494ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5011ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379116043823] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.4992ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378342631930] runtime: 0.0481ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5132ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379276580732] runtime: 0.0492ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5015ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379581879823] runtime: 0.0626ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5031ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379163901692] runtime: 0.0488ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5002ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380064627266] runtime: 0.0507ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5000ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378391714874] runtime: 0.0483ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5151ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378902845095] runtime: 0.0507ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5072ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378232673614] runtime: 0.0487ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5065ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380065886955] runtime: 0.0487ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5033ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379543926763] runtime: 0.0502ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5018ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379797633328] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5034ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378376673069] runtime: 0.0473ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5184ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378272979084] runtime: 0.0540ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5287ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378326441682] runtime: 0.0479ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5276ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378419240795] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5090ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378160831416] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5138ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380066706760] runtime: 0.0477ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5154ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379857437155] runtime: 0.0476ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5448ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378770061591] runtime: 0.0484ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5178ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378471128378] runtime: 0.0479ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5182ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379855371347] runtime: 0.0537ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5089ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378564911117] runtime: 0.0476ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5237ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379166480732] runtime: 0.0480ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5087ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379271632809] runtime: 0.0479ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5123ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378372979797] runtime: 0.0480ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5186ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378259508489] runtime: 0.0477ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5152ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378212673964] runtime: 0.0474ms
+-----------------------------------------------
+ProductsControllerTest: test_should_get_iterate
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22dd0000'), "name"=>"Alvera Schinner", "reference"=>"Dorris Cremin", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2832ms
+Processing by ProductsController#iterate as HTML
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2505ms
+Completed 200 OK in 4ms (Views: 3.3ms)
+--------------------------------------------------
+ProductsControllerTest: test_should_get_json_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22de0000'), "name"=>"Casimer Anderson", "reference"=>"Merle Ritchie", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4580ms
+Processing by ProductsController#index as JSON
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6195ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379842401149] runtime: 0.0630ms
+Completed 200 OK in 5ms (Views: 1.4ms)
+-------------------------------------------------
+ProductsControllerTest: test_should_get_json_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22df0000'), "name"=>"Shaylee Rutherford", "reference"=>"Cara Wolf", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5002ms
+Processing by ProductsController#show as JSON
+ Parameters: {"id"=>"54b9549d7735337d22df0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22df0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3964ms
+Completed 200 OK in 3ms (Views: 0.5ms)
+-------------------------------------------
+ProductsControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e00000'), "name"=>"Hulda Grady", "reference"=>"Anabel Heathcote", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6909ms
+Processing by ProductsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (7.0ms)
+Completed 200 OK in 14ms (Views: 11.3ms)
+--------------------------------------------
+ProductsControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e20000'), "name"=>"Hardy Klein", "reference"=>"Roosevelt Berge DDS", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.7766ms
+Processing by ProductsController#show as HTML
+ Parameters: {"id"=>"54b9549d7735337d22e20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22e20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4959ms
+Completed 200 OK in 7ms (Views: 4.8ms)
+---------------------------------------------------------------
+ProductsControllerTest: test_should_iterate_edit_first_and_next
+---------------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e30000'), "name"=>"Bertram Bogan", "reference"=>"Kody Kreiger DVM", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 16.8765ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>"true", "product"=>{"name"=>"Hello"}, "go_to"=>"http://test.host/products/iterate?edit=true&limit=25&pos=1"}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.6789ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3477ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549b7735337d22060000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4055ms
+Redirected to http://test.host/products/iterate?edit=true&limit=25&pos=1
+Completed 302 Found in 52ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>"true", "product"=>{"name"=>"Hello"}, "go_to"=>"http://test.host/products/iterate?edit=true&limit=25&pos=1"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3385ms
+Redirected to http://test.host/products/iterate?edit=true&limit=25&pos=0
+Completed 302 Found in 3ms
+------------------------------------------------------
+ProductsControllerTest: test_should_iterate_first_edit
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e40000'), "name"=>"Dr. Kurt Wiegand", "reference"=>"Sharon Howe", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3676ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>true}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.3227ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3072ms
+Completed 200 OK in 8ms (Views: 5.9ms)
+------------------------------------------------------
+ProductsControllerTest: test_should_iterate_first_show
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e50000'), "name"=>"Dayne Kassulke", "reference"=>"Carmelo Prosacco DVM", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4087ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0"}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.3074ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3053ms
+Completed 200 OK in 6ms (Views: 3.6ms)
+-----------------------------------------------
+ProductsControllerTest: test_should_json_create
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e60000'), "name"=>"Sigurd Green", "reference"=>"Gardner Konopelski", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3868ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1991ms
+Processing by ProductsController#create as JSON
+ Parameters: {"product"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e70000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4329ms
+Completed 201 Created in 3ms (Views: 0.2ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2226ms
+------------------------------------------------
+ProductsControllerTest: test_should_json_destroy
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e80000'), "name"=>"Sheila Sipes", "reference"=>"Dasia Koch", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2960ms
+Processing by ProductsController#destroy as JSON
+ Parameters: {"id"=>"54b9549d7735337d22e80000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22e80000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3157ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22e80000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3385ms
+Completed 200 OK in 3ms (Views: 0.2ms)
+---------------------------------------------------
+ProductsControllerTest: test_should_json_not_create
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22e90000'), "name"=>"Ida Jerde", "reference"=>"Emma Rice", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4195ms
+Processing by ProductsController#create as JSON
+ Parameters: {"product"=>{"quantity"=>1}}
+Completed 422 Unprocessable Entity in 2ms (Views: 0.2ms)
+-----------------------------------------------
+ProductsControllerTest: test_should_json_update
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22eb0000'), "name"=>"Geovany Fritsch", "reference"=>"Destiney Sawayn", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 6.1257ms
+Processing by ProductsController#update as JSON
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b9549d7735337d22eb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22eb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3089ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22eb0000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3174ms
+Completed 202 Accepted in 4ms (Views: 0.2ms)
+------------------------------------------
+ProductsControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22ec0000'), "name"=>"Kathryne Labadie", "reference"=>"Rose Boyer", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3474ms
+Processing by ProductsController#update as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b9549d7735337d22ec0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22ec0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3106ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22ec0000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3193ms
+Redirected to http://test.host/products/54b9549d7735337d22ec0000
+Completed 302 Found in 4ms
+---------------------------------------------
+SubcommentsControllerTest: test_should_create
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22ef0000'), "name"=>"Marian Wyman", "reference"=>"Dwight Hayes", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22ed0000'), "author_name"=>"Adalberto Tillman", "content"=>["Et quia accusantium. Exercitationem iure laborum est quia voluptatem. Ut dolore culpa."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22ee0000'), "author_name"=>"Ramiro Jaskolski", "content"=>["Similique architecto nostrum sit modi inventore voluptatem nemo. Quia sed dolor. Unde iure vitae molestiae. Ut veniam repudiandae provident aut."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4798ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22ef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2014ms
+Processing by SubcommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b9549d7735337d22ef0000", "comment_id"=>"54b9549d7735337d22ed0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22ef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3253ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22ef0000'), "comments._id"=>BSON::ObjectId('54b9549d7735337d22ed0000')} update={"$push"=>{"comments.$.comments"=>{"_id"=>BSON::ObjectId('54b9549d7735337d22f00000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6327ms
+Redirected to http://test.host/products/54b9549d7735337d22ef0000/comments/54b9549d7735337d22ed0000/comments/54b9549d7735337d22f00000
+Completed 302 Found in 5ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22ef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3022ms
+----------------------------------------------
+SubcommentsControllerTest: test_should_destroy
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22f30000'), "name"=>"Crawford Upton", "reference"=>"Deven Grady", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22f10000'), "author_name"=>"Maeve Swaniawski", "content"=>["Ratione autem qui alias fuga. Eveniet maxime qui libero dolore quod placeat iure. Autem odio et."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22f20000'), "author_name"=>"Heath Franecki", "content"=>["Neque vero voluptas quis sit. Qui sed quas totam ipsam quos molestias quo. Consectetur sunt et adipisci pariatur."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4009ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22f30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2104ms
+Processing by SubcommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b9549d7735337d22f30000", "comment_id"=>"54b9549d7735337d22f10000", "id"=>"54b9549d7735337d22f20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22f30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4371ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22f30000'), "comments._id"=>BSON::ObjectId('54b9549d7735337d22f10000')} update={"$pull"=>{"comments.$.comments"=>{"_id"=>BSON::ObjectId('54b9549d7735337d22f20000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5156ms
+Redirected to http://test.host/products/54b9549d7735337d22f30000/comments/54b9549d7735337d22f10000/comments
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22f30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2343ms
+-----------------------------------------------
+SubcommentsControllerTest: test_should_get_edit
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22f60000'), "name"=>"Ms. Charlene Jones", "reference"=>"Mr. Ronaldo Hand", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22f40000'), "author_name"=>"Dorothy Feest", "content"=>["Nostrum accusamus perferendis eum exercitationem. Quis accusantium quas repellendus vero ut necessitatibus. Eaque voluptas molestiae. Doloribus facere qui illo ut corporis est laboriosam. Animi provident voluptatum temporibus reprehenderit qui."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22f50000'), "author_name"=>"Melyna Bosco MD", "content"=>["Quis qui voluptatum pariatur sed ut. Vitae atque id voluptatem doloremque repellendus temporibus omnis. Modi eos fuga."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3740ms
+Processing by SubcommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b9549d7735337d22f60000", "comment_id"=>"54b9549d7735337d22f40000", "id"=>"54b9549d7735337d22f50000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22f60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3138ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.3ms)
+Completed 200 OK in 8ms (Views: 5.7ms)
+------------------------------------------------
+SubcommentsControllerTest: test_should_get_index
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22f90000'), "name"=>"Miss Maybell Ondricka", "reference"=>"Kieran Kassulke", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22f70000'), "author_name"=>"Kaylah Kertzmann Sr.", "content"=>["Sit placeat doloremque soluta dolorem. Atque qui quaerat sit explicabo. Laborum molestias sunt illum. Id rem sit saepe dolor. Ad modi nesciunt repudiandae aut non natus."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22f80000'), "author_name"=>"Lura Casper V", "content"=>["Quia reprehenderit ea ut eligendi sed. Perspiciatis temporibus in ut dignissimos. Nesciunt omnis est laudantium eum. Maxime ipsum odio et."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4435ms
+Processing by SubcommentsController#index as HTML
+ Parameters: {"product_id"=>"54b9549d7735337d22f90000", "comment_id"=>"54b9549d7735337d22f70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22f90000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2942ms
+Completed 200 OK in 5ms (Views: 3.0ms)
+-----------------------------------------------------
+SubcommentsControllerTest: test_should_get_json_index
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22fc0000'), "name"=>"Bailee Stanton", "reference"=>"Joannie Weissnat", "quantity"=>3, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22fa0000'), "author_name"=>"Ernie Rohan", "content"=>["Sit eligendi et. Dolor quos accusamus. Omnis et veniam porro libero et. Aspernatur asperiores rerum fugit cum tempora."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22fb0000'), "author_name"=>"Hassie Leuschke", "content"=>["Est beatae nobis corporis pariatur sed sequi. Delectus rerum non quia ducimus. Iste ut et dolorem porro. Fugit possimus et eos voluptatibus."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4599ms
+Processing by SubcommentsController#index as JSON
+ Parameters: {"product_id"=>"54b9549d7735337d22fc0000", "comment_id"=>"54b9549d7735337d22fa0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22fc0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2974ms
+Completed 200 OK in 3ms (Views: 0.1ms)
+----------------------------------------------------
+SubcommentsControllerTest: test_should_get_json_show
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22ff0000'), "name"=>"Wilber Reinger", "reference"=>"Ms. Sage Carter", "quantity"=>3, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22fd0000'), "author_name"=>"Verla Veum Sr.", "content"=>["Eum maxime deleniti tempora totam. Rerum beatae facere hic expedita aut labore omnis. Debitis omnis quis eos."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22fe0000'), "author_name"=>"Abigale Watsica", "content"=>["Rerum magnam possimus quis cumque iste. Eum explicabo reprehenderit sed culpa eum corporis omnis. Laboriosam deserunt nobis aut qui vero qui. Culpa ratione unde asperiores illo et maxime. Dicta excepturi doloribus illum."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3707ms
+Processing by SubcommentsController#show as JSON
+ Parameters: {"product_id"=>"54b9549d7735337d22ff0000", "comment_id"=>"54b9549d7735337d22fd0000", "id"=>"54b9549d7735337d22fe0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22ff0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3280ms
+Completed 200 OK in 3ms (Views: 0.2ms)
+----------------------------------------------
+SubcommentsControllerTest: test_should_get_new
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22020100'), "name"=>"Velma Walsh", "reference"=>"Freda Mertz", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22000100'), "author_name"=>"Domenico Howell Sr.", "content"=>["Sed perspiciatis officiis. Eos quod ut ab quaerat. Temporibus sit ut voluptatem quae."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22010100'), "author_name"=>"Orlo Conn", "content"=>["Maxime similique quia inventore facere aut ut. Recusandae id nemo necessitatibus esse deserunt illo. Ducimus beatae fugiat quo ut odit architecto."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3789ms
+Processing by SubcommentsController#new as HTML
+ Parameters: {"product_id"=>"54b9549d7735337d22020100", "comment_id"=>"54b9549d7735337d22000100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22020100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2987ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 6ms (Views: 3.8ms)
+-----------------------------------------------
+SubcommentsControllerTest: test_should_get_show
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22050100'), "name"=>"Gardner Homenick", "reference"=>"Dr. Shayne D'Amore", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22030100'), "author_name"=>"Clyde Schinner", "content"=>["Quaerat dolorum nesciunt. Voluptas corrupti qui impedit. Et commodi provident. Libero aut vitae ipsa. Culpa quasi aperiam nulla."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22040100'), "author_name"=>"Dr. Ezekiel Gutkowski", "content"=>["Quidem eveniet est dolor maxime voluptatem ab. Saepe quia debitis accusamus id rem sit. Id veritatis iure maxime blanditiis exercitationem omnis aliquid."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4325ms
+Processing by SubcommentsController#show as HTML
+ Parameters: {"product_id"=>"54b9549d7735337d22050100", "comment_id"=>"54b9549d7735337d22030100", "id"=>"54b9549d7735337d22040100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22050100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3307ms
+Completed 200 OK in 5ms (Views: 2.8ms)
+---------------------------------------------
+SubcommentsControllerTest: test_should_update
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22080100'), "name"=>"Alvina Prohaska MD", "reference"=>"Oleta Baumbach", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22060100'), "author_name"=>"Amalia Conn", "content"=>["Illum quod dolor. Et eaque omnis veritatis eius distinctio aut ut. Aspernatur non vel ut sit recusandae possimus. Qui blanditiis sed non aut. Sed fugiat incidunt provident commodi assumenda."], "comments"=>[{"_id"=>BSON::ObjectId('54b9549d7735337d22070100'), "author_name"=>"Bradley Moore", "content"=>["Et adipisci aliquam. Non incidunt quia qui error ullam vitae qui. Quasi porro sed nostrum. Vitae quisquam corporis vel."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4684ms
+Processing by SubcommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b9549d7735337d22070100", "product_id"=>"54b9549d7735337d22080100", "comment_id"=>"54b9549d7735337d22060100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22080100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2992ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b9549d7735337d22080100'), "comments._id"=>BSON::ObjectId('54b9549d7735337d22060100'), "comments.0.comments._id"=>BSON::ObjectId('54b9549d7735337d22070100')} update={"$set"=>{"comments.0.comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4544ms
+Redirected to http://test.host/products/54b9549d7735337d22080100/comments/54b9549d7735337d22060100/comments/54b9549d7735337d22070100
+Completed 302 Found in 6ms
+---------------------------------------
+UsersControllerTest: test_should_create
+---------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22090100'), "firstname"=>"Payton", "lastname"=>"Flatley"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5816ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2032ms
+Processing by UsersController#create as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}}
+Unpermitted parameters: name
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d220a0100')}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4849ms
+Redirected to http://test.host/users/54b9549d7735337d220a0100
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2329ms
+----------------------------------------
+UsersControllerTest: test_should_destroy
+----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d220b0100'), "firstname"=>"Ezra", "lastname"=>"Runolfsson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3875ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1704ms
+Processing by UsersController#destroy as HTML
+ Parameters: {"id"=>"54b9549d7735337d220b0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549d7735337d220b0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2727ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549d7735337d220b0100')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2348ms
+Redirected to http://test.host/users
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1778ms
+-----------------------------------------
+UsersControllerTest: test_should_get_edit
+-----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d220c0100'), "firstname"=>"Thomas", "lastname"=>"Wintheiser"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2409ms
+Processing by UsersController#edit as HTML
+ Parameters: {"id"=>"54b9549d7735337d220c0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549d7735337d220c0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2590ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.2ms)
+Completed 200 OK in 6ms (Views: 5.2ms)
+------------------------------------------
+UsersControllerTest: test_should_get_index
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d220d0100'), "firstname"=>"Nathan", "lastname"=>"Bartoletti"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3983ms
+Processing by UsersController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3620ms
+Completed 200 OK in 8ms (Views: 7.4ms)
+----------------------------------------
+UsersControllerTest: test_should_get_new
+----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d220e0100'), "firstname"=>"Jameson", "lastname"=>"Reynolds"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3562ms
+Processing by UsersController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.4ms)
+-----------------------------------------
+UsersControllerTest: test_should_get_show
+-----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d220f0100'), "firstname"=>"Janet", "lastname"=>"Lueilwitz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4102ms
+Processing by UsersController#show as HTML
+ Parameters: {"id"=>"54b9549d7735337d220f0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549d7735337d220f0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2602ms
+Completed 200 OK in 4ms (Views: 2.3ms)
+---------------------------------------
+UsersControllerTest: test_should_update
+---------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b9549d7735337d22100100'), "firstname"=>"Lucious", "lastname"=>"Funk"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3923ms
+Processing by UsersController#update as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}, "id"=>"54b9549d7735337d22100100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b9549d7735337d22100100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2561ms
+Unpermitted parameters: name
+Redirected to http://test.host/users/54b9549d7735337d22100100
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=admin command={:ismaster=>1} runtime: 1.0704ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=system.namespaces selector={:name=>{"$not"=>/system|\$/}} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6052ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=administrators selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5865ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6985ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5636ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=categories selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.7738ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5494ms
+-------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_create
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cb7735337f5c000000'), "firstname"=>"Norbert", "lastname"=>"Johnson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4999ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.2324ms
+Processing by Admin::AdministratorsController#create as HTML
+ Parameters: {"administrator"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cb7735337f5c010000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 17.5325ms
+Redirected to http://test.host/admin/administrator
+Completed 302 Found in 20ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.3289ms
+---------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_edit
+---------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cb7735337f5c020000'), "firstname"=>"Nyah", "lastname"=>"Mayer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4280ms
+Processing by Admin::AdministratorsController#edit as HTML
+ Parameters: {"id"=>"54b954cb7735337f5c020000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b954cb7735337f5c020000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3570ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (4.2ms)
+Completed 200 OK in 19ms (Views: 17.4ms)
+--------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_new
+--------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c030000'), "firstname"=>"Cathryn", "lastname"=>"Schuppe"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5330ms
+Processing by Admin::AdministratorsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 4ms (Views: 3.6ms)
+---------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_get_show
+---------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c040000'), "firstname"=>"Benedict", "lastname"=>"Ullrich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5202ms
+Processing by Admin::AdministratorsController#show as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c040000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c040000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2949ms
+Completed 200 OK in 4ms (Views: 2.3ms)
+-------------------------------------------------------
+Admin::AdministratorsControllerTest: test_should_update
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c050000'), "firstname"=>"Clemmie", "lastname"=>"Farrell"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4671ms
+Processing by Admin::AdministratorsController#update as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c050000", "administrator"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c050000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3058ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/administrator
+Completed 302 Found in 2ms
+-------------------------------------------------
+Admin::CommentsControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c060000'), "name"=>"Alexandre Fahey", "reference"=>"Mrs. Germaine Mraz", "quantity"=>2, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5c070000'), "author_name"=>"Mariah Torp", "content"=>["Deserunt ullam natus assumenda. Dolores labore voluptas rem quia sint vitae totam. Nulla non esse hic. Perspiciatis sint ex magnam. Necessitatibus dignissimos autem non nostrum molestiae veritatis non."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 6.6359ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3654ms
+Processing by Admin::CommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b954cc7735337f5c060000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3829ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c060000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c080000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4632ms
+Redirected to http://test.host/admin/products/54b954cc7735337f5c060000/comments/54b954cc7735337f5c080000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c060000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3054ms
+--------------------------------------------------
+Admin::CommentsControllerTest: test_should_destroy
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c090000'), "name"=>"Dr. Edwina Deckow", "reference"=>"Izaiah Gibson", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5c0a0000'), "author_name"=>"Candice Sipes", "content"=>["Qui aut qui quasi. Aut cum vero ex. Omnis animi tenetur et distinctio."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4743ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2433ms
+Processing by Admin::CommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5c090000", "id"=>"54b954cc7735337f5c0a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3264ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c090000')} update={"$pull"=>{"comments"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c0a0000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4712ms
+Redirected to http://test.host/admin/products/54b954cc7735337f5c090000/comments
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c090000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2583ms
+---------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c0b0000'), "name"=>"Maybell Rice", "reference"=>"Fred Collins V", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5c0c0000'), "author_name"=>"Vincent Altenwerth", "content"=>["Officia deleniti quia. Amet voluptatem enim. Vero amet perferendis accusantium est nihil."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4219ms
+Processing by Admin::CommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5c0b0000", "id"=>"54b954cc7735337f5c0c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c0b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3349ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.4ms)
+Completed 200 OK in 7ms (Views: 5.7ms)
+----------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_index
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c0d0000'), "name"=>"Emmie Carter", "reference"=>"Billy Waelchi", "quantity"=>7, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5c0e0000'), "author_name"=>"Fredy Halvorson DVM", "content"=>["Ut qui ut consequuntur. Quia maxime a provident et asperiores maiores repudiandae. Labore ut magnam."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5574ms
+Processing by Admin::CommentsController#index as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5c0d0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c0d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3965ms
+Completed 200 OK in 5ms (Views: 2.8ms)
+--------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c0f0000'), "name"=>"Mr. Rosetta Rutherford", "reference"=>"Mr. Fay Kuhlman", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5c100000'), "author_name"=>"Triston Farrell Sr.", "content"=>["Ut nihil ipsa quia aliquid. Error qui quasi nobis deserunt. Temporibus esse vel. Ab repellendus neque exercitationem aut ipsam nobis consequatur."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5518ms
+Processing by Admin::CommentsController#new as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5c0f0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c0f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3507ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 5ms (Views: 3.5ms)
+---------------------------------------------------
+Admin::CommentsControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c110000'), "name"=>"Melvina Wisozk", "reference"=>"Mr. Maymie Krajcik", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5c120000'), "author_name"=>"Virgil Lubowitz", "content"=>["Nemo libero sed itaque aut et voluptas facilis. Porro quasi ducimus soluta explicabo distinctio. Eos magnam et consequatur vero optio labore harum. Et et numquam error et unde adipisci. Eius amet expedita sunt et minus velit."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5391ms
+Processing by Admin::CommentsController#show as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5c110000", "id"=>"54b954cc7735337f5c120000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c110000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3379ms
+Completed 200 OK in 4ms (Views: 2.5ms)
+-------------------------------------------------
+Admin::CommentsControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c130000'), "name"=>"Otis Strosin", "reference"=>"Arden Huel", "quantity"=>2, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5c140000'), "author_name"=>"Louvenia Pollich", "content"=>["Harum eum ab error beatae placeat. Aut nam aspernatur nobis voluptatibus quia commodi facere. Ea quo eum dolorem minus. Voluptatum qui aperiam. Ducimus consequatur facilis."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5536ms
+Processing by Admin::CommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b954cc7735337f5c140000", "product_id"=>"54b954cc7735337f5c130000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c130000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3485ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c130000'), "comments._id"=>BSON::ObjectId('54b954cc7735337f5c140000')} update={"$set"=>{"comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6237ms
+Redirected to http://test.host/admin/products/54b954cc7735337f5c130000/comments/54b954cc7735337f5c140000
+Completed 302 Found in 4ms
+-------------------------------------------------
+Admin::ManagersControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c150000'), "name"=>"Miss Garland Hammes", "reference"=>"Trever Berge", "quantity"=>8, "manager"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c160000'), "firstname"=>"Bridget", "lastname"=>"Luettgen"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5634ms
+Processing by Admin::ManagersController#create as HTML
+ Parameters: {"manager"=>{"firstname"=>"Hello"}, "product_id"=>"54b954cc7735337f5c150000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c150000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3973ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c150000')} update={"$unset"=>{"manager"=>true}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4977ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c150000')} update={"$set"=>{"manager"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c170000'), "firstname"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3473ms
+Redirected to http://test.host/admin/products/54b954cc7735337f5c150000/manager
+Completed 302 Found in 5ms
+---------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c180000'), "name"=>"Berry Mayer", "reference"=>"Donny Bailey", "quantity"=>6, "manager"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c190000'), "firstname"=>"Noelia", "lastname"=>"Zemlak"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4369ms
+Processing by Admin::ManagersController#edit as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c190000", "product_id"=>"54b954cc7735337f5c180000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c180000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4427ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (33.1ms)
+Completed 200 OK in 39ms (Views: 36.6ms)
+--------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c1a0000'), "name"=>"Kole Weimann II", "reference"=>"Jasmin Considine", "quantity"=>0, "manager"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c1b0000'), "firstname"=>"Judson", "lastname"=>"Flatley"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5439ms
+Processing by Admin::ManagersController#new as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5c1a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c1a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3340ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.9ms)
+Completed 200 OK in 5ms (Views: 3.8ms)
+---------------------------------------------------
+Admin::ManagersControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c1c0000'), "name"=>"Kamron Mosciski", "reference"=>"Raegan Kling V", "quantity"=>1, "manager"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c1d0000'), "firstname"=>"Deon", "lastname"=>"Waters"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5409ms
+Processing by Admin::ManagersController#show as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c1d0000", "product_id"=>"54b954cc7735337f5c1c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c1c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4386ms
+Completed 200 OK in 4ms (Views: 2.5ms)
+-------------------------------------------------
+Admin::ManagersControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c1e0000'), "name"=>"Ulises Pfeffer", "reference"=>"Elmer Hahn PhD", "quantity"=>5, "manager"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5c1f0000'), "firstname"=>"Makenzie", "lastname"=>"Howell"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5279ms
+Processing by Admin::ManagersController#update as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c1f0000", "manager"=>{"name"=>"Hello"}, "product_id"=>"54b954cc7735337f5c1e0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c1e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3422ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/products/54b954cc7735337f5c1e0000/manager
+Completed 302 Found in 2ms
+-------------------------------------------------
+Admin::ProductsControllerTest: test_should_create
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c200000'), "name"=>"Stefanie DuBuque", "reference"=>"Osvaldo Effertz III", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4334ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1719ms
+Processing by Admin::ProductsController#create as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c210000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3826ms
+Redirected to http://test.host/admin/products/54b954cc7735337f5c210000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1952ms
+--------------------------------------------------
+Admin::ProductsControllerTest: test_should_destroy
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c220000'), "name"=>"Miss Jordyn Halvorson", "reference"=>"Talia Boehm", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3193ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1648ms
+Processing by Admin::ProductsController#destroy as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c220000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c220000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2571ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c220000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2703ms
+Redirected to http://test.host/admin/products
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1793ms
+---------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_edit
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c230000'), "name"=>"Halle Konopelski", "reference"=>"Mr. Carmen Schuster", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2472ms
+Processing by Admin::ProductsController#edit as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c230000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c230000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2509ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.9ms)
+Completed 200 OK in 7ms (Views: 5.9ms)
+----------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_index
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c240000'), "name"=>"Dr. Vella Bayer", "reference"=>"Malachi Gleason", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4068ms
+Processing by Admin::ProductsController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5375ms
+Completed 200 OK in 11ms (Views: 10.1ms)
+--------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_new
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c250000'), "name"=>"Hildegard Huels", "reference"=>"Alec Schuster", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3757ms
+Processing by Admin::ProductsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.3ms)
+Completed 200 OK in 19ms (Views: 4.2ms)
+---------------------------------------------------
+Admin::ProductsControllerTest: test_should_get_show
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c280000'), "name"=>"Ms. Bernardo Powlowski", "reference"=>"Lorenz Durgan", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4340ms
+Processing by Admin::ProductsController#show as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c280000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c280000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2662ms
+Completed 200 OK in 4ms (Views: 2.3ms)
+-------------------------------------------------
+Admin::ProductsControllerTest: test_should_update
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c290000'), "name"=>"Madisen Little Sr.", "reference"=>"Mr. Wellington Abbott", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4138ms
+Processing by Admin::ProductsController#update as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b954cc7735337f5c290000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c290000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2687ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c290000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3307ms
+Redirected to http://test.host/admin/products/54b954cc7735337f5c290000
+Completed 302 Found in 3ms
+----------------------------------------------
+Admin::UsersControllerTest: test_should_create
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c2a0000'), "firstname"=>"Marley", "lastname"=>"Ratke"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4193ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1677ms
+Processing by Admin::UsersController#create as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}}
+Unpermitted parameters: name
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c2b0000')}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3221ms
+Redirected to http://test.host/admin/users/54b954cc7735337f5c2b0000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1956ms
+-----------------------------------------------
+Admin::UsersControllerTest: test_should_destroy
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c2c0000'), "firstname"=>"Samson", "lastname"=>"Koelpin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2924ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1759ms
+Processing by Admin::UsersController#destroy as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c2c0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c2c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2778ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c2c0000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2607ms
+Redirected to http://test.host/admin/users
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2457ms
+------------------------------------------------
+Admin::UsersControllerTest: test_should_get_edit
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c2d0000'), "firstname"=>"Kenyatta", "lastname"=>"Crona"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2446ms
+Processing by Admin::UsersController#edit as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c2d0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c2d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2565ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (34.3ms)
+Completed 200 OK in 39ms (Views: 37.3ms)
+-------------------------------------------------
+Admin::UsersControllerTest: test_should_get_index
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c2e0000'), "firstname"=>"Saige", "lastname"=>"Schiller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4235ms
+Processing by Admin::UsersController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3372ms
+Completed 200 OK in 5ms (Views: 4.9ms)
+-----------------------------------------------
+Admin::UsersControllerTest: test_should_get_new
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c2f0000'), "firstname"=>"Cristal", "lastname"=>"Pfeffer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3507ms
+Processing by Admin::UsersController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.5ms)
+------------------------------------------------
+Admin::UsersControllerTest: test_should_get_show
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c300000'), "firstname"=>"Gisselle", "lastname"=>"Kerluke"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4045ms
+Processing by Admin::UsersController#show as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c300000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c300000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2575ms
+Completed 200 OK in 4ms (Views: 2.5ms)
+----------------------------------------------
+Admin::UsersControllerTest: test_should_update
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c310000'), "firstname"=>"Perry", "lastname"=>"Wolff"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.3674ms
+Processing by Admin::UsersController#update as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}, "id"=>"54b954cc7735337f5c310000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c310000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6314ms
+Unpermitted parameters: name
+Redirected to http://test.host/admin/users/54b954cc7735337f5c310000
+Completed 302 Found in 6ms
+------------------------------------------------
+AdministratorsControllerTest: test_should_create
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c320000'), "firstname"=>"Harmon", "lastname"=>"Turner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.7451ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.3045ms
+Processing by AdministratorsController#create as HTML
+ Parameters: {"administrator"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c330000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5399ms
+Redirected to http://test.host/administrator
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"administrators", :query=>{}} runtime: 0.2690ms
+--------------------------------------------------
+AdministratorsControllerTest: test_should_get_edit
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c340000'), "firstname"=>"Eino", "lastname"=>"Rempel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4505ms
+Processing by AdministratorsController#edit as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c340000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c340000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4173ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (3.7ms)
+Completed 200 OK in 11ms (Views: 8.9ms)
+-------------------------------------------------
+AdministratorsControllerTest: test_should_get_new
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c350000'), "firstname"=>"Francis", "lastname"=>"Maggio"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5070ms
+Processing by AdministratorsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.5ms)
+Completed 200 OK in 6ms (Views: 5.2ms)
+--------------------------------------------------
+AdministratorsControllerTest: test_should_get_show
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c360000'), "firstname"=>"Calista", "lastname"=>"Carroll"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5092ms
+Processing by AdministratorsController#show as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c360000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c360000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3227ms
+Completed 200 OK in 5ms (Views: 3.2ms)
+------------------------------------------------
+AdministratorsControllerTest: test_should_update
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=administrators documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c370000'), "firstname"=>"Nasir", "lastname"=>"Hettinger"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4236ms
+Processing by AdministratorsController#update as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c370000", "administrator"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=administrators selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c370000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2885ms
+Unpermitted parameters: name
+Redirected to http://test.host/administrator
+Completed 302 Found in 3ms
+--------------------------------------------
+CategoriesControllerTest: test_should_create
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c380000'), "name"=>"Mrs. Leonora Wolf"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4906ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c380000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2157ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c390000'), "name"=>"Sydnee Rolfson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2512ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c390000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1790ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c3a0000'), "name"=>"Abagail Durgan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2525ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c3a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1935ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c3b0000'), "name"=>"Nathanael Paucek"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2586ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c3b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2178ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c3c0000'), "name"=>"Cali Schulist PhD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2750ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c3c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1926ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c3d0000'), "name"=>"Willie Howe"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2469ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c3d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1892ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c3e0000'), "name"=>"Eryn Leuschke PhD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2440ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c3e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1895ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c3f0000'), "name"=>"Manley Schiller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2457ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c3f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1888ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c400000'), "name"=>"Elnora Cronin PhD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2463ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c400000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1734ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c410000'), "name"=>"Mrs. Katheryn Marquardt"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2428ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c410000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1829ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c420000'), "name"=>"Kenya Weber I"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2380ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c420000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1841ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c430000'), "name"=>"Scotty O'Keefe"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2416ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c430000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1821ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c440000'), "name"=>"Odessa Fadel"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2377ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c440000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1833ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c450000'), "name"=>"Justus Gusikowski"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2367ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c450000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1822ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c460000'), "name"=>"Fletcher Kuhn"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2343ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c460000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1813ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c470000'), "name"=>"Dr. Dave Bruen"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2368ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c470000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1813ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c480000'), "name"=>"Sandrine Bechtelar"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2582ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c480000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1823ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c490000'), "name"=>"Ciara Jenkins"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.6955ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c490000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2991ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c4a0000'), "name"=>"Adalberto Sauer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3463ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c4a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3244ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c4b0000'), "name"=>"Reggie Weimann"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3970ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c4b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3039ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c4c0000'), "name"=>"Oliver Durgan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3722ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c4c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3047ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c4d0000'), "name"=>"Walter Okuneva"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3766ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c4d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2726ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c4e0000'), "name"=>"Jennie Lockman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3220ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c4e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2658ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c4f0000'), "name"=>"Jennie Bartell"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3319ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c4f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2673ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c500000'), "name"=>"Magdalen Denesik"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3174ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c500000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2528ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c510000'), "name"=>"Vidal Swaniawski"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3150ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c510000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2651ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c520000'), "name"=>"Porter Schmeler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3179ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c520000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2625ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c530000'), "name"=>"Osvaldo Dooley"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3154ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c530000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2637ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c540000'), "name"=>"Amelie Hansen"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3173ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c540000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2623ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c550000'), "name"=>"Yasmine Towne"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3156ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c550000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2623ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c560000'), "name"=>"Alta Streich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3137ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c560000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2516ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c570000'), "name"=>"Miss Ford Stehr"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2839ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c570000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2193ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c580000'), "name"=>"Wilfredo Haley"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2691ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c580000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2185ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c590000'), "name"=>"Mrs. Lorna Ritchie"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2731ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c590000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2178ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c5a0000'), "name"=>"Miss Charlie Johnson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2644ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c5a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2139ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c5b0000'), "name"=>"Grayson Collins"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2948ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c5b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1907ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c5c0000'), "name"=>"Nyah Grant"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2600ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c5c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1873ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c5d0000'), "name"=>"Israel Abbott"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2571ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c5d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1878ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c5e0000'), "name"=>"Bret Schinner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2531ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c5e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1928ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c5f0000'), "name"=>"Hardy Swift I"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2521ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c5f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1878ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c600000'), "name"=>"Brandy Aufderhar"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2687ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c600000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2220ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c610000'), "name"=>"Samantha Graham"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2555ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c610000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1927ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c620000'), "name"=>"Mr. Alexandro Stanton"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2538ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c620000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1879ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c630000'), "name"=>"Phoebe Bogan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2572ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c630000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1876ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c640000'), "name"=>"Christopher Parisian I"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2539ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c640000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1879ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c650000'), "name"=>"Marcelle Prosacco Jr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2863ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c650000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1894ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c660000'), "name"=>"Hassie Cruickshank"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2582ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c660000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1887ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c670000'), "name"=>"Ruthe Larson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2576ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c670000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1946ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c680000'), "name"=>"Hyman Corkery"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2603ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c680000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 34.4678ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c690000'), "name"=>"Dr. Felton Ryan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3999ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c690000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2461ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c6a0000'), "name"=>"Myron Strosin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3093ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c6a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3288ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c6b0000'), "name"=>"Freddy Anderson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3037ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c6b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3009ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c6c0000'), "name"=>"Madisyn Luettgen"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3532ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c6c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3119ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c6d0000'), "name"=>"Gust Borer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3514ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c6d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2953ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c6e0000'), "name"=>"Alec Herman I"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3476ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c6e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2938ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c6f0000'), "name"=>"Rico Terry"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3445ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c6f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2955ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c700000'), "name"=>"Glenda Berge"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3445ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c700000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2944ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c710000'), "name"=>"Yasmeen Lebsack Jr."}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3496ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c710000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2941ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c720000'), "name"=>"Mrs. Noah Cole"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3472ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c720000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2946ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c730000'), "name"=>"Dr. Newell Veum"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3622ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c730000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2382ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c740000'), "name"=>"Domenic Bogisich II"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3049ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c740000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2373ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c750000'), "name"=>"Nicolas Waters II"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3056ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c750000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2518ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c760000'), "name"=>"Mr. Bridgette Champlin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3015ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c760000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2386ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c770000'), "name"=>"Brody Bartell PhD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3203ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c770000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2600ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c780000'), "name"=>"Cyril Cassin II"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.0670ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c780000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1780ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c790000'), "name"=>"Serenity Carroll III"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2460ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c790000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1683ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c7a0000'), "name"=>"Ms. Lavada Hintz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2301ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c7a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1633ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c7b0000'), "name"=>"Toby Armstrong"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2301ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c7b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1640ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c7c0000'), "name"=>"Emmanuelle Schinner"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2317ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c7c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1631ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c7d0000'), "name"=>"Marguerite Bailey V"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2336ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c7d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1645ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c7e0000'), "name"=>"Erich Ullrich MD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2331ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c7e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1675ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c7f0000'), "name"=>"Lula Streich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2221ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c7f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1585ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c800000'), "name"=>"Gillian Dooley"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2277ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c800000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1566ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c810000'), "name"=>"Winston Miller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2298ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c810000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1575ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c820000'), "name"=>"Maggie Abbott"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2206ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c820000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1566ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c830000'), "name"=>"Malika Von II"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2226ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c830000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1577ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c840000'), "name"=>"Breanne Gottlieb"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2261ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c840000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1589ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c850000'), "name"=>"Dr. Braulio Harber"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2472ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c850000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1600ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c860000'), "name"=>"Ubaldo Wolff"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2221ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c860000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1566ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c870000'), "name"=>"Maxime Von"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2227ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c870000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1592ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c880000'), "name"=>"Sven Legros"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2194ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c880000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1573ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c890000'), "name"=>"Justice Tremblay"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2224ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c890000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1589ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c8a0000'), "name"=>"Maurice Dooley"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2219ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c8a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1587ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c8b0000'), "name"=>"Daron Kub"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2223ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c8b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1572ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c8c0000'), "name"=>"Terrell Gislason"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2438ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c8c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1530ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c8d0000'), "name"=>"Dr. Amely Kohler"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2172ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c8d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1784ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c8e0000'), "name"=>"Tressie Bins"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2167ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c8e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1536ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c8f0000'), "name"=>"Miles Kihn"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2182ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c8f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1576ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c900000'), "name"=>"Carolina Wunsch"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2199ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c900000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1541ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c910000'), "name"=>"Chaya Ryan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2179ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c910000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1520ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c920000'), "name"=>"Effie Mohr V"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2138ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c920000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1515ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c930000'), "name"=>"Calista Jacobi"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2165ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c930000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1511ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c940000'), "name"=>"Lucie Shanahan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2152ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c940000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1571ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c950000'), "name"=>"Miss Kobe Yost"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2172ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c950000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1529ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c960000'), "name"=>"Norris Strosin PhD"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2157ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c960000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1533ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c970000'), "name"=>"Kiley Crona"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2217ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c970000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1532ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.1767ms
+Processing by CategoriesController#create as HTML
+ Parameters: {"category"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c980000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4324ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c980000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2043ms
+Redirected to http://test.host/categories/54b954cc7735337f5c980000
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.1864ms
+---------------------------------------------
+CategoriesControllerTest: test_should_destroy
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c990000'), "name"=>"Tito Von"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3314ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c990000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1794ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.1768ms
+Processing by CategoriesController#destroy as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c990000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c990000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2746ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c990000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3015ms
+Redirected to http://test.host/categories
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2713ms
+----------------------------------------------
+CategoriesControllerTest: test_should_get_edit
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c9a0000'), "name"=>"Domingo Watsica"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3816ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2438ms
+Processing by CategoriesController#edit as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c9a0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c9a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3500ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9a0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3324ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (5.9ms)
+Completed 200 OK in 11ms (Views: 9.5ms)
+-----------------------------------------------
+CategoriesControllerTest: test_should_get_index
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c9b0000'), "name"=>"Mrs. Harrison Miller"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4921ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9b0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2661ms
+Processing by CategoriesController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5227ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[403842569445] runtime: 0.0954ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2391ms
+Completed 200 OK in 16ms (Views: 15.0ms)
+-----------------------------------------------------
+CategoriesControllerTest: test_should_get_index_pages
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c9c0000'), "name"=>"Clinton Zieme"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3239ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9c0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.1915ms
+Processing by CategoriesController#index as HTML
+ Parameters: {"offset"=>"10", "limit"=>"10"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={} flags=[] limit=10 skip=10 batch_size=nil fields=nil runtime: 0.3267ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[404993200001] runtime: 0.0765ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"categories", :query=>{}} runtime: 0.2000ms
+Completed 200 OK in 8ms (Views: 7.9ms)
+---------------------------------------------
+CategoriesControllerTest: test_should_get_new
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c9d0000'), "name"=>"Armando Kub"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.3201ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9d0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3913ms
+Processing by CategoriesController#new as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9e0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4606ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (4.4ms)
+Completed 200 OK in 7ms (Views: 6.3ms)
+----------------------------------------------
+CategoriesControllerTest: test_should_get_show
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5c9f0000'), "name"=>"Hugh Collins"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5106ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3164ms
+Processing by CategoriesController#show as HTML
+ Parameters: {"id"=>"54b954cc7735337f5c9f0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c9f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3807ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5c9f0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3964ms
+Completed 200 OK in 5ms (Views: 3.4ms)
+--------------------------------------------
+CategoriesControllerTest: test_should_update
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=categories documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca00000'), "name"=>"Mr. Eden Rath"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5093ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5ca00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3693ms
+Processing by CategoriesController#update as HTML
+ Parameters: {"category"=>{"name"=>"Hello"}, "id"=>"54b954cc7735337f5ca00000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4065ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=categories selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca00000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5441ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"category_id"=>BSON::ObjectId('54b954cc7735337f5ca00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3031ms
+Redirected to http://test.host/categories/54b954cc7735337f5ca00000
+Completed 302 Found in 4ms
+------------------------------------------
+CommentsControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca10000'), "name"=>"Isom Purdy", "reference"=>"Nat Langworth", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca20000'), "author_name"=>"Jermey Armstrong II", "content"=>["Neque odio aut blanditiis animi corrupti ea. Recusandae nobis asperiores reprehenderit et ut nesciunt. Nulla minima aut quaerat et fugiat ratione."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6553ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3174ms
+Processing by CommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b954cc7735337f5ca10000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4504ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca10000')} update={"$push"=>{"comments"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5ca30000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5224ms
+Redirected to http://test.host/products/54b954cc7735337f5ca10000/comments/54b954cc7735337f5ca30000
+Completed 302 Found in 4ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca10000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3585ms
+-------------------------------------------
+CommentsControllerTest: test_should_destroy
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca40000'), "name"=>"Jeremy Heaney III", "reference"=>"Justen Johnston", "quantity"=>5, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca50000'), "author_name"=>"Vincenza Fritsch", "content"=>["Voluptatem facilis et nisi modi. Quae quia rerum non eum odio illum. Commodi inventore nisi qui dolorem quasi sequi. Harum placeat dolor pariatur qui suscipit necessitatibus. Harum aut eius voluptatem adipisci."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5624ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3332ms
+Processing by CommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5ca40000", "id"=>"54b954cc7735337f5ca50000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4168ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca40000')} update={"$pull"=>{"comments"=>{"_id"=>BSON::ObjectId('54b954cc7735337f5ca50000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4901ms
+Redirected to http://test.host/products/54b954cc7735337f5ca40000/comments
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3021ms
+--------------------------------------------
+CommentsControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca60000'), "name"=>"Oran Will", "reference"=>"Myah Pollich", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca70000'), "author_name"=>"Alexandro Lakin", "content"=>["Saepe adipisci esse. Rem laborum tempora voluptas quos tempore ea. Mollitia consequatur itaque voluptatem officiis ut. Consequatur et quae."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3977ms
+Processing by CommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5ca60000", "id"=>"54b954cc7735337f5ca70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3616ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.4ms)
+Completed 200 OK in 8ms (Views: 5.6ms)
+---------------------------------------------
+CommentsControllerTest: test_should_get_index
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca80000'), "name"=>"Meda Osinski PhD", "reference"=>"Anabel Turcotte", "quantity"=>5, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5ca90000'), "author_name"=>"Marlene Wintheiser DVM", "content"=>["Quidem sed incidunt vel. Qui qui dolores vero in. Rerum est et. In minima est sequi sit numquam dignissimos totam. Inventore sit recusandae molestiae delectus sed voluptates quidem."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 40.1933ms
+Processing by CommentsController#index as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5ca80000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5ca80000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.5311ms
+Completed 200 OK in 7ms (Views: 4.1ms)
+--------------------------------------------------
+CommentsControllerTest: test_should_get_json_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5caa0000'), "name"=>"Mrs. Elena Reynolds", "reference"=>"Mrs. Margarete Schiller", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5cab0000'), "author_name"=>"Garret Torphy", "content"=>["Error ipsum ut nesciunt quaerat quas. Et quia voluptate. Praesentium et ipsam omnis et harum eveniet. Ab commodi ut voluptatem quas consequatur quidem."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6545ms
+Processing by CommentsController#index as JSON
+ Parameters: {"product_id"=>"54b954cc7735337f5caa0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5caa0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4262ms
+Completed 200 OK in 3ms (Views: 0.2ms)
+-------------------------------------------------
+CommentsControllerTest: test_should_get_json_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cac0000'), "name"=>"Nannie Bechtelar", "reference"=>"Izabella Howe Sr.", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5cad0000'), "author_name"=>"Mikel Dicki DVM", "content"=>["Enim excepturi dolor ea. Molestiae recusandae adipisci. Dignissimos voluptatibus fuga doloremque officiis odit quisquam autem. Temporibus hic ex suscipit. Quo omnis veritatis omnis aliquam sed."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5323ms
+Processing by CommentsController#show as JSON
+ Parameters: {"product_id"=>"54b954cc7735337f5cac0000", "id"=>"54b954cc7735337f5cad0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cac0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4269ms
+Completed 200 OK in 3ms (Views: 0.2ms)
+-------------------------------------------
+CommentsControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cae0000'), "name"=>"Jazmin Lesch", "reference"=>"Shaylee Mann", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5caf0000'), "author_name"=>"Faye Cartwright", "content"=>["Officiis quod excepturi molestiae ut. Eaque id sunt. Ducimus non deleniti voluptatem quisquam est amet provident. Officia repudiandae modi ab deleniti numquam porro laboriosam. Eos labore culpa aut nesciunt."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4906ms
+Processing by CommentsController#new as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5cae0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cae0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4049ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.4ms)
+Completed 200 OK in 7ms (Views: 4.9ms)
+--------------------------------------------
+CommentsControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb00000'), "name"=>"Leonel Greenfelder", "reference"=>"Stefanie Treutel", "quantity"=>3, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb10000'), "author_name"=>"Ally Collier", "content"=>["Aliquid itaque et. Autem nihil necessitatibus non tempore laboriosam amet corporis. Reiciendis ipsum tenetur tempora est. Excepturi consequatur sed accusantium sapiente necessitatibus fugit aut. Ullam omnis placeat sed nisi et."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5669ms
+Processing by CommentsController#show as HTML
+ Parameters: {"product_id"=>"54b954cc7735337f5cb00000", "id"=>"54b954cc7735337f5cb10000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cb00000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3909ms
+Completed 200 OK in 6ms (Views: 3.3ms)
+------------------------------------------
+CommentsControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb20000'), "name"=>"Eloy Streich", "reference"=>"Jaylen Thiel", "quantity"=>8, "comments"=>[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb30000'), "author_name"=>"Althea Senger", "content"=>["Saepe illum labore harum. Reiciendis blanditiis repellendus et. Esse quae odio."]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5427ms
+Processing by CommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b954cc7735337f5cb30000", "product_id"=>"54b954cc7735337f5cb20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cb20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3419ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cb20000'), "comments._id"=>BSON::ObjectId('54b954cc7735337f5cb30000')} update={"$set"=>{"comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5471ms
+Redirected to http://test.host/products/54b954cc7735337f5cb20000/comments/54b954cc7735337f5cb30000
+Completed 302 Found in 7ms
+-----------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_create
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb40000'), "firstname"=>"Vicky", "lastname"=>"Funk"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5204ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2507ms
+Processing by Iord::GenericController#create as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb50000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4040ms
+Redirected to http://test.host/admin/clients/54b954cc7735337f5cb50000
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2860ms
+------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_destroy
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb60000'), "firstname"=>"Gilberto", "lastname"=>"Sauer"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3765ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2422ms
+Processing by Iord::GenericController#destroy as HTML
+ Parameters: {"id"=>"54b954cc7735337f5cb60000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cb60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3193ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cb60000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3758ms
+Redirected to http://test.host/admin/clients
+Completed 302 Found in 3ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2502ms
+-------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_edit
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cc7735337f5cb70000'), "firstname"=>"Vida", "lastname"=>"Bogisich"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2963ms
+Processing by Iord::GenericController#edit as HTML
+ Parameters: {"id"=>"54b954cc7735337f5cb70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cc7735337f5cb70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3046ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (3.0ms)
+Completed 200 OK in 8ms (Views: 7.0ms)
+--------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_index
+--------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cb80000'), "firstname"=>"Glen", "lastname"=>"Larson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4531ms
+Processing by Iord::GenericController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4279ms
+Completed 200 OK in 6ms (Views: 5.3ms)
+------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_new
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cb90000'), "firstname"=>"Baron", "lastname"=>"Quigley"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4355ms
+Processing by Iord::GenericController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 5ms (Views: 4.1ms)
+-------------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_get_show
+-------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cba0000'), "firstname"=>"Kieran", "lastname"=>"Sanford"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4385ms
+Processing by Iord::GenericController#show as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cba0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cba0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2652ms
+Completed 200 OK in 4ms (Views: 2.8ms)
+-----------------------------------------------------
+Iord::GenericControllerTest: test_admin_should_update
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cbb0000'), "firstname"=>"Devante", "lastname"=>"Monahan"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3967ms
+Processing by Iord::GenericController#update as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}, "id"=>"54b954cd7735337f5cbb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cbb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2759ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cbb0000')} update={"$set"=>{"firstname"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3276ms
+Redirected to http://test.host/admin/clients/54b954cd7735337f5cbb0000
+Completed 302 Found in 3ms
+-----------------------------------------------
+Iord::GenericControllerTest: test_should_create
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cbc0000'), "firstname"=>"Earl", "lastname"=>"Schultz"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2667ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1795ms
+Processing by Iord::GenericController#create as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cbd0000'), "firstname"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3109ms
+Redirected to http://test.host/clients/54b954cd7735337f5cbd0000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.2016ms
+------------------------------------------------
+Iord::GenericControllerTest: test_should_destroy
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cbe0000'), "firstname"=>"Eleazar", "lastname"=>"Simonis"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2304ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1643ms
+Processing by Iord::GenericController#destroy as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cbe0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cbe0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2945ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cbe0000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2562ms
+Redirected to http://test.host/clients
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"clients", :query=>{}} runtime: 0.1853ms
+-------------------------------------------------
+Iord::GenericControllerTest: test_should_get_edit
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cbf0000'), "firstname"=>"Cletus", "lastname"=>"Lang"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2829ms
+Processing by Iord::GenericController#edit as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cbf0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cbf0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2672ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.7ms)
+Completed 200 OK in 5ms (Views: 3.5ms)
+--------------------------------------------------
+Iord::GenericControllerTest: test_should_get_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cc00000'), "firstname"=>"Yasmine", "lastname"=>"Cronin"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3562ms
+Processing by Iord::GenericController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3632ms
+Completed 200 OK in 8ms (Views: 7.2ms)
+------------------------------------------------
+Iord::GenericControllerTest: test_should_get_new
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cc10000'), "firstname"=>"Denis", "lastname"=>"Maggio"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.3053ms
+Processing by Iord::GenericController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.2ms)
+-------------------------------------------------
+Iord::GenericControllerTest: test_should_get_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cc20000'), "firstname"=>"Charlotte", "lastname"=>"Marks"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4734ms
+Processing by Iord::GenericController#show as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cc20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2963ms
+Completed 200 OK in 3ms (Views: 1.9ms)
+-----------------------------------------------
+Iord::GenericControllerTest: test_should_update
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=clients documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cc30000'), "firstname"=>"Gardner", "lastname"=>"Pfannerstill"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3899ms
+Processing by Iord::GenericController#update as HTML
+ Parameters: {"client"=>{"firstname"=>"Hello"}, "id"=>"54b954cd7735337f5cc30000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2924ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=clients selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc30000')} update={"$set"=>{"firstname"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3327ms
+Redirected to http://test.host/clients/54b954cd7735337f5cc30000
+Completed 302 Found in 3ms
+--------------------
+IordTest: test_truth
+--------------------
+------------------------------------------
+ManagersControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cc40000'), "name"=>"Lauryn Cartwright", "reference"=>"Mr. Jettie Hickle", "quantity"=>1, "manager"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5cc50000'), "firstname"=>"Veda", "lastname"=>"Sanford"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4656ms
+Processing by ManagersController#create as HTML
+ Parameters: {"manager"=>{"firstname"=>"Hello"}, "product_id"=>"54b954cd7735337f5cc40000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc40000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3476ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc40000')} update={"$unset"=>{"manager"=>true}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3438ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc40000')} update={"$set"=>{"manager"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5cc60000'), "firstname"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2651ms
+Redirected to http://test.host/products/54b954cd7735337f5cc40000/manager
+Completed 302 Found in 4ms
+--------------------------------------------
+ManagersControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cc70000'), "name"=>"Thad Homenick", "reference"=>"Kamryn Aufderhar", "quantity"=>1, "manager"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5cc80000'), "firstname"=>"Meta", "lastname"=>"Swift"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4414ms
+Processing by ManagersController#edit as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cc80000", "product_id"=>"54b954cd7735337f5cc70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3165ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.2ms)
+Completed 200 OK in 7ms (Views: 5.2ms)
+-------------------------------------------
+ManagersControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cc90000'), "name"=>"Adrain Predovic", "reference"=>"Adalberto Beahan MD", "quantity"=>7, "manager"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5cca0000'), "firstname"=>"Cora", "lastname"=>"Reynolds"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4700ms
+Processing by ManagersController#new as HTML
+ Parameters: {"product_id"=>"54b954cd7735337f5cc90000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cc90000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2999ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 5ms (Views: 3.6ms)
+--------------------------------------------
+ManagersControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ccb0000'), "name"=>"Jewel Nikolaus", "reference"=>"Dr. Oral Rogahn", "quantity"=>5, "manager"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5ccc0000'), "firstname"=>"Burnice", "lastname"=>"Reynolds"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4745ms
+Processing by ManagersController#show as HTML
+ Parameters: {"id"=>"54b954cd7735337f5ccc0000", "product_id"=>"54b954cd7735337f5ccb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5ccb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2961ms
+Completed 200 OK in 4ms (Views: 2.4ms)
+------------------------------------------
+ManagersControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ccd0000'), "name"=>"Dr. Alexane Leffler", "reference"=>"Ivory Blanda II", "quantity"=>0, "manager"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5cce0000'), "firstname"=>"Creola", "lastname"=>"Renner"}}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4537ms
+Processing by ManagersController#update as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cce0000", "manager"=>{"name"=>"Hello"}, "product_id"=>"54b954cd7735337f5ccd0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5ccd0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3828ms
+Unpermitted parameters: name
+Redirected to http://test.host/products/54b954cd7735337f5ccd0000/manager
+Completed 302 Found in 3ms
+------------------------------------------
+ProductsControllerTest: test_should_create
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ccf0000'), "name"=>"Alvina Cassin Sr.", "reference"=>"Ms. Rozella Frami", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 1.8324ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd00000'), "name"=>"Dayana Kris", "reference"=>"Mrs. Jarrell Runolfsdottir", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2472ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd10000'), "name"=>"Betsy Barton", "reference"=>"Ricky Jast", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2133ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd20000'), "name"=>"Kayleigh Kohler", "reference"=>"Melyna Hoppe", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2142ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd30000'), "name"=>"Colton Barton", "reference"=>"Cassie Roob", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2121ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd40000'), "name"=>"Mr. Adaline Cummings", "reference"=>"Nathan Borer", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2241ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1904ms
+Processing by ProductsController#create as HTML
+ Parameters: {"product"=>{"name"=>"Hello", "quantity"=>"10"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd50000'), "name"=>"Hello", "quantity"=>10}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3669ms
+Redirected to http://test.host/products/54b954cd7735337f5cd50000
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2016ms
+-------------------------------------------
+ProductsControllerTest: test_should_destroy
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd60000'), "name"=>"Newell Hintz", "reference"=>"Ms. Rigoberto Greenholt", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3183ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1848ms
+Processing by ProductsController#destroy as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cd60000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cd60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3326ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cd60000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2627ms
+Redirected to http://test.host/products
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1969ms
+--------------------------------------------
+ProductsControllerTest: test_should_get_edit
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd70000'), "name"=>"Ida Bayer IV", "reference"=>"Darwin Cummerata", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2658ms
+Processing by ProductsController#edit as HTML
+ Parameters: {"id"=>"54b954cd7735337f5cd70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cd70000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2710ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (3.0ms)
+Completed 200 OK in 7ms (Views: 6.1ms)
+---------------------------------------------
+ProductsControllerTest: test_should_get_index
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd80000'), "name"=>"Lysanne Orn", "reference"=>"Lesly Bogan", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4058ms
+Processing by ProductsController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6484ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378546938615] runtime: 0.1103ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2526ms
+Completed 200 OK in 17ms (Views: 16.8ms)
+----------------------------------------------------
+ProductsControllerTest: test_should_get_index_search
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cd90000'), "name"=>"Fabiola Green II", "reference"=>"Caitlyn Feeney DDS", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2989ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cda0000'), "name"=>"HelloWorld", "reference"=>"Mckenna Corkery", "quantity"=>8}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2930ms
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cdb0000'), "name"=>"value", "reference"=>"Allison Medhurst", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2726ms
+Processing by ProductsController#index as HTML
+ Parameters: {"q"=>"name", "v"=>"HelloWorld", "op"=>"like"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.3906ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}}} runtime: 0.2733ms
+Completed 200 OK in 5ms (Views: 4.8ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}}} runtime: 0.2485ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>{"$regex"=>".*HelloWorld.*", "$options"=>"i"}}} runtime: 0.2351ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1802ms
+Processing by ProductsController#index as HTML
+ Parameters: {"q"=>"name", "v"=>"HelloWorld", "op"=>"like"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"name"=>"HelloWorld"} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.2532ms
+Completed 200 OK in 4ms (Views: 3.3ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>"HelloWorld"}} runtime: 0.2339ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{"name"=>"HelloWorld"}} runtime: 0.1810ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1740ms
+Processing by ProductsController#index as HTML
+ Parameters: {"q"=>"name", "v"=>"HelloWorld", "op"=>"like"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"name"=>"HelloWorld"} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.2398ms
+Completed 200 OK in 3ms (Views: 3.2ms)
+----------------------------------------------------
+ProductsControllerTest: test_should_get_index_sorted
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cdc0000'), "name"=>"Mrs. Phyllis Goldner", "reference"=>"Vada Hamill", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3147ms
+Processing by ProductsController#index as HTML
+ Parameters: {"order_by"=>"quantity"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.9188ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377980964319] runtime: 0.1139ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2459ms
+Completed 200 OK in 17ms (Views: 16.0ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.1866ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5791ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378674983511] runtime: 0.0484ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5253ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379526154376] runtime: 0.0430ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5817ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379058776469] runtime: 0.0486ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6282ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378476417354] runtime: 0.0487ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5635ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380000764873] runtime: 0.0516ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5581ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378099697072] runtime: 0.0519ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5553ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378067492971] runtime: 0.0521ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5523ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379994364018] runtime: 0.0518ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6391ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380049673565] runtime: 0.0462ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7051ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379955680639] runtime: 0.0511ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6706ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378748761231] runtime: 0.0533ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6905ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378906515280] runtime: 0.0524ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6531ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379936269882] runtime: 0.0547ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6576ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377987051926] runtime: 0.0467ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6641ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379384706604] runtime: 0.0439ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6500ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378606651337] runtime: 0.0450ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6477ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378355544979] runtime: 0.0450ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7562ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379362161907] runtime: 0.0671ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6484ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379046973182] runtime: 0.0450ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6531ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378525581414] runtime: 0.0436ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6448ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378798984226] runtime: 0.0452ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6633ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379695627832] runtime: 0.0422ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6273ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379952811531] runtime: 0.0493ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6231ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379150602627] runtime: 0.0467ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6169ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378413484441] runtime: 0.0440ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 35.3199ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379983059577] runtime: 0.1664ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.6648ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379830550780] runtime: 0.1042ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.0844ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378768386947] runtime: 0.0881ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 1.1280ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379175752528] runtime: 0.0925ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8543ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378942937775] runtime: 0.0656ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8877ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378079957163] runtime: 0.0464ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.9049ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378488988977] runtime: 0.0493ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8850ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379061652932] runtime: 0.0485ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8960ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379734126707] runtime: 0.0549ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8877ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378018472685] runtime: 0.0544ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8598ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380082623876] runtime: 0.0492ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7986ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379817610363] runtime: 0.0470ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6532ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379311079612] runtime: 0.0458ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6659ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378264239885] runtime: 0.0461ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6580ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378354046069] runtime: 0.0462ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6574ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379557709295] runtime: 0.0461ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7999ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379804686495] runtime: 0.0444ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8248ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378188493830] runtime: 0.0519ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8316ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379543765750] runtime: 0.0651ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7810ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378925841590] runtime: 0.0461ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7866ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379382448254] runtime: 0.0467ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8199ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378137535650] runtime: 0.0457ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7749ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378922439422] runtime: 0.0446ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.9000ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378292863413] runtime: 0.0455ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7769ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378376995963] runtime: 0.0467ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7719ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378308318733] runtime: 0.0448ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7646ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379593271308] runtime: 0.0449ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7636ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379794686752] runtime: 0.0472ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7686ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379073673207] runtime: 0.0460ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7687ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378505649941] runtime: 0.0456ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8239ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379772786375] runtime: 0.0463ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7766ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378929366627] runtime: 0.0470ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7673ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378274511909] runtime: 0.0458ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7759ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379082096666] runtime: 0.0458ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7661ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378328950866] runtime: 0.0449ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7704ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379203499178] runtime: 0.0461ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8016ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378209100306] runtime: 0.0478ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7338ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378529971960] runtime: 0.0475ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7737ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379988519382] runtime: 0.0463ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8285ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379615980858] runtime: 0.0469ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7716ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379213072134] runtime: 0.0469ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7726ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379283219355] runtime: 0.0475ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7769ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379778296245] runtime: 0.0455ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7723ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378215502051] runtime: 0.0468ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7721ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379436270206] runtime: 0.0467ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8033ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379066934427] runtime: 0.0484ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7757ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379197385771] runtime: 0.0719ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8045ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379873299581] runtime: 0.0497ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8370ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380004420023] runtime: 0.0496ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8432ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378149337296] runtime: 0.0595ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8345ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378592018465] runtime: 0.0563ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8321ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378431403394] runtime: 0.0514ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7860ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379505757516] runtime: 0.0494ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7880ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378214059117] runtime: 0.0501ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7998ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379754222446] runtime: 0.0504ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7882ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379312837482] runtime: 0.0492ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7857ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380083933202] runtime: 0.0496ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7818ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378133039171] runtime: 0.0480ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7970ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379877928065] runtime: 0.0521ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7949ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379400795239] runtime: 0.0492ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7868ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378159692468] runtime: 0.0486ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7781ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378422990117] runtime: 0.0473ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7855ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380092460024] runtime: 0.0479ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7804ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379246512123] runtime: 0.0471ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7795ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378636997518] runtime: 0.0473ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.8396ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378356942342] runtime: 0.0479ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7437ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379526297199] runtime: 0.0578ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7456ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378946586491] runtime: 0.0569ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7509ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378543831497] runtime: 0.0579ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7352ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379780427622] runtime: 0.0576ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7300ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378174806098] runtime: 0.0565ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7278ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378390349673] runtime: 0.0510ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7119ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378074923947] runtime: 0.0496ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7118ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377971018354] runtime: 0.0492ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.7410ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379017181490] runtime: 0.0498ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6900ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379253889137] runtime: 0.0510ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6650ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379676316328] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6587ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378919699343] runtime: 0.0486ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6554ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380104575807] runtime: 0.0486ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6612ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379741969441] runtime: 0.0483ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6731ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378849455703] runtime: 0.0563ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6000ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378186436806] runtime: 0.0587ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6127ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379862303807] runtime: 0.0524ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6884ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378216373691] runtime: 0.0589ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5870ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379121358676] runtime: 0.0569ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6606ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378227446302] runtime: 0.0513ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6800ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378354811678] runtime: 0.0482ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6148ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379999476310] runtime: 0.0483ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6001ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378393754690] runtime: 0.0484ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6005ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378284069182] runtime: 0.0474ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6141ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379456965884] runtime: 0.0468ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5660ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377985156332] runtime: 0.0462ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5600ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378634915063] runtime: 0.0470ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5344ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378534272484] runtime: 0.0460ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5689ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379384477560] runtime: 0.0471ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5887ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378137515410] runtime: 0.0463ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5852ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378239934921] runtime: 0.0462ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5857ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378062264203] runtime: 0.0464ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5649ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378781599820] runtime: 0.0458ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5612ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379018733567] runtime: 0.0458ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5635ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378147446007] runtime: 0.0459ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5669ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378754361880] runtime: 0.0454ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5598ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378946412876] runtime: 0.0461ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5635ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378804764914] runtime: 0.0457ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5285ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378073652721] runtime: 0.0451ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5808ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378195075869] runtime: 0.0462ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5786ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379841552021] runtime: 0.0455ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5797ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379883422205] runtime: 0.0460ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5821ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378416039875] runtime: 0.0463ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5519ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379602713022] runtime: 0.0450ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5517ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[380059755999] runtime: 0.0455ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5495ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379978227041] runtime: 0.0457ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5567ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379179526451] runtime: 0.0458ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5554ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379983753695] runtime: 0.0449ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5507ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379690868292] runtime: 0.0625ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5258ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379501599578] runtime: 0.0447ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5735ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378094531609] runtime: 0.0454ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5658ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378751089097] runtime: 0.0449ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5917ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377976497817] runtime: 0.0454ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.6009ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378692794860] runtime: 0.0510ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5521ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379463176434] runtime: 0.0452ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5676ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378475165362] runtime: 0.0452ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5478ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378541164697] runtime: 0.0444ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5957ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378984317749] runtime: 0.0458ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5610ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379031357280] runtime: 0.0451ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5479ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379488697588] runtime: 0.0444ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5286ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378084948996] runtime: 0.0454ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5779ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378146731945] runtime: 0.0510ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5814ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379954498855] runtime: 0.0445ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5730ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379630088558] runtime: 0.0444ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5905ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379705974592] runtime: 0.0467ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5533ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378136419729] runtime: 0.0445ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5406ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378255969622] runtime: 0.0509ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5417ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378866512387] runtime: 0.0447ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5558ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379222863066] runtime: 0.0442ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5434ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379018720112] runtime: 0.0446ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5494ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[379323265907] runtime: 0.0443ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{"quantity"=>1}} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5177ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[378919597943] runtime: 0.0441ms
+-----------------------------------------------
+ProductsControllerTest: test_should_get_iterate
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cdd0000'), "name"=>"Ms. Lenny Hermiston", "reference"=>"Cora Romaguera", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3045ms
+Processing by ProductsController#iterate as HTML
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2623ms
+Completed 200 OK in 5ms (Views: 3.5ms)
+--------------------------------------------------
+ProductsControllerTest: test_should_get_json_index
+--------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cde0000'), "name"=>"Agustin Sanford PhD", "reference"=>"Geovany Wolf", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3918ms
+Processing by ProductsController#index as JSON
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={} flags=[] limit=25 skip=0 batch_size=nil fields=nil runtime: 0.5766ms
+ MOPED: 127.0.0.1:27017 KILL_CURSORS cursor_ids=[377966517242] runtime: 0.1391ms
+Completed 200 OK in 31ms (Views: 1.5ms)
+-------------------------------------------------
+ProductsControllerTest: test_should_get_json_show
+-------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cdf0000'), "name"=>"Sean Cummings", "reference"=>"Winfield Waelchi", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3990ms
+Processing by ProductsController#show as JSON
+ Parameters: {"id"=>"54b954cd7735337f5cdf0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cdf0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2963ms
+Completed 200 OK in 2ms (Views: 0.2ms)
+-------------------------------------------
+ProductsControllerTest: test_should_get_new
+-------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce00000'), "name"=>"Darren Batz MD", "reference"=>"Miss Kaci Glover", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3182ms
+Processing by ProductsController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.6ms)
+Completed 200 OK in 6ms (Views: 4.5ms)
+--------------------------------------------
+ProductsControllerTest: test_should_get_show
+--------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce20000'), "name"=>"Elliot Thompson", "reference"=>"Carlie Lakin", "quantity"=>0}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5795ms
+Processing by ProductsController#show as HTML
+ Parameters: {"id"=>"54b954cd7735337f5ce20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5ce20000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3773ms
+Completed 200 OK in 41ms (Views: 39.5ms)
+---------------------------------------------------------------
+ProductsControllerTest: test_should_iterate_edit_first_and_next
+---------------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce30000'), "name"=>"Lucinda Waters", "reference"=>"Keeley Walsh", "quantity"=>2}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6093ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>"true", "product"=>{"name"=>"Hello"}, "go_to"=>"http://test.host/products/iterate?edit=true&limit=25&pos=1"}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.3987ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.4522ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cc7735337f5c060000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4823ms
+Redirected to http://test.host/products/iterate?edit=true&limit=25&pos=1
+Completed 302 Found in 4ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>"true", "product"=>{"name"=>"Hello"}, "go_to"=>"http://test.host/products/iterate?edit=true&limit=25&pos=1"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3844ms
+Redirected to http://test.host/products/iterate?edit=true&limit=25&pos=0
+Completed 302 Found in 2ms
+------------------------------------------------------
+ProductsControllerTest: test_should_iterate_first_edit
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce40000'), "name"=>"Ms. Dovie Schimmel", "reference"=>"Dr. Leora Dickens", "quantity"=>1}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4104ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0", "edit"=>true}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.3545ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3762ms
+Completed 200 OK in 5ms (Views: 3.0ms)
+------------------------------------------------------
+ProductsControllerTest: test_should_iterate_first_show
+------------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce50000'), "name"=>"Alden Wuckert", "reference"=>"Mrs. Diego Hoeger", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4592ms
+Processing by ProductsController#iterate as HTML
+ Parameters: {"pos"=>"0"}
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.3506ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"$query"=>{}, "$orderby"=>{:_id=>1}} flags=[] limit=-1 skip=0 batch_size=nil fields=nil runtime: 0.3592ms
+Completed 200 OK in 5ms (Views: 2.8ms)
+-----------------------------------------------
+ProductsControllerTest: test_should_json_create
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce60000'), "name"=>"Thomas Cassin", "reference"=>"Angel Lind", "quantity"=>6}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4373ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2573ms
+Processing by ProductsController#create as JSON
+ Parameters: {"product"=>{"name"=>"Hello"}}
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce70000'), "name"=>"Hello"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4332ms
+Completed 201 Created in 2ms (Views: 0.2ms)
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"products", :query=>{}} runtime: 0.2500ms
+------------------------------------------------
+ProductsControllerTest: test_should_json_destroy
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce80000'), "name"=>"Rocky Schultz", "reference"=>"Jan Zboncak", "quantity"=>4}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3412ms
+Processing by ProductsController#destroy as JSON
+ Parameters: {"id"=>"54b954cd7735337f5ce80000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5ce80000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3673ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5ce80000')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 5.0472ms
+Completed 200 OK in 7ms (Views: 0.1ms)
+---------------------------------------------------
+ProductsControllerTest: test_should_json_not_create
+---------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ce90000'), "name"=>"Lenora O'Reilly", "reference"=>"Ms. Hattie Bradtke", "quantity"=>5}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4271ms
+Processing by ProductsController#create as JSON
+ Parameters: {"product"=>{"quantity"=>1}}
+Completed 422 Unprocessable Entity in 2ms (Views: 0.2ms)
+-----------------------------------------------
+ProductsControllerTest: test_should_json_update
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5ceb0000'), "name"=>"Esta Jast", "reference"=>"Carole Kuhlman", "quantity"=>3}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5168ms
+Processing by ProductsController#update as JSON
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b954cd7735337f5ceb0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5ceb0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3467ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5ceb0000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3971ms
+Completed 202 Accepted in 3ms (Views: 0.2ms)
+------------------------------------------
+ProductsControllerTest: test_should_update
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cec0000'), "name"=>"Stephan Schmidt Jr.", "reference"=>"Mittie Hegmann", "quantity"=>7}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3778ms
+Processing by ProductsController#update as HTML
+ Parameters: {"product"=>{"name"=>"Hello"}, "id"=>"54b954cd7735337f5cec0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cec0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3441ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cec0000')} update={"$set"=>{"name"=>"Hello"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3868ms
+Redirected to http://test.host/products/54b954cd7735337f5cec0000
+Completed 302 Found in 3ms
+---------------------------------------------
+SubcommentsControllerTest: test_should_create
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cef0000'), "name"=>"Gilberto Stokes", "reference"=>"Alva Kovacek", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5ced0000'), "author_name"=>"Daniella Kovacek", "content"=>["Itaque tempora quaerat excepturi. Et libero ut. Non autem voluptas. Eum rerum officia. Rerum porro velit dolorem nemo."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cee0000'), "author_name"=>"Grover Brown", "content"=>["Mollitia libero rerum perferendis. Officiis modi saepe et qui voluptatem inventore quasi. Rerum nulla qui sed perferendis est. Dolorem similique tempora. Ea nam maxime atque id quia."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5518ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3023ms
+Processing by SubcommentsController#create as HTML
+ Parameters: {"comment"=>{"author_name"=>"Hello"}, "product_id"=>"54b954cd7735337f5cef0000", "comment_id"=>"54b954cd7735337f5ced0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4088ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cef0000'), "comments._id"=>BSON::ObjectId('54b954cd7735337f5ced0000')} update={"$push"=>{"comments.$.comments"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5cf00000'), "author_name"=>"Hello"}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6813ms
+Redirected to http://test.host/products/54b954cd7735337f5cef0000/comments/54b954cd7735337f5ced0000/comments/54b954cd7735337f5cf00000
+Completed 302 Found in 5ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cef0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4064ms
+----------------------------------------------
+SubcommentsControllerTest: test_should_destroy
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf30000'), "name"=>"London Effertz", "reference"=>"Pat O'Keefe", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf10000'), "author_name"=>"Loraine Raynor", "content"=>["Quaerat delectus saepe commodi laboriosam quia et dignissimos. Fuga et minima quidem. Et dolores facilis. Dolorem quae quo ipsam aut. Fugit sit ut."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf20000'), "author_name"=>"Deion Wolff", "content"=>["Et asperiores quia qui neque quis eum. Dolore magnam vitae et. Consequatur impedit ipsum accusantium. Quis sequi aliquam suscipit unde sunt porro et."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6384ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cf30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3782ms
+Processing by SubcommentsController#destroy as HTML
+ Parameters: {"product_id"=>"54b954cd7735337f5cf30000", "comment_id"=>"54b954cd7735337f5cf10000", "id"=>"54b954cd7735337f5cf20000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cf30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.6291ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cf30000'), "comments._id"=>BSON::ObjectId('54b954cd7735337f5cf10000')} update={"$pull"=>{"comments.$.comments"=>{"_id"=>BSON::ObjectId('54b954cd7735337f5cf20000')}}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.7568ms
+Redirected to http://test.host/products/54b954cd7735337f5cf30000/comments/54b954cd7735337f5cf10000/comments
+Completed 302 Found in 5ms
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cf30000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3442ms
+-----------------------------------------------
+SubcommentsControllerTest: test_should_get_edit
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf60000'), "name"=>"Alvah Boyle", "reference"=>"Neal Jacobi", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf40000'), "author_name"=>"Emile Gottlieb III", "content"=>["Voluptate dolores culpa et quia ut maiores minus. Ab ullam id. Possimus qui nostrum eius nihil cum. Qui omnis pariatur aut et et architecto sint."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf50000'), "author_name"=>"Danny Schuppe IV", "content"=>["Deleniti eos aliquam aut sed. Et neque et qui accusamus cumque. Nulla nemo voluptas aut laudantium voluptatum beatae facere. Est qui ratione iste rem deleniti."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4404ms
+Processing by SubcommentsController#edit as HTML
+ Parameters: {"product_id"=>"54b954cd7735337f5cf60000", "comment_id"=>"54b954cd7735337f5cf40000", "id"=>"54b954cd7735337f5cf50000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cf60000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3678ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.2ms)
+Completed 200 OK in 8ms (Views: 5.5ms)
+------------------------------------------------
+SubcommentsControllerTest: test_should_get_index
+------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf90000'), "name"=>"Ms. Ernest Hane", "reference"=>"Garland Rempel", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf70000'), "author_name"=>"Lilly Rosenbaum IV", "content"=>["Hic et laborum reiciendis architecto. Eos tempore error. Omnis qui neque. Dolor ex aut. Similique quos at et qui tempora illo."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cf80000'), "author_name"=>"Devon Veum", "content"=>["Molestiae quis enim sunt sequi. Consequuntur et eum qui accusamus voluptate recusandae. Est ducimus aperiam. Distinctio ratione animi sed vel nesciunt beatae recusandae."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4897ms
+Processing by SubcommentsController#index as HTML
+ Parameters: {"product_id"=>"54b954cd7735337f5cf90000", "comment_id"=>"54b954cd7735337f5cf70000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cf90000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3456ms
+Completed 200 OK in 5ms (Views: 2.9ms)
+-----------------------------------------------------
+SubcommentsControllerTest: test_should_get_json_index
+-----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cfc0000'), "name"=>"Rosanna Wiegand", "reference"=>"Jakob Pouros", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cfa0000'), "author_name"=>"Amir McGlynn", "content"=>["Sed praesentium nam. Omnis ullam iste aperiam. Eum exercitationem provident voluptatem architecto animi. Facere et ad tempore sit provident. Ut inventore eaque."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cfb0000'), "author_name"=>"Lukas Mraz III", "content"=>["Est esse aut voluptatem. Eum et illum qui ratione doloribus nobis. Delectus et quisquam."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4838ms
+Processing by SubcommentsController#index as JSON
+ Parameters: {"product_id"=>"54b954cd7735337f5cfc0000", "comment_id"=>"54b954cd7735337f5cfa0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cfc0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3332ms
+Completed 200 OK in 2ms (Views: 0.1ms)
+----------------------------------------------------
+SubcommentsControllerTest: test_should_get_json_show
+----------------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5cff0000'), "name"=>"Bianka Hartmann", "reference"=>"Kian Leuschke", "quantity"=>1, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cfd0000'), "author_name"=>"Rex Johnston", "content"=>["Labore dolorem ut corrupti est quia aut. Ipsam quidem qui esse et non magni. Suscipit eos reprehenderit et consequatur quibusdam et. Quidem voluptatum saepe voluptas omnis. Laudantium dolorem dicta velit dolorum maiores."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5cfe0000'), "author_name"=>"Stanton Deckow Jr.", "content"=>["Et magni mollitia voluptatem. Voluptatem quia illo fuga cupiditate iure sunt. Placeat fugiat corporis."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4080ms
+Processing by SubcommentsController#show as JSON
+ Parameters: {"product_id"=>"54b954cd7735337f5cff0000", "comment_id"=>"54b954cd7735337f5cfd0000", "id"=>"54b954cd7735337f5cfe0000"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5cff0000')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3348ms
+Completed 200 OK in 3ms (Views: 0.2ms)
+----------------------------------------------
+SubcommentsControllerTest: test_should_get_new
+----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c020100'), "name"=>"Anahi Beahan", "reference"=>"Gilbert McClure", "quantity"=>4, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5c000100'), "author_name"=>"Ana Wiza II", "content"=>["Iure laboriosam sed. Eaque ratione voluptates rerum quos. Beatae molestias repellendus ut eum quis error ad. Tempora delectus ipsum in. Ipsa excepturi corporis est cumque."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5c010100'), "author_name"=>"Corene Lockman", "content"=>["Assumenda pariatur ipsam. In ipsa dolor rerum. Quia veritatis sint sunt. Consequuntur delectus voluptatem facere."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5120ms
+Processing by SubcommentsController#new as HTML
+ Parameters: {"product_id"=>"54b954cd7735337f5c020100", "comment_id"=>"54b954cd7735337f5c000100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c020100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4738ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.8ms)
+Completed 200 OK in 6ms (Views: 3.8ms)
+-----------------------------------------------
+SubcommentsControllerTest: test_should_get_show
+-----------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c050100'), "name"=>"Laurie Cormier", "reference"=>"Dr. Maureen Abernathy", "quantity"=>6, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5c030100'), "author_name"=>"Billie Hickle", "content"=>["Quod non explicabo deleniti fuga soluta. Sed quas quidem aliquid rerum consequatur reprehenderit. Ipsam voluptatem fugiat autem. Qui voluptas voluptatum voluptatem omnis occaecati. Consequatur aut pariatur sunt."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5c040100'), "author_name"=>"Jermain Blick", "content"=>["Aspernatur totam et. Deserunt excepturi error. Facilis qui ipsum. Voluptate distinctio eaque quas consequatur quibusdam ipsum. Sed sit perspiciatis eos placeat optio odio."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 4.6095ms
+Processing by SubcommentsController#show as HTML
+ Parameters: {"product_id"=>"54b954cd7735337f5c050100", "comment_id"=>"54b954cd7735337f5c030100", "id"=>"54b954cd7735337f5c040100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c050100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.4852ms
+Completed 200 OK in 5ms (Views: 2.7ms)
+---------------------------------------------
+SubcommentsControllerTest: test_should_update
+---------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=products documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c080100'), "name"=>"Monroe Mayert", "reference"=>"Ryan Muller", "quantity"=>0, "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5c060100'), "author_name"=>"Remington Kulas I", "content"=>["Saepe atque facere optio labore. Totam aliquid vitae et quia ex delectus. Voluptates ipsam blanditiis vel ab rerum deleniti. Inventore sequi id modi."], "comments"=>[{"_id"=>BSON::ObjectId('54b954cd7735337f5c070100'), "author_name"=>"Daron Schoen", "content"=>["Quos quibusdam aut perspiciatis soluta voluptatem. Eligendi quidem aliquid et officia rerum. Qui esse dolorem ea ut commodi voluptatem praesentium. Et a et odit animi ut neque quae. Natus consequuntur qui voluptate dolorem aut nemo."]}]}]}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5977ms
+Processing by SubcommentsController#update as HTML
+ Parameters: {"comment"=>{"author_name"=>"World"}, "id"=>"54b954cd7735337f5c070100", "product_id"=>"54b954cd7735337f5c080100", "comment_id"=>"54b954cd7735337f5c060100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c080100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3552ms
+ MOPED: 127.0.0.1:27017 UPDATE database=dummy_test collection=products selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c080100'), "comments._id"=>BSON::ObjectId('54b954cd7735337f5c060100'), "comments.0.comments._id"=>BSON::ObjectId('54b954cd7735337f5c070100')} update={"$set"=>{"comments.0.comments.$.author_name"=>"World"}} flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.5559ms
+Redirected to http://test.host/products/54b954cd7735337f5c080100/comments/54b954cd7735337f5c060100/comments/54b954cd7735337f5c070100
+Completed 302 Found in 6ms
+---------------------------------------
+UsersControllerTest: test_should_create
+---------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c090100'), "firstname"=>"Sadie", "lastname"=>"Harris"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.6861ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.3543ms
+Processing by UsersController#create as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}}
+Unpermitted parameters: name
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c0a0100')}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4007ms
+Redirected to http://test.host/users/54b954cd7735337f5c0a0100
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.2235ms
+----------------------------------------
+UsersControllerTest: test_should_destroy
+----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c0b0100'), "firstname"=>"Loyce", "lastname"=>"Wilkinson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3168ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1803ms
+Processing by UsersController#destroy as HTML
+ Parameters: {"id"=>"54b954cd7735337f5c0b0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c0b0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2816ms
+ MOPED: 127.0.0.1:27017 DELETE database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c0b0100')} flags=[:remove_first]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2519ms
+Redirected to http://test.host/users
+Completed 302 Found in 2ms
+ MOPED: 127.0.0.1:27017 COMMAND database=dummy_test command={:count=>"admin_users", :query=>{}} runtime: 0.1866ms
+-----------------------------------------
+UsersControllerTest: test_should_get_edit
+-----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c0c0100'), "firstname"=>"Roselyn", "lastname"=>"Balistreri"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.2552ms
+Processing by UsersController#edit as HTML
+ Parameters: {"id"=>"54b954cd7735337f5c0c0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c0c0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2727ms
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (2.1ms)
+Completed 200 OK in 7ms (Views: 5.3ms)
+------------------------------------------
+UsersControllerTest: test_should_get_index
+------------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c0d0100'), "firstname"=>"Ransom", "lastname"=>"Herman"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4231ms
+Processing by UsersController#index as HTML
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3650ms
+Completed 200 OK in 8ms (Views: 7.4ms)
+----------------------------------------
+UsersControllerTest: test_should_get_new
+----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c0e0100'), "firstname"=>"Herminio", "lastname"=>"Dickinson"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.3649ms
+Processing by UsersController#new as HTML
+ Rendered /home/geoffroy/projects/crealettres/iord/app/views/iord/_form.html.erb (1.6ms)
+Completed 200 OK in 4ms (Views: 3.4ms)
+-----------------------------------------
+UsersControllerTest: test_should_get_show
+-----------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c0f0100'), "firstname"=>"Holden", "lastname"=>"Quitzon"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 6.3966ms
+Processing by UsersController#show as HTML
+ Parameters: {"id"=>"54b954cd7735337f5c0f0100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c0f0100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.3440ms
+Completed 200 OK in 4ms (Views: 2.5ms)
+---------------------------------------
+UsersControllerTest: test_should_update
+---------------------------------------
+ MOPED: 127.0.0.1:27017 INSERT database=dummy_test collection=admin_users documents=[{"_id"=>BSON::ObjectId('54b954cd7735337f5c100100'), "firstname"=>"Ethel", "lastname"=>"Hahn"}] flags=[]
+ COMMAND database=dummy_test command={:getlasterror=>1, :w=>1} runtime: 0.4031ms
+Processing by UsersController#update as HTML
+ Parameters: {"user"=>{"name"=>"Hello"}, "id"=>"54b954cd7735337f5c100100"}
+ MOPED: 127.0.0.1:27017 QUERY database=dummy_test collection=admin_users selector={"_id"=>BSON::ObjectId('54b954cd7735337f5c100100')} flags=[] limit=0 skip=0 batch_size=nil fields=nil runtime: 0.2821ms
+Unpermitted parameters: name
+Redirected to http://test.host/users/54b954cd7735337f5c100100
+Completed 302 Found in 2ms