montage_rails 0.7.1 → 0.7.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -25647,3 +25647,1198 @@ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at
25647
25647
  Movie Load (9.0ms) {:filter=>{:rank=>4}}
25648
25648
  Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-17 13:14:25 -0800
25649
25649
  Movie Load (8.8ms) {:filter=>{:rank=>4, :rating=>2}}
25650
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
25651
+  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
25652
+  (0.3ms) select sqlite_version(*)
25653
+  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
25654
+  (0.1ms) SELECT version FROM "schema_migrations"
25655
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
25656
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
25657
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25658
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25659
+ Movie Create (8.9ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25660
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25661
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25662
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25663
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>"", :year=>1983}
25664
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25665
+ Movie Create (6.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25666
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25667
+ Movie Update (6.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25668
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25669
+ Movie Load (7.7ms) {:filter=>{}, :limit=>1}
25670
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25671
+ Actor Load (9.0ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25672
+ Started GET "/montage_rails_mock/api/v1/schemas/actors/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25673
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25674
+ Actor Load (7.4ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25675
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25676
+ Actor Load (7.3ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
25677
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25678
+ Movie Create (6.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25679
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25680
+ Movie Update (6.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25681
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25682
+ Movie Load (6.2ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25683
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25684
+ Started POST "/montage_rails_mock/api/v1/schemas/studios/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25685
+ Studio Load (10.3ms) {:filter=>{:name=>"Universal"}, :limit=>1}
25686
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25687
+ Studio Load (9.5ms) 19442e09-5c2d-4e5d-8f34-675570e81414
25688
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25689
+ Studio Load (7.5ms) 19442e09-5c2d-4e5d-8f34-675570e81414
25690
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25691
+ Movie Create (6.1ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25692
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25693
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25694
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25695
+ Movie Create (6.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25696
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25697
+ Movie Update (6.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25698
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25699
+ Movie Create (5.8ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25700
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25701
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25702
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25703
+ Movie Create (6.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25704
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25705
+ Movie Update (6.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25706
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25707
+ Movie Create (5.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25708
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25709
+ Movie Update (5.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25710
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25711
+ Movie Load (6.9ms) {:filter=>{}, :limit=>1}
25712
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25713
+ Actor Load (8.0ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25714
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25715
+ Actor Load (6.8ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25716
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25717
+ MontageRails::BaseTest::TestClass Load (7.5ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25718
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25719
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25720
+ Actor Load (6.6ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
25721
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25722
+ Movie Create (6.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25723
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25724
+ Movie Update (6.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25725
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25726
+ Movie Load (7.2ms) {:filter=>{}, :limit=>1}
25727
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25728
+ Actor Load (7.5ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25729
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25730
+ Actor Load (6.9ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25731
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25732
+ Actor Load (7.1ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :name=>"Steve Martin"}, :limit=>1}
25733
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25734
+ Movie Load (7.0ms) {:filter=>{}, :limit=>1}
25735
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25736
+ Movie Load (6.9ms) {:filter=>{}}
25737
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25738
+ Movie Load (7.1ms) #<MontageRails::Relation:0x007f96c3bc0be0>
25739
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25740
+ Movie Create (5.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25741
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25742
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25743
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25744
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25745
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25746
+ Movie Create (6.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25747
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25748
+ Movie Update (5.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25749
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25750
+ Movie Load (7.4ms) {:filter=>{}, :limit=>1}
25751
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25752
+ Actor Load (7.3ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25753
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25754
+ Actor Load (6.7ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25755
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:00 -0800
25756
+ MontageRails::BaseTest::TestClass Load (6.9ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25757
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25758
+ Movie Create (16.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25759
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25760
+ Movie Update (6.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25761
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25762
+ Movie Create (6.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25763
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25764
+ Movie Update (7.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25765
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25766
+ Movie Update (7.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>900, :year=>1983}
25767
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25768
+ Movie Create (6.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25769
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25770
+ Movie Update (7.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25771
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25772
+ Movie Update (7.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25773
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25774
+ Movie Create (6.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25775
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25776
+ Movie Update (7.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25777
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25778
+ Movie Create (6.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25779
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25780
+ Movie Update (6.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25781
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25782
+ Movie Create (6.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25783
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25784
+ Movie Update (7.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25785
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25786
+ Movie Load (7.2ms) {:filter=>{}}
25787
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25788
+ Movie Load (6.6ms) {:filter=>{}, :limit=>1}
25789
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25790
+ Movie Load (7.5ms) {:filter=>{}, :limit=>1}
25791
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25792
+ Movie Load (8.0ms) #<MontageRails::Relation:0x007f96c5288418>
25793
+  (0.1ms) begin transaction
25794
+ -------------------------------------------------------------------------------------------
25795
+ MontageRailsTest: test_: .configure should accept a username, password, token, and domain.
25796
+ -------------------------------------------------------------------------------------------
25797
+  (0.0ms) rollback transaction
25798
+  (0.2ms) begin transaction
25799
+ ---------------------------------------------------------------------------------------
25800
+ MontageRailsTest: test_: .configure should raise an exception if authentication fails.
25801
+ ---------------------------------------------------------------------------------------
25802
+  (0.0ms) rollback transaction
25803
+  (0.1ms) begin transaction
25804
+ ------------------------------------------------------------------------------------------------
25805
+ MontageRailsTest: test_: .configure should have nil url_prefix if use mock server set to false.
25806
+ ------------------------------------------------------------------------------------------------
25807
+  (0.0ms) rollback transaction
25808
+  (0.0ms) begin transaction
25809
+ -------------------------------------------------------------------------------------------------
25810
+ MontageRailsTest: test_: .configure should require a username and password if no token is given.
25811
+ -------------------------------------------------------------------------------------------------
25812
+  (0.0ms) rollback transaction
25813
+  (0.1ms) begin transaction
25814
+ -------------------------------------------------------------
25815
+ MontageRailsTest: test_: .configure should require a domain.
25816
+ -------------------------------------------------------------
25817
+  (0.1ms) rollback transaction
25818
+  (0.0ms) begin transaction
25819
+ --------------------------------------------------------------
25820
+ MontageRailsTest: test_: .configure should accept server url.
25821
+ --------------------------------------------------------------
25822
+  (0.1ms) rollback transaction
25823
+  (0.0ms) begin transaction
25824
+ --------------------------------------------------------------------------------------
25825
+ MontageRailsTest: test_: .configure should accept boolean controling mock server use.
25826
+ --------------------------------------------------------------------------------------
25827
+  (0.0ms) rollback transaction
25828
+  (0.0ms) begin transaction
25829
+ ---------------------------------------------------------------------------------------------------------------
25830
+ MontageRailsTest: test_: .configure should call the auth method and retrieve the token if it has not been set.
25831
+ ---------------------------------------------------------------------------------------------------------------
25832
+  (0.1ms) rollback transaction
25833
+  (0.0ms) begin transaction
25834
+ ----------------------------------------------------------------------------------------------------
25835
+ MontageRailsTest: test_: .configure should not require a username and password if a token is given.
25836
+ ----------------------------------------------------------------------------------------------------
25837
+  (0.1ms) rollback transaction
25838
+  (0.0ms) begin transaction
25839
+ --------------------------------------------------------------------------------------------
25840
+ MontageRailsTest: test_: .configure should accept server url even if use mock set to false.
25841
+ --------------------------------------------------------------------------------------------
25842
+  (0.1ms) rollback transaction
25843
+  (0.0ms) begin transaction
25844
+ ---------------------------------------------------------------------------------------
25845
+ MontageRailsTest: test_: .configure should have url_prefix if mock server set to true.
25846
+ ---------------------------------------------------------------------------------------
25847
+  (0.1ms) rollback transaction
25848
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25849
+ Movie Load (7.6ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25850
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25851
+ Movie Load (8.4ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25852
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25853
+ Movie Load (7.9ms) {:filter=>{:title=>"The Jerk"}}
25854
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25855
+ Movie Load (7.8ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25856
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25857
+ Movie Load (8.9ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25858
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25859
+ Movie Load (6.9ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25860
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25861
+ Movie Load (6.7ms) {:filter=>{:title=>"The Jerk"}, :pluck=>["title"]}
25862
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25863
+ Movie Load (8.6ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25864
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25865
+ Movie Load (7.4ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25866
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25867
+ Movie Load (7.3ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25868
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25869
+ Movie Load (7.3ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25870
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25871
+ Movie Load (6.8ms) {:filter=>{:title=>"Foo"}}
25872
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25873
+ Movie Load (7.4ms) {:filter=>{:votes__gt=>900000}}
25874
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25875
+ Movie Load (7.3ms) {:filter=>{:votes__gt=>5}}
25876
+ foo Load (0.0ms) bar
25877
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25878
+ Movie Load (10.6ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25879
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:01 -0800
25880
+ Movie Load (8.5ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25881
+ foo Load (0.1ms) bar
25882
+ foo Load (0.0ms) bar
25883
+ foo Load (0.0ms) bar
25884
+ foo Load [CACHE] (0.0ms) bar
25885
+ foo Load (0.2ms) bar
25886
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
25887
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
25888
+  (0.1ms) select sqlite_version(*)
25889
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
25890
+  (0.1ms) SELECT version FROM "schema_migrations"
25891
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
25892
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
25893
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25894
+ Movie Load (18.9ms) #<MontageRails::Relation:0x007fd05cc29c58>
25895
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25896
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25897
+ Movie Create (7.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25898
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25899
+ Movie Update (8.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25900
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25901
+ Movie Create (5.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25902
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25903
+ Movie Update (6.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25904
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25905
+ Movie Load (8.7ms) {:filter=>{}}
25906
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25907
+ Movie Load (7.7ms) {:filter=>{}, :limit=>1}
25908
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25909
+ Actor Load (8.5ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25910
+ Started GET "/montage_rails_mock/api/v1/schemas/actors/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25911
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25912
+ Actor Load (7.6ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25913
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25914
+ Actor Load (8.6ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
25915
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25916
+ Movie Create (5.8ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25917
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25918
+ Movie Update (6.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25919
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25920
+ Movie Load (7.7ms) {:filter=>{}, :limit=>1}
25921
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25922
+ Movie Load (7.2ms) {:filter=>{}, :limit=>1}
25923
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25924
+ Movie Create (6.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25925
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25926
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25927
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25928
+ Movie Create (6.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25929
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25930
+ Movie Update (5.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25931
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25932
+ Movie Create (6.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25933
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25934
+ Movie Update (6.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25935
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25936
+ Movie Update (7.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>"", :year=>1983}
25937
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25938
+ Movie Create (6.1ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25939
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25940
+ Movie Update (5.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25941
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25942
+ Movie Load (7.5ms) #<MontageRails::Relation:0x007fd063bd5570>
25943
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25944
+ Movie Create (6.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25945
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25946
+ Movie Update (6.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25947
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25948
+ Movie Create (6.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25949
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25950
+ Movie Update (6.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25951
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25952
+ Movie Create (7.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25953
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25954
+ Movie Update (7.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25955
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25956
+ Movie Update (8.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25957
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25958
+ Movie Load (6.2ms) {:filter=>{}, :limit=>1}
25959
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25960
+ Actor Load (7.2ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25961
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25962
+ Actor Load (7.4ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25963
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25964
+ MontageRails::BaseTest::TestClass Load (8.3ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25965
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25966
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25967
+ Movie Create (6.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25968
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25969
+ Movie Update (6.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25970
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25971
+ Movie Load (7.9ms) {:filter=>{}, :limit=>1}
25972
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25973
+ Actor Load (7.6ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25974
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25975
+ Actor Load (6.6ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25976
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25977
+ MontageRails::BaseTest::TestClass Load (6.8ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
25978
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25979
+ Actor Load (7.8ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
25980
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25981
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25982
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25983
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25984
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25985
+ Movie Load (7.5ms) {:filter=>{}, :limit=>1}
25986
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25987
+ Actor Load (7.3ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
25988
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25989
+ Actor Load (6.6ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
25990
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25991
+ Actor Load (7.7ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :name=>"Steve Martin"}, :limit=>1}
25992
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25993
+ Movie Create (6.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
25994
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25995
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
25996
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25997
+ Movie Load (7.3ms) {:filter=>{}, :limit=>1}
25998
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
25999
+ Movie Load (7.6ms) {:filter=>{}}
26000
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
26001
+ Movie Load (7.4ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26002
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
26003
+ Started POST "/montage_rails_mock/api/v1/schemas/studios/query/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
26004
+ Studio Load (8.4ms) {:filter=>{:name=>"Universal"}, :limit=>1}
26005
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
26006
+ Studio Load (10.1ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26007
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:29:18 -0800
26008
+ Studio Load (7.0ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26009
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26010
+ Movie Create (6.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26011
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26012
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26013
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26014
+ Movie Create (7.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26015
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26016
+ Movie Update (8.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26017
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26018
+ Movie Update (7.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26019
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26020
+ Movie Create (7.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26021
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26022
+ Movie Update (6.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26023
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26024
+ Movie Update (7.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>900, :year=>1983}
26025
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26026
+ Movie Create (8.1ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26027
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:29:19 -0800
26028
+ Movie Update (6.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26029
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26030
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26031
+  (0.1ms) select sqlite_version(*)
26032
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26033
+  (0.1ms) SELECT version FROM "schema_migrations"
26034
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26035
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26036
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26037
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26038
+ Movie Create (7.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26039
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26040
+ Movie Update (6.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26041
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26042
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26043
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26044
+ Movie Load (7.6ms) {:filter=>{}}
26045
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26046
+ Movie Load (6.8ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26047
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26048
+ Started POST "/montage_rails_mock/api/v1/schemas/studios/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26049
+ Studio Load (7.2ms) {:filter=>{:name=>"Universal"}, :limit=>1}
26050
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26051
+ Studio Load (7.8ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26052
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26053
+ Studio Load (8.1ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26054
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26055
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26056
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26057
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26058
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26059
+ Movie Load (6.5ms) {:filter=>{}, :limit=>1}
26060
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26061
+ Actor Load (8.7ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26062
+ Started GET "/montage_rails_mock/api/v1/schemas/actors/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26063
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26064
+ Actor Load (5.8ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26065
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26066
+ MontageRails::BaseTest::TestClass Load (6.6ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26067
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26068
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26069
+ Movie Create (6.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26070
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26071
+ Movie Update (6.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26072
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26073
+ Movie Create (7.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26074
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26075
+ Movie Update (5.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26076
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26077
+ Movie Load (6.8ms) {:filter=>{}, :limit=>1}
26078
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26079
+ Actor Load (8.3ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26080
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26081
+ Actor Load (6.3ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26082
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26083
+ Actor Load (6.4ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :name=>"Steve Martin"}, :limit=>1}
26084
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26085
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26086
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26087
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26088
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26089
+ Movie Create (6.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26090
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26091
+ Movie Update (7.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26092
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26093
+ Movie Create (6.1ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26094
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26095
+ Movie Update (6.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26096
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26097
+ Movie Create (5.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26098
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26099
+ Movie Update (6.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26100
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26101
+ Movie Load (8.3ms) {:filter=>{}, :limit=>1}
26102
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26103
+ Actor Load (6.7ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26104
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26105
+ Actor Load (6.3ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26106
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26107
+ MontageRails::BaseTest::TestClass Load (7.0ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26108
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26109
+ Actor Load (6.6ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26110
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26111
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26112
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26113
+ Movie Update (6.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26114
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26115
+ Movie Update (6.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26116
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26117
+ Movie Create (6.8ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26118
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26119
+ Movie Update (6.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26120
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26121
+ Movie Create (6.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26122
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26123
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26124
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26125
+ Movie Create (6.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26126
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26127
+ Movie Update (7.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26128
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26129
+ Movie Load (6.1ms) {:filter=>{}, :limit=>1}
26130
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26131
+ Movie Load (6.9ms) {:filter=>{}}
26132
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26133
+ Movie Create (7.1ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26134
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26135
+ Movie Update (5.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26136
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26137
+ Movie Create (6.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26138
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26139
+ Movie Update (6.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26140
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26141
+ Movie Create (5.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26142
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26143
+ Movie Update (6.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26144
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26145
+ Movie Create (6.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26146
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26147
+ Movie Update (6.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26148
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26149
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26150
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26151
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26152
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26153
+ Movie Update (6.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>900, :year=>1983}
26154
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26155
+ Movie Load (7.1ms) #<MontageRails::Relation:0x007fdef30c7ba8>
26156
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26157
+ Movie Load (12.5ms) {:filter=>{}, :limit=>1}
26158
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26159
+ Movie Load (9.4ms) {:filter=>{}, :limit=>1}
26160
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26161
+ Movie Load (8.5ms) #<MontageRails::Relation:0x007fdefaa65910>
26162
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26163
+ Movie Load (8.0ms) {:filter=>{}, :limit=>1}
26164
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26165
+ Actor Load (8.1ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26166
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26167
+ Actor Load (6.5ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26168
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:03 -0800
26169
+ Actor Load (7.0ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26170
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26171
+  (2.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26172
+  (0.1ms) select sqlite_version(*)
26173
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26174
+  (0.1ms) SELECT version FROM "schema_migrations"
26175
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26176
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
26177
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26178
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26179
+ Movie Create (8.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26180
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26181
+ Movie Update (7.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26182
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26183
+ Movie Create (6.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26184
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26185
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26186
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26187
+ Movie Create (5.8ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26188
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26189
+ Movie Update (6.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26190
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26191
+ Movie Create (6.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26192
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26193
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26194
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26195
+ Movie Create (6.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26196
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26197
+ Movie Update (7.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26198
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26199
+ Movie Load (6.9ms) {:filter=>{}, :limit=>1}
26200
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26201
+ Movie Load (7.2ms) {:filter=>{}, :limit=>1}
26202
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26203
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26204
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26205
+ Movie Update (7.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26206
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26207
+ Movie Update (6.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26208
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26209
+ Movie Load (6.9ms) {:filter=>{}, :limit=>1}
26210
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26211
+ Actor Load (7.9ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26212
+ Started GET "/montage_rails_mock/api/v1/schemas/actors/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26213
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26214
+ Actor Load (6.4ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26215
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26216
+ Actor Load (8.2ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26217
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26218
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26219
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26220
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26221
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26222
+ Movie Create (7.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26223
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26224
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26225
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26226
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26227
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26228
+ Movie Update (6.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26229
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26230
+ Movie Load (6.4ms) #<MontageRails::Relation:0x007faf18c741c8>
26231
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26232
+ Movie Load (6.8ms) {:filter=>{}}
26233
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26234
+ Movie Create (7.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26235
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26236
+ Movie Update (6.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26237
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26238
+ Movie Create (6.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26239
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26240
+ Movie Update (8.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26241
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26242
+ Movie Update (6.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>900, :year=>1983}
26243
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26244
+ Movie Load (7.0ms) {:filter=>{}, :limit=>1}
26245
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26246
+ Actor Load (7.3ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26247
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26248
+ Actor Load (7.2ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26249
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26250
+ Actor Load (7.4ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :name=>"Steve Martin"}, :limit=>1}
26251
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26252
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26253
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26254
+ Movie Update (6.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26255
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26256
+ Movie Load (6.9ms) {:filter=>{}, :limit=>1}
26257
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26258
+ Actor Load (7.1ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26259
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26260
+ Actor Load (8.0ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26261
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26262
+ MontageRails::BaseTest::TestClass Load (6.3ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26263
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26264
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26265
+ Actor Load (7.2ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26266
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26267
+ Movie Create (6.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26268
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26269
+ Movie Update (6.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26270
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26271
+ Movie Load (6.6ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26272
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26273
+ Started POST "/montage_rails_mock/api/v1/schemas/studios/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26274
+ Studio Load (7.5ms) {:filter=>{:name=>"Universal"}, :limit=>1}
26275
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26276
+ Studio Load (7.5ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26277
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26278
+ Studio Load (8.0ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26279
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26280
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26281
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26282
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26283
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26284
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26285
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26286
+ Movie Update (6.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26287
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26288
+ Movie Update (6.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26289
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26290
+ Movie Create (6.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26291
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26292
+ Movie Update (7.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26293
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26294
+ Movie Load (6.6ms) {:filter=>{}, :limit=>1}
26295
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26296
+ Movie Load (8.0ms) {:filter=>{}}
26297
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26298
+ Movie Create (7.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26299
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26300
+ Movie Update (7.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26301
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26302
+ Movie Load (9.7ms) {:filter=>{}, :limit=>1}
26303
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26304
+ Actor Load (7.6ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26305
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26306
+ Actor Load (7.2ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26307
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26308
+ MontageRails::BaseTest::TestClass Load (8.2ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26309
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 14:30:48 -0800
26310
+ Movie Load (7.7ms) #<MontageRails::Relation:0x007faf1faa1290>
26311
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26312
+  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26313
+  (0.1ms) select sqlite_version(*)
26314
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26315
+  (0.1ms) SELECT version FROM "schema_migrations"
26316
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26317
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26318
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26319
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26320
+ Movie Create (7.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26321
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26322
+ Movie Update (5.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26323
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26324
+ Movie Load (8.0ms) #<MontageRails::Relation:0x007ff5db13a0a0>
26325
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26326
+ Movie Create (5.8ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26327
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26328
+ Movie Update (6.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26329
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26330
+ Movie Create (6.8ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26331
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26332
+ Movie Update (5.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26333
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26334
+ Movie Create (5.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26335
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26336
+ Movie Update (8.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26337
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26338
+ Movie Create (5.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26339
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26340
+ Movie Update (6.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26341
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26342
+ Movie Load (6.2ms) {:filter=>{}, :limit=>1}
26343
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26344
+ Movie Load (7.1ms) {:filter=>{}}
26345
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26346
+ Movie Create (5.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26347
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26348
+ Movie Update (5.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26349
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26350
+ Movie Load (6.6ms) {:filter=>{}, :limit=>1}
26351
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26352
+ Actor Load (7.6ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26353
+ Started GET "/montage_rails_mock/api/v1/schemas/actors/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26354
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26355
+ Actor Load (6.9ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26356
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26357
+ Actor Load (8.6ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :name=>"Steve Martin"}, :limit=>1}
26358
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26359
+ Movie Create (5.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26360
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26361
+ Movie Update (5.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26362
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26363
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26364
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26365
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26366
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26367
+ Movie Load (7.4ms) {:filter=>{}}
26368
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26369
+ Movie Load (6.4ms) #<MontageRails::Relation:0x007ff5df78d3e0>
26370
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26371
+ Movie Create (5.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26372
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26373
+ Movie Update (8.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26374
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26375
+ Movie Create (5.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26376
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26377
+ Movie Update (5.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26378
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26379
+ Movie Update (5.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>900, :year=>1983}
26380
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26381
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26382
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26383
+ Movie Update (6.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26384
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26385
+ Movie Create (5.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26386
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26387
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26388
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26389
+ Movie Load (7.2ms) {:filter=>{}, :limit=>1}
26390
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26391
+ Actor Load (6.0ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26392
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26393
+ Actor Load (6.6ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26394
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26395
+ Actor Load (6.9ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26396
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26397
+ Movie Load (6.2ms) {:filter=>{}, :limit=>1}
26398
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26399
+ Actor Load (6.1ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26400
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26401
+ Actor Load (6.2ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26402
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26403
+ MontageRails::BaseTest::TestClass Load (6.8ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26404
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26405
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26406
+ Actor Load (6.5ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26407
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26408
+ Movie Load (6.3ms) {:filter=>{}, :limit=>1}
26409
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26410
+ Movie Load (7.1ms) {:filter=>{}, :limit=>1}
26411
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26412
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26413
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26414
+ Movie Update (6.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26415
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26416
+ Movie Create (5.6ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26417
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26418
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26419
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26420
+ Movie Update (5.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26421
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26422
+ Movie Create (7.9ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26423
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26424
+ Movie Update (5.6ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26425
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26426
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26427
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26428
+ Movie Load (7.4ms) {:filter=>{}, :limit=>1}
26429
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26430
+ Actor Load (6.0ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26431
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26432
+ Actor Load (5.9ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26433
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26434
+ MontageRails::BaseTest::TestClass Load (6.6ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26435
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26436
+ Movie Create (7.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26437
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26438
+ Movie Update (5.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26439
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26440
+ Movie Create (5.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26441
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:33:43 -0800
26442
+ Movie Update (6.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26443
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:33:44 -0800
26444
+ Movie Load (7.5ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26445
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/" for 127.0.0.1 at 2015-11-19 16:33:44 -0800
26446
+ Started POST "/montage_rails_mock/api/v1/schemas/studios/query/" for 127.0.0.1 at 2015-11-19 16:33:44 -0800
26447
+ Studio Load (7.9ms) {:filter=>{:name=>"Universal"}, :limit=>1}
26448
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 16:33:44 -0800
26449
+ Studio Load (8.4ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26450
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 16:33:44 -0800
26451
+ Studio Load (6.7ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26452
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26453
+  (2.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26454
+  (0.1ms) select sqlite_version(*)
26455
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26456
+  (0.1ms) SELECT version FROM "schema_migrations"
26457
+  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26458
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26459
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26460
+  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26461
+  (0.1ms) select sqlite_version(*)
26462
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26463
+  (0.1ms) SELECT version FROM "schema_migrations"
26464
+  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26465
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26466
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26467
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26468
+  (0.1ms) select sqlite_version(*)
26469
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26470
+  (0.1ms) SELECT version FROM "schema_migrations"
26471
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26472
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26473
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26474
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26475
+  (0.1ms) select sqlite_version(*)
26476
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26477
+  (0.1ms) SELECT version FROM "schema_migrations"
26478
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26479
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26480
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26481
+  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26482
+  (0.1ms) select sqlite_version(*)
26483
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26484
+  (0.1ms) SELECT version FROM "schema_migrations"
26485
+  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26486
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26487
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26488
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26489
+  (0.1ms) select sqlite_version(*)
26490
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26491
+  (0.1ms) SELECT version FROM "schema_migrations"
26492
+  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26493
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26494
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26495
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26496
+  (0.1ms) select sqlite_version(*)
26497
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26498
+  (0.1ms) SELECT version FROM "schema_migrations"
26499
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26500
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26501
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26502
+  (2.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26503
+  (0.1ms) select sqlite_version(*)
26504
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26505
+  (0.1ms) SELECT version FROM "schema_migrations"
26506
+  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26507
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26508
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26509
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26510
+  (0.1ms) select sqlite_version(*)
26511
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26512
+  (0.1ms) SELECT version FROM "schema_migrations"
26513
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26514
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26515
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26516
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26517
+  (0.1ms) select sqlite_version(*)
26518
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26519
+  (0.1ms) SELECT version FROM "schema_migrations"
26520
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26521
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26522
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26523
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26524
+  (0.1ms) select sqlite_version(*)
26525
+  (3.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26526
+  (0.1ms) SELECT version FROM "schema_migrations"
26527
+  (2.3ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26528
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26529
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26530
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26531
+  (0.1ms) select sqlite_version(*)
26532
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26533
+  (0.1ms) SELECT version FROM "schema_migrations"
26534
+  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26535
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26536
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26537
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26538
+  (0.1ms) select sqlite_version(*)
26539
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26540
+  (0.1ms) SELECT version FROM "schema_migrations"
26541
+  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26542
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26543
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26544
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26545
+  (0.0ms) select sqlite_version(*)
26546
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26547
+  (0.1ms) SELECT version FROM "schema_migrations"
26548
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26549
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26550
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26551
+  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26552
+  (0.1ms) select sqlite_version(*)
26553
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26554
+  (0.1ms) SELECT version FROM "schema_migrations"
26555
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26556
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26557
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26558
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26559
+  (0.1ms) select sqlite_version(*)
26560
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26561
+  (0.1ms) SELECT version FROM "schema_migrations"
26562
+  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26563
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26564
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26565
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26566
+  (0.1ms) select sqlite_version(*)
26567
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26568
+  (0.1ms) SELECT version FROM "schema_migrations"
26569
+  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26570
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26571
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26572
+  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26573
+  (0.1ms) select sqlite_version(*)
26574
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26575
+  (0.1ms) SELECT version FROM "schema_migrations"
26576
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26577
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26578
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26579
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26580
+  (0.1ms) select sqlite_version(*)
26581
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26582
+  (0.1ms) SELECT version FROM "schema_migrations"
26583
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26584
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26585
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26586
+  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26587
+  (0.1ms) select sqlite_version(*)
26588
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26589
+  (0.1ms) SELECT version FROM "schema_migrations"
26590
+  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26591
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26592
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26593
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26594
+  (0.0ms) select sqlite_version(*)
26595
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26596
+  (0.1ms) SELECT version FROM "schema_migrations"
26597
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26598
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26599
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26600
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26601
+  (0.1ms) select sqlite_version(*)
26602
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26603
+  (0.1ms) SELECT version FROM "schema_migrations"
26604
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26605
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26606
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26607
+  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26608
+  (0.1ms) select sqlite_version(*)
26609
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26610
+  (0.1ms) SELECT version FROM "schema_migrations"
26611
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26612
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26613
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26614
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
26615
+  (0.1ms) select sqlite_version(*)
26616
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
26617
+  (0.1ms) SELECT version FROM "schema_migrations"
26618
+  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
26619
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
26620
+  (0.1ms) begin transaction
26621
+ -------------------------------------------------------------------------------------------------
26622
+ MontageRailsTest: test_: .configure should require a username and password if no token is given.
26623
+ -------------------------------------------------------------------------------------------------
26624
+  (0.0ms) rollback transaction
26625
+  (0.1ms) begin transaction
26626
+ --------------------------------------------------------------
26627
+ MontageRailsTest: test_: .configure should accept server url.
26628
+ --------------------------------------------------------------
26629
+  (0.0ms) rollback transaction
26630
+  (0.0ms) begin transaction
26631
+ ------------------------------------------------------------------------------------------------
26632
+ MontageRailsTest: test_: .configure should have nil url_prefix if use mock server set to false.
26633
+ ------------------------------------------------------------------------------------------------
26634
+  (0.1ms) rollback transaction
26635
+  (0.0ms) begin transaction
26636
+ ----------------------------------------------------------------------------------------------------
26637
+ MontageRailsTest: test_: .configure should not require a username and password if a token is given.
26638
+ ----------------------------------------------------------------------------------------------------
26639
+  (0.0ms) rollback transaction
26640
+  (0.0ms) begin transaction
26641
+ -------------------------------------------------------------
26642
+ MontageRailsTest: test_: .configure should require a domain.
26643
+ -------------------------------------------------------------
26644
+  (0.1ms) rollback transaction
26645
+  (0.0ms) begin transaction
26646
+ ---------------------------------------------------------------------------------------
26647
+ MontageRailsTest: test_: .configure should raise an exception if authentication fails.
26648
+ ---------------------------------------------------------------------------------------
26649
+  (0.1ms) rollback transaction
26650
+  (0.0ms) begin transaction
26651
+ --------------------------------------------------------------------------------------------
26652
+ MontageRailsTest: test_: .configure should accept server url even if use mock set to false.
26653
+ --------------------------------------------------------------------------------------------
26654
+  (0.0ms) rollback transaction
26655
+  (0.0ms) begin transaction
26656
+ ---------------------------------------------------------------------------------------------------------------
26657
+ MontageRailsTest: test_: .configure should call the auth method and retrieve the token if it has not been set.
26658
+ ---------------------------------------------------------------------------------------------------------------
26659
+  (0.0ms) rollback transaction
26660
+  (0.0ms) begin transaction
26661
+ ---------------------------------------------------------------------------------------
26662
+ MontageRailsTest: test_: .configure should have url_prefix if mock server set to true.
26663
+ ---------------------------------------------------------------------------------------
26664
+  (0.0ms) rollback transaction
26665
+  (0.0ms) begin transaction
26666
+ -------------------------------------------------------------------------------------------
26667
+ MontageRailsTest: test_: .configure should accept a username, password, token, and domain.
26668
+ -------------------------------------------------------------------------------------------
26669
+  (0.0ms) rollback transaction
26670
+  (0.0ms) begin transaction
26671
+ --------------------------------------------------------------------------------------
26672
+ MontageRailsTest: test_: .configure should accept boolean controling mock server use.
26673
+ --------------------------------------------------------------------------------------
26674
+  (0.1ms) rollback transaction
26675
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26676
+ Movie Load (16.6ms) {:filter=>{}}
26677
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26678
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26679
+ Movie Load (6.7ms) {:filter=>{}, :limit=>1}
26680
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26681
+ Actor Load (7.0ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26682
+ Started GET "/montage_rails_mock/api/v1/schemas/actors/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26683
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26684
+ Actor Load (7.2ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26685
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26686
+ MontageRails::BaseTest::TestClass Load (6.4ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26687
+ Started GET "/montage_rails_mock/api/v1/schemas/movies/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26688
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26689
+ Movie Create (6.3ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26690
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26691
+ Movie Update (5.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26692
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26693
+ Movie Load (6.4ms) {:filter=>{}, :limit=>1}
26694
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26695
+ Movie Load (7.2ms) {:filter=>{}, :limit=>1}
26696
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26697
+ Movie Create (5.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26698
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26699
+ Movie Update (5.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26700
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26701
+ Movie Load (7.0ms) #<MontageRails::Relation:0x007fef84cc5850>
26702
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26703
+ Movie Load (5.9ms) {:filter=>{}, :limit=>1}
26704
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26705
+ Movie Load (7.3ms) {:filter=>{}}
26706
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26707
+ Movie Create (6.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26708
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26709
+ Movie Update (5.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26710
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26711
+ Movie Load (6.7ms) {:filter=>{}, :limit=>1}
26712
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26713
+ Actor Load (7.0ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26714
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26715
+ Actor Load (6.1ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26716
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26717
+ MontageRails::BaseTest::TestClass Load (6.2ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26718
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26719
+ Actor Load (6.7ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26720
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26721
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26722
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26723
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26724
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26725
+ Movie Create (6.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26726
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26727
+ Movie Update (6.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26728
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26729
+ Movie Create (5.7ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26730
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26731
+ Movie Update (5.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26732
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26733
+ Movie Create (5.4ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26734
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26735
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26736
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26737
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26738
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26739
+ Movie Update (5.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26740
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26741
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26742
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26743
+ Movie Update (6.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26744
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26745
+ Movie Update (5.4ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>900, :year=>1983}
26746
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26747
+ Movie Create (6.9ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26748
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26749
+ Movie Update (6.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26750
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26751
+ Movie Create (5.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26752
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26753
+ Movie Update (14.7ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26754
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:19 -0800
26755
+ Movie Load (8.7ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26756
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26757
+ Started POST "/montage_rails_mock/api/v1/schemas/studios/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26758
+ Studio Load (7.0ms) {:filter=>{:name=>"Universal"}, :limit=>1}
26759
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26760
+ Studio Load (8.5ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26761
+ Started GET "/montage_rails_mock/api/v1/schemas/studios/19442e09-5c2d-4e5d-8f34-675570e81414/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26762
+ Studio Load (7.4ms) 19442e09-5c2d-4e5d-8f34-675570e81414
26763
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26764
+ Movie Create (6.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26765
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26766
+ Movie Update (5.8ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26767
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26768
+ Movie Create (6.2ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26769
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26770
+ Movie Update (7.0ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26771
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26772
+ Movie Update (5.9ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26773
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26774
+ Movie Load (7.6ms) {:filter=>{}, :limit=>1}
26775
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26776
+ Actor Load (7.7ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26777
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26778
+ Actor Load (7.7ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26779
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26780
+ Actor Load (8.0ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e"}, :limit=>1}
26781
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26782
+ Movie Load (6.5ms) {:filter=>{}, :limit=>1}
26783
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26784
+ Actor Load (6.5ms) {:filter=>{:name=>"Steve Martin"}, :limit=>1}
26785
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26786
+ Actor Load (7.7ms) {:filter=>{:name=>"Mark Hamill"}, :limit=>1}
26787
+ Started POST "/montage_rails_mock/api/v1/schemas/actors/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26788
+ Actor Load (7.3ms) {:filter=>{:movie_id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :name=>"Steve Martin"}, :limit=>1}
26789
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26790
+ Movie Create (6.0ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26791
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26792
+ Movie Update (6.2ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26793
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26794
+ Movie Update (6.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26795
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26796
+ Movie Create (6.8ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26797
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26798
+ Movie Update (6.5ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26799
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26800
+ Movie Create (5.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26801
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26802
+ Movie Update (6.3ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26803
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26804
+ Movie Create (6.5ms) {:studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>500, :year=>1983}
26805
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/save/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26806
+ Movie Update (7.1ms) 69cc93af-1f0e-43bc-ac9a-19117111978e: {:id=>"69cc93af-1f0e-43bc-ac9a-19117111978e", :studio_id=>"19442e09-5c2d-4e5d-8f34-675570e81414", :rank=>4, :rating=>2.0, :title=>"The Jerk", :votes=>600, :year=>1983}
26807
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26808
+ Movie Load (7.2ms) #<MontageRails::Relation:0x007fef86c4a838>
26809
+ foo Load (0.1ms) bar
26810
+ foo Load [CACHE] (0.0ms) bar
26811
+ foo Load (0.0ms) bar
26812
+ foo Load (0.0ms) bar
26813
+ foo Load (0.1ms) bar
26814
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26815
+ Movie Load (6.9ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26816
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26817
+ Movie Load (7.9ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26818
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26819
+ Movie Load (9.6ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26820
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26821
+ Movie Load (8.2ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26822
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26823
+ Movie Load (7.8ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26824
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26825
+ Movie Load (7.4ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26826
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26827
+ Movie Load (6.7ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26828
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26829
+ Movie Load (7.4ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26830
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26831
+ Movie Load (6.9ms) {:filter=>{:title=>"The Jerk"}, :pluck=>["title"]}
26832
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26833
+ Movie Load (7.1ms) {:filter=>{:votes__gt=>5}}
26834
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26835
+ Movie Load (6.5ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26836
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26837
+ Movie Load (8.0ms) {:filter=>{:title=>"The Jerk"}, :limit=>1}
26838
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26839
+ Movie Load (7.5ms) {:filter=>{:title=>"Foo"}}
26840
+ foo Load (0.0ms) bar
26841
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26842
+ Movie Load (6.1ms) {:filter=>{:title=>"The Jerk"}}
26843
+ Started POST "/montage_rails_mock/api/v1/schemas/movies/query/" for 127.0.0.1 at 2015-11-19 16:47:20 -0800
26844
+ Movie Load (6.2ms) {:filter=>{:votes__gt=>900000}}