kilt-cms 0.5.4 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. checksums.yaml +4 -4
  2. data/README.rdoc +2 -0
  3. data/Rakefile +5 -2
  4. data/lib/generators/kilt/backend_generator.rb +4 -0
  5. data/lib/generators/kilt/frontend_generator.rb +5 -0
  6. data/lib/generators/kilt/install_generator.rb +1 -2
  7. data/lib/generators/kilt/object_generator.rb +13 -4
  8. data/lib/kilt/form.rb +18 -20
  9. data/test/dummy/log/development.log +601 -0
  10. data/test/dummy/tmp/data/meta_request/141a0382-eb21-4007-a145-f3d3b88a36da.json +1 -0
  11. data/test/dummy/tmp/data/meta_request/2735353e-1614-442b-94fa-e28ccecf8886.json +1 -0
  12. data/test/dummy/tmp/data/meta_request/28a7e179-6ce9-4e17-8c63-4e472258908e.json +1 -0
  13. data/test/dummy/tmp/data/meta_request/42cff6d7-0c1c-4527-909c-1e46b44724ec.json +1 -0
  14. data/test/dummy/tmp/data/meta_request/4e293f69-94cd-4328-a3e8-9ad86b2c8492.json +1 -0
  15. data/test/dummy/tmp/data/meta_request/7ffbdd4b-4e00-4f6f-a041-8f35d5f2e462.json +1 -0
  16. data/test/dummy/tmp/data/meta_request/846828f4-ebbc-4c3b-a417-1cc72431c32c.json +1 -0
  17. data/test/dummy/tmp/data/meta_request/bfffaa0c-5f51-4b1b-8094-1f4b0af99b8f.json +1 -0
  18. data/test/dummy/tmp/data/meta_request/c6b70255-52cf-49dd-9294-180052de6af5.json +1 -0
  19. data/test/dummy/tmp/data/meta_request/d670d256-6c27-4b40-b36f-64d76aa6cd1b.json +1 -0
  20. data/test/kilt/form_spec.rb +86 -0
  21. data/test/minitest_helper.rb +9 -0
  22. metadata +40 -28
  23. data/test/dummy/spec/kilt_spec.rb +0 -31
  24. data/test/dummy/spec/spec_helper.rb +0 -12
  25. data/test/dummy/tmp/data/meta_request/029cf5a2-8c70-4191-9744-35c06f882f6d.json +0 -1
  26. data/test/dummy/tmp/data/meta_request/1417464d-92ad-41ad-a91c-3e314c175d9d.json +0 -1
  27. data/test/dummy/tmp/data/meta_request/6e8390f0-ab11-4c87-923d-f6b4ce90e1bb.json +0 -1
  28. data/test/dummy/tmp/data/meta_request/80c50224-eb0b-4fac-9d11-7574aaba03b6.json +0 -1
  29. data/test/dummy/tmp/data/meta_request/a501070f-b628-4480-8257-581d41fff6b6.json +0 -1
  30. data/test/dummy/tmp/data/meta_request/b8d0c65d-7362-43d7-8067-a4641e58e1ae.json +0 -1
  31. data/test/dummy/tmp/data/meta_request/d37eb71e-536b-4a82-9768-e9eaf8c8adf3.json +0 -1
  32. data/test/dummy/tmp/data/meta_request/dffb0061-d20f-4bd7-8265-256447287c41.json +0 -1
  33. data/test/dummy/tmp/data/meta_request/ee8867fc-03db-460d-9f57-389115bee3a8.json +0 -1
  34. data/test/dummy/tmp/data/meta_request/f3be321f-57f5-4968-9808-1b7b7112791d.json +0 -1
  35. data/test/dummy/tmp/pids/server.pid +0 -1
@@ -69395,3 +69395,604 @@ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-12-23 11:24:51
69395
69395
 
69396
69396
 
69397
69397
  Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-12-23 11:24:51 -0500
69398
+
69399
+
69400
+ Started GET "/admin" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69401
+ Processing by Kilt::KiltController#index as HTML
69402
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (0.6ms)
69403
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.6ms)
69404
+ Completed 200 OK in 9ms (Views: 7.8ms)
69405
+
69406
+
69407
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69408
+
69409
+
69410
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69411
+
69412
+
69413
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69414
+
69415
+
69416
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69417
+
69418
+
69419
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69420
+
69421
+
69422
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69423
+
69424
+
69425
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2013-12-24 12:22:07 -0500
69426
+
69427
+
69428
+ Started GET "/" for 127.0.0.1 at 2014-01-02 18:40:50 -0500
69429
+ Processing by DummyController#index as HTML
69430
+ Rendered dummy/index.html.erb within layouts/application (2.8ms)
69431
+ Completed 200 OK in 67ms (Views: 64.9ms)
69432
+
69433
+
69434
+ Started GET "/assets/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-02 18:40:51 -0500
69435
+
69436
+
69437
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:51 -0500
69438
+
69439
+
69440
+ Started GET "/assets/dummy.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:51 -0500
69441
+
69442
+
69443
+ Started GET "/assets/html5shiv.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:51 -0500
69444
+
69445
+
69446
+ Started GET "/assets/mediaqueries.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:51 -0500
69447
+
69448
+
69449
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:51 -0500
69450
+
69451
+
69452
+ Started GET "/favicon.ico" for 127.0.0.1 at 2014-01-02 18:40:51 -0500
69453
+
69454
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
69455
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
69456
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
69457
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
69458
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
69459
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
69460
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
69461
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
69462
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
69463
+ actionpack (4.0.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
69464
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
69465
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
69466
+ activesupport (4.0.1) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
69467
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
69468
+ actionpack (4.0.1) lib/action_dispatch/middleware/static.rb:64:in `call'
69469
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
69470
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
69471
+ railties (4.0.1) lib/rails/application.rb:97:in `call'
69472
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
69473
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
69474
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
69475
+ /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
69476
+ /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
69477
+ /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
69478
+
69479
+
69480
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
69481
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
69482
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
69483
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.9ms)
69484
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (30.4ms)
69485
+
69486
+
69487
+ Started GET "/admin" for 127.0.0.1 at 2014-01-02 18:40:52 -0500
69488
+ Processing by Kilt::KiltController#index as HTML
69489
+ Filter chain halted as :authorize rendered or redirected
69490
+ Completed 401 Unauthorized in 2ms
69491
+
69492
+
69493
+ Started GET "/admin" for 127.0.0.1 at 2014-01-02 18:40:56 -0500
69494
+ Processing by Kilt::KiltController#index as HTML
69495
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (1.4ms)
69496
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (3.5ms)
69497
+ Completed 200 OK in 62ms (Views: 60.3ms)
69498
+
69499
+
69500
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-02 18:40:56 -0500
69501
+
69502
+
69503
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:56 -0500
69504
+
69505
+
69506
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:56 -0500
69507
+
69508
+
69509
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:56 -0500
69510
+
69511
+
69512
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:56 -0500
69513
+
69514
+
69515
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2014-01-02 18:40:56 -0500
69516
+
69517
+
69518
+ Started GET "/admin/bagpipes" for 127.0.0.1 at 2014-01-02 18:40:59 -0500
69519
+ Processing by Kilt::KiltController#list as HTML
69520
+ Parameters: {"types"=>"bagpipes"}
69521
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb within layouts/kilt/cms (7.5ms)
69522
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.7ms)
69523
+ Completed 200 OK in 108ms (Views: 15.8ms)
69524
+
69525
+
69526
+ Started GET "/" for 127.0.0.1 at 2014-01-03 12:54:27 -0500
69527
+ Processing by DummyController#index as HTML
69528
+ Rendered dummy/index.html.erb within layouts/application (5.3ms)
69529
+ Completed 200 OK in 83ms (Views: 81.1ms)
69530
+
69531
+
69532
+ Started GET "/assets/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-03 12:54:27 -0500
69533
+
69534
+
69535
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:27 -0500
69536
+
69537
+
69538
+ Started GET "/assets/dummy.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:27 -0500
69539
+
69540
+
69541
+ Started GET "/assets/mediaqueries.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:27 -0500
69542
+
69543
+
69544
+ Started GET "/assets/html5shiv.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:27 -0500
69545
+
69546
+
69547
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:27 -0500
69548
+
69549
+
69550
+ Started GET "/admin" for 127.0.0.1 at 2014-01-03 12:54:28 -0500
69551
+ Processing by Kilt::KiltController#index as HTML
69552
+ Filter chain halted as :authorize rendered or redirected
69553
+ Completed 401 Unauthorized in 2ms
69554
+
69555
+
69556
+ Started GET "/admin" for 127.0.0.1 at 2014-01-03 12:54:32 -0500
69557
+ Processing by Kilt::KiltController#index as HTML
69558
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (1.0ms)
69559
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (2.5ms)
69560
+ Completed 200 OK in 69ms (Views: 67.5ms)
69561
+
69562
+
69563
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-03 12:54:32 -0500
69564
+
69565
+
69566
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:32 -0500
69567
+
69568
+
69569
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:32 -0500
69570
+
69571
+
69572
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:32 -0500
69573
+
69574
+
69575
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:32 -0500
69576
+
69577
+
69578
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2014-01-03 12:54:32 -0500
69579
+
69580
+
69581
+ Started GET "/admin/bagpipes" for 127.0.0.1 at 2014-01-03 12:54:34 -0500
69582
+ Processing by Kilt::KiltController#list as HTML
69583
+ Parameters: {"types"=>"bagpipes"}
69584
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb within layouts/kilt/cms (9.7ms)
69585
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.7ms)
69586
+ Completed 200 OK in 438ms (Views: 17.3ms)
69587
+
69588
+
69589
+ Started GET "/admin/bagpipes/blah" for 127.0.0.1 at 2014-01-03 12:54:36 -0500
69590
+ Processing by Kilt::KiltController#edit as HTML
69591
+ Parameters: {"types"=>"bagpipes", "slug"=>"blah"}
69592
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.6ms)
69593
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb (0.5ms)
69594
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/longtext.html.erb (0.5ms)
69595
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/html.html.erb (0.5ms)
69596
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/datetime.html.erb (0.4ms)
69597
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/boolean.html.erb (0.5ms)
69598
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/image.html.erb (1.1ms)
69599
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/vimeo.html.erb (1.6ms)
69600
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/youtube.html.erb (1.4ms)
69601
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/file.html.erb (0.9ms)
69602
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb (61.2ms)
69603
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/edit.html.erb within layouts/kilt/cms (63.8ms)
69604
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (1.6ms)
69605
+ Completed 200 OK in 864ms (Views: 73.7ms)
69606
+
69607
+
69608
+ Started GET "/assets/kilt/ui-bg_flat_100_ffffff_40x100.png" for 127.0.0.1 at 2014-01-03 12:54:37 -0500
69609
+
69610
+
69611
+ Started GET "/" for 127.0.0.1 at 2014-01-07 17:21:12 -0500
69612
+ Processing by DummyController#index as HTML
69613
+ Rendered dummy/index.html.erb within layouts/application (3.9ms)
69614
+ Completed 200 OK in 72ms (Views: 69.3ms)
69615
+
69616
+
69617
+ Started GET "/assets/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-07 17:21:12 -0500
69618
+
69619
+
69620
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:12 -0500
69621
+
69622
+
69623
+ Started GET "/assets/dummy.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:12 -0500
69624
+
69625
+
69626
+ Started GET "/assets/mediaqueries.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:12 -0500
69627
+
69628
+
69629
+ Started GET "/assets/html5shiv.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:13 -0500
69630
+
69631
+
69632
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:13 -0500
69633
+
69634
+
69635
+ Started GET "/favicon.ico" for 127.0.0.1 at 2014-01-07 17:21:13 -0500
69636
+
69637
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
69638
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
69639
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
69640
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
69641
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
69642
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
69643
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
69644
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
69645
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
69646
+ actionpack (4.0.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
69647
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
69648
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
69649
+ activesupport (4.0.1) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
69650
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
69651
+ actionpack (4.0.1) lib/action_dispatch/middleware/static.rb:64:in `call'
69652
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
69653
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
69654
+ railties (4.0.1) lib/rails/application.rb:97:in `call'
69655
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
69656
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
69657
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
69658
+ /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
69659
+ /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
69660
+ /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
69661
+
69662
+
69663
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms)
69664
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
69665
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
69666
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.6ms)
69667
+ Rendered /Users/tim/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (38.3ms)
69668
+
69669
+
69670
+ Started GET "/admin" for 127.0.0.1 at 2014-01-07 17:21:39 -0500
69671
+ Processing by Kilt::KiltController#index as HTML
69672
+ Filter chain halted as :authorize rendered or redirected
69673
+ Completed 401 Unauthorized in 2ms
69674
+
69675
+
69676
+ Started GET "/admin" for 127.0.0.1 at 2014-01-07 17:21:40 -0500
69677
+ Processing by Kilt::KiltController#index as HTML
69678
+ Filter chain halted as :authorize rendered or redirected
69679
+ Completed 401 Unauthorized in 2ms
69680
+
69681
+
69682
+ Started GET "/admin" for 127.0.0.1 at 2014-01-07 17:21:43 -0500
69683
+ Processing by Kilt::KiltController#index as HTML
69684
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (1.0ms)
69685
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (2.2ms)
69686
+ Completed 200 OK in 61ms (Views: 59.5ms)
69687
+
69688
+
69689
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-07 17:21:43 -0500
69690
+
69691
+
69692
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:43 -0500
69693
+
69694
+
69695
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:43 -0500
69696
+
69697
+
69698
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:43 -0500
69699
+
69700
+
69701
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:43 -0500
69702
+
69703
+
69704
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2014-01-07 17:21:43 -0500
69705
+
69706
+
69707
+ Started GET "/admin/bagpipes" for 127.0.0.1 at 2014-01-07 17:21:49 -0500
69708
+ Processing by Kilt::KiltController#list as HTML
69709
+ Parameters: {"types"=>"bagpipes"}
69710
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb within layouts/kilt/cms (6.5ms)
69711
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.8ms)
69712
+ Completed 200 OK in 325ms (Views: 15.6ms)
69713
+
69714
+
69715
+ Started GET "/admin/" for 127.0.0.1 at 2014-01-07 17:21:53 -0500
69716
+ Processing by Kilt::KiltController#index as HTML
69717
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (0.6ms)
69718
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.6ms)
69719
+ Completed 200 OK in 32ms (Views: 30.5ms)
69720
+
69721
+
69722
+ Started GET "/admin/bagpipes" for 127.0.0.1 at 2014-01-07 17:21:54 -0500
69723
+ Processing by Kilt::KiltController#list as HTML
69724
+ Parameters: {"types"=>"bagpipes"}
69725
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb within layouts/kilt/cms (3.7ms)
69726
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (1.2ms)
69727
+ Completed 200 OK in 98ms (Views: 12.8ms)
69728
+
69729
+
69730
+ Started GET "/admin/bagpipe/new" for 127.0.0.1 at 2014-01-07 17:21:57 -0500
69731
+ Processing by Kilt::KiltController#new as HTML
69732
+ Parameters: {"types"=>"bagpipe"}
69733
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.6ms)
69734
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb (0.7ms)
69735
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/longtext.html.erb (0.6ms)
69736
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/html.html.erb (0.6ms)
69737
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/datetime.html.erb (0.6ms)
69738
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/boolean.html.erb (0.6ms)
69739
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/image.html.erb (1.7ms)
69740
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/vimeo.html.erb (1.7ms)
69741
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/youtube.html.erb (1.8ms)
69742
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/file.html.erb (1.1ms)
69743
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb (49.5ms)
69744
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/new.html.erb within layouts/kilt/cms (51.8ms)
69745
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.9ms)
69746
+ Completed 200 OK in 63ms (Views: 60.4ms)
69747
+
69748
+
69749
+ Started GET "/assets/kilt/ui-bg_flat_100_ffffff_40x100.png" for 127.0.0.1 at 2014-01-07 17:21:58 -0500
69750
+
69751
+
69752
+ Started GET "/assets/kilt/ui-bg_highlight-soft_100_fff_1x100.png" for 127.0.0.1 at 2014-01-07 17:22:08 -0500
69753
+
69754
+
69755
+ Started GET "/assets/kilt/ui-icons_404040_256x240.png" for 127.0.0.1 at 2014-01-07 17:22:08 -0500
69756
+
69757
+
69758
+ Started GET "/assets/kilt/ui-bg_flat_100_fff_40x100.png" for 127.0.0.1 at 2014-01-07 17:22:08 -0500
69759
+
69760
+
69761
+ Started POST "/admin/bagpipes" for 127.0.0.1 at 2014-01-07 17:22:13 -0500
69762
+ Processing by Kilt::KiltController#create as HTML
69763
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"RiORy2iVlpvfltHE/P5yImpHPiMX/xd4gz95hgcpx3c=", "bagpipe"=>{"name"=>"This is a test", "weight"=>"12212", "description"=>"Blah blah blah", "markup"=>"", "birthday"=>"01/09/2014", "has_stuff"=>"on", "image-hidden"=>"", "vimeo_video"=>"", "youtube_video"=>"", "other-hidden"=>""}, "types"=>"bagpipes"}
69764
+ Redirected to http://localhost:3000/admin/bagpipes/this-is-a-test
69765
+ Completed 302 Found in 817ms
69766
+
69767
+
69768
+ Started GET "/admin/bagpipes/this-is-a-test" for 127.0.0.1 at 2014-01-07 17:22:14 -0500
69769
+ Processing by Kilt::KiltController#edit as HTML
69770
+ Parameters: {"types"=>"bagpipes", "slug"=>"this-is-a-test"}
69771
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.9ms)
69772
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb (1.0ms)
69773
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/longtext.html.erb (0.6ms)
69774
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/html.html.erb (0.6ms)
69775
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/datetime.html.erb (0.6ms)
69776
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/boolean.html.erb (0.6ms)
69777
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/image.html.erb (1.3ms)
69778
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/vimeo.html.erb (1.5ms)
69779
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/youtube.html.erb (1.5ms)
69780
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/file.html.erb (1.0ms)
69781
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb (61.2ms)
69782
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/edit.html.erb within layouts/kilt/cms (63.9ms)
69783
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.9ms)
69784
+ Completed 200 OK in 1332ms (Views: 72.6ms)
69785
+
69786
+
69787
+ Started GET "/admin/bagpipe" for 127.0.0.1 at 2014-01-07 17:22:46 -0500
69788
+ Processing by Kilt::KiltController#list as HTML
69789
+ Parameters: {"types"=>"bagpipe"}
69790
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb within layouts/kilt/cms (3.5ms)
69791
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.7ms)
69792
+ Completed 200 OK in 347ms (Views: 9.9ms)
69793
+
69794
+
69795
+ Started GET "/admin/bagpipe/new" for 127.0.0.1 at 2014-01-07 17:22:47 -0500
69796
+ Processing by Kilt::KiltController#new as HTML
69797
+ Parameters: {"types"=>"bagpipe"}
69798
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.6ms)
69799
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb (0.6ms)
69800
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/longtext.html.erb (0.4ms)
69801
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/html.html.erb (0.4ms)
69802
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/datetime.html.erb (0.9ms)
69803
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/boolean.html.erb (0.9ms)
69804
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/image.html.erb (2.0ms)
69805
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/vimeo.html.erb (2.4ms)
69806
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/youtube.html.erb (1.4ms)
69807
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/file.html.erb (1.0ms)
69808
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb (65.7ms)
69809
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/new.html.erb within layouts/kilt/cms (67.2ms)
69810
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (1.0ms)
69811
+ Completed 200 OK in 76ms (Views: 74.2ms)
69812
+
69813
+
69814
+ Started POST "/admin/bagpipes" for 127.0.0.1 at 2014-01-07 17:22:53 -0500
69815
+ Processing by Kilt::KiltController#create as HTML
69816
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"RiORy2iVlpvfltHE/P5yImpHPiMX/xd4gz95hgcpx3c=", "bagpipe"=>{"name"=>"Test 2", "weight"=>"", "description"=>"test", "markup"=>"", "birthday"=>"", "image-hidden"=>"", "vimeo_video"=>"", "youtube_video"=>"", "other-hidden"=>""}, "types"=>"bagpipes"}
69817
+ Redirected to http://localhost:3000/admin/bagpipes/test-2
69818
+ Completed 302 Found in 15634ms
69819
+
69820
+
69821
+ Started GET "/admin/bagpipes/test-2" for 127.0.0.1 at 2014-01-07 17:23:09 -0500
69822
+ Processing by Kilt::KiltController#edit as HTML
69823
+ Parameters: {"types"=>"bagpipes", "slug"=>"test-2"}
69824
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.6ms)
69825
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb (0.6ms)
69826
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/longtext.html.erb (0.6ms)
69827
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/html.html.erb (0.6ms)
69828
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/datetime.html.erb (0.6ms)
69829
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/boolean.html.erb (0.6ms)
69830
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/image.html.erb (1.2ms)
69831
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/vimeo.html.erb (1.4ms)
69832
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/youtube.html.erb (1.4ms)
69833
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/file.html.erb (1.4ms)
69834
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb (33.7ms)
69835
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/edit.html.erb within layouts/kilt/cms (35.6ms)
69836
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.9ms)
69837
+ Completed 200 OK in 426ms (Views: 43.0ms)
69838
+
69839
+
69840
+ Started GET "/admin/" for 127.0.0.1 at 2014-01-07 17:23:41 -0500
69841
+ Processing by Kilt::KiltController#index as HTML
69842
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (0.8ms)
69843
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.8ms)
69844
+ Completed 200 OK in 10ms (Views: 8.2ms)
69845
+
69846
+
69847
+ Started GET "/admin/cars" for 127.0.0.1 at 2014-01-07 17:23:43 -0500
69848
+ Processing by Kilt::KiltController#list as HTML
69849
+ Parameters: {"types"=>"cars"}
69850
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb within layouts/kilt/cms (2.9ms)
69851
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (1.0ms)
69852
+ Completed 200 OK in 757ms (Views: 10.3ms)
69853
+
69854
+
69855
+ Started GET "/admin/car/new" for 127.0.0.1 at 2014-01-07 17:23:46 -0500
69856
+ Processing by Kilt::KiltController#new as HTML
69857
+ Parameters: {"types"=>"car"}
69858
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.5ms)
69859
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.4ms)
69860
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb (0.5ms)
69861
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb (8.3ms)
69862
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/new.html.erb within layouts/kilt/cms (9.7ms)
69863
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (1.2ms)
69864
+ Completed 200 OK in 19ms (Views: 16.7ms)
69865
+
69866
+
69867
+ Started GET "/" for 127.0.0.1 at 2014-01-07 17:24:16 -0500
69868
+ Processing by DummyController#index as HTML
69869
+ Rendered dummy/index.html.erb within layouts/application (0.7ms)
69870
+ Completed 200 OK in 6ms (Views: 4.0ms)
69871
+
69872
+
69873
+ Started GET "/admin" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69874
+ Processing by Kilt::KiltController#index as HTML
69875
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (0.8ms)
69876
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.8ms)
69877
+ Completed 200 OK in 11ms (Views: 8.2ms)
69878
+
69879
+
69880
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69881
+
69882
+
69883
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69884
+
69885
+
69886
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69887
+
69888
+
69889
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69890
+
69891
+
69892
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69893
+
69894
+
69895
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69896
+
69897
+
69898
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:07 -0500
69899
+
69900
+
69901
+ Started GET "/admin/bagpipes" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69902
+ Processing by Kilt::KiltController#list as HTML
69903
+ Parameters: {"types"=>"bagpipes"}
69904
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb within layouts/kilt/cms (4.3ms)
69905
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.9ms)
69906
+ Completed 200 OK in 511ms (Views: 11.0ms)
69907
+
69908
+
69909
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69910
+
69911
+
69912
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69913
+
69914
+
69915
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69916
+
69917
+
69918
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69919
+
69920
+
69921
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69922
+
69923
+
69924
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69925
+
69926
+
69927
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:09 -0500
69928
+
69929
+
69930
+ Started GET "/admin/bagpipes/blah" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69931
+ Processing by Kilt::KiltController#edit as HTML
69932
+ Parameters: {"types"=>"bagpipes", "slug"=>"blah"}
69933
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb (0.6ms)
69934
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb (0.7ms)
69935
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/longtext.html.erb (0.6ms)
69936
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/html.html.erb (0.6ms)
69937
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/datetime.html.erb (0.7ms)
69938
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/boolean.html.erb (0.6ms)
69939
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/image.html.erb (1.2ms)
69940
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/vimeo.html.erb (1.4ms)
69941
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/youtube.html.erb (1.3ms)
69942
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/form/file.html.erb (1.0ms)
69943
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb (56.8ms)
69944
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/edit.html.erb within layouts/kilt/cms (58.8ms)
69945
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (1.1ms)
69946
+ Completed 200 OK in 146ms (Views: 66.4ms)
69947
+
69948
+
69949
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69950
+
69951
+
69952
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69953
+
69954
+
69955
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69956
+
69957
+
69958
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69959
+
69960
+
69961
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69962
+
69963
+
69964
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69965
+
69966
+
69967
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69968
+
69969
+
69970
+ Started GET "/assets/kilt/ui-bg_flat_100_ffffff_40x100.png" for 127.0.0.1 at 2014-01-07 17:27:12 -0500
69971
+
69972
+
69973
+ Started GET "/admin/" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
69974
+ Processing by Kilt::KiltController#index as HTML
69975
+ Rendered /Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb within layouts/kilt/cms (0.8ms)
69976
+ Rendered /Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb (0.8ms)
69977
+ Completed 200 OK in 10ms (Views: 8.7ms)
69978
+
69979
+
69980
+ Started GET "/assets/kilt/stylesheets/screen.css?body=1" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
69981
+
69982
+
69983
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
69984
+
69985
+
69986
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
69987
+
69988
+
69989
+ Started GET "/assets/kilt/application.js?body=1" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
69990
+
69991
+
69992
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
69993
+
69994
+
69995
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
69996
+
69997
+
69998
+ Started GET "/assets/kilt/kilt.js?body=1" for 127.0.0.1 at 2014-01-07 17:28:01 -0500
@@ -0,0 +1 @@
1
+ [{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb","layout":"layouts/kilt/cms"},"time":"2014-01-07T17:23:43-05:00","transaction_id":"8b7a6a8216232db2c73d","end":"2014-01-07T17:23:43-05:00","children":[],"duration":2.7239999999999998},{"name":"render_partial.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb"},"time":"2014-01-07T17:23:43-05:00","transaction_id":"8b7a6a8216232db2c73d","end":"2014-01-07T17:23:43-05:00","children":[],"duration":0.903},{"name":"process_action.action_controller","payload":{"controller":"Kilt::KiltController","action":"list","params":{"controller":"kilt/kilt","action":"list","types":"cars"},"format":"html","method":"GET","path":"/admin/cars","status":200,"view_runtime":10.289},"time":"2014-01-07T17:23:43-05:00","transaction_id":"8b7a6a8216232db2c73d","end":"2014-01-07T17:23:43-05:00","children":[],"duration":756.786}]
@@ -0,0 +1 @@
1
+ [{"name":"process_action.action_controller","payload":{"controller":"Kilt::KiltController","action":"create","params":{"utf8":"✓","authenticity_token":"RiORy2iVlpvfltHE/P5yImpHPiMX/xd4gz95hgcpx3c=","bagpipe":{"name":"Test 2","weight":"","description":"test","markup":"","birthday":"","image-hidden":"","vimeo_video":"","youtube_video":"","other-hidden":""},"controller":"kilt/kilt","action":"create","types":"bagpipes"},"format":"html","method":"POST","path":"/admin/bagpipes","status":302,"view_runtime":null},"time":"2014-01-07T17:22:53-05:00","transaction_id":"d2fa77d72632ce5f8dad","end":"2014-01-07T17:23:09-05:00","children":[],"duration":15633.718}]
@@ -0,0 +1 @@
1
+ [{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/kilt/list.html.erb","layout":"layouts/kilt/cms"},"time":"2014-01-07T17:27:09-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:09-05:00","children":[],"duration":4.248},{"name":"render_partial.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb"},"time":"2014-01-07T17:27:09-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:09-05:00","children":[],"duration":0.877},{"name":"process_action.action_controller","payload":{"controller":"Kilt::KiltController","action":"list","params":{"controller":"kilt/kilt","action":"list","types":"bagpipes"},"format":"html","method":"GET","path":"/admin/bagpipes","status":200,"view_runtime":11.016},"time":"2014-01-07T17:27:09-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:09-05:00","children":[],"duration":510.926}]
@@ -0,0 +1 @@
1
+ [{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/kilt/index.html.erb","layout":"layouts/kilt/cms"},"time":"2014-01-07T17:28:01-05:00","transaction_id":"014726d0b03edcf2e591","end":"2014-01-07T17:28:01-05:00","children":[],"duration":0.713},{"name":"render_partial.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb"},"time":"2014-01-07T17:28:01-05:00","transaction_id":"014726d0b03edcf2e591","end":"2014-01-07T17:28:01-05:00","children":[],"duration":0.744},{"name":"process_action.action_controller","payload":{"controller":"Kilt::KiltController","action":"index","params":{"controller":"kilt/kilt","action":"index"},"format":"html","method":"GET","path":"/admin/","status":200,"view_runtime":8.722000000000001},"time":"2014-01-07T17:28:01-05:00","transaction_id":"014726d0b03edcf2e591","end":"2014-01-07T17:28:01-05:00","children":[],"duration":10.120000000000001}]
@@ -0,0 +1 @@
1
+ [{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/text.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":0.491},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/number.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":0.58},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/longtext.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":0.47300000000000003},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/html.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":0.49299999999999994},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/datetime.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":0.5670000000000001},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/boolean.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":0.513},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/image.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":1.121},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/vimeo.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":1.261},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/youtube.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":1.227},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/form/file.html.erb","layout":null},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":0.829},{"name":"render_partial.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/kilt/_form.html.erb"},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":56.797},{"name":"render_template.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/kilt/kilt/edit.html.erb","layout":"layouts/kilt/cms"},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":58.754},{"name":"render_partial.action_view","payload":{"identifier":"/Users/tim/Sites/Kilt/app/views/layouts/kilt/cms/_menu.html.erb"},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":1.029},{"name":"process_action.action_controller","payload":{"controller":"Kilt::KiltController","action":"edit","params":{"controller":"kilt/kilt","action":"edit","types":"bagpipes","slug":"blah"},"format":"html","method":"GET","path":"/admin/bagpipes/blah","status":200,"view_runtime":66.413},"time":"2014-01-07T17:27:12-05:00","transaction_id":"a062e30a02b92cb0e5a5","end":"2014-01-07T17:27:12-05:00","children":[],"duration":145.49}]