sweet-alert-confirm 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +2 -3
  3. data/Gemfile +1 -1
  4. data/README.md +27 -1
  5. data/lib/assets/javascripts/sweet-alert-confirm.js +2 -0
  6. data/lib/sweet-alert-confirm/version.rb +1 -1
  7. data/spec/dummy-rails3/app/views/confirms/index.html.erb +8 -0
  8. data/spec/dummy-rails3/config/environments/development.rb +1 -1
  9. data/spec/dummy-rails3/log/development.log +1283 -0
  10. data/spec/dummy-rails3/log/test.log +736 -0
  11. data/spec/dummy-rails3/tmp/cache/assets/BF6/DF0/sprockets%2F285744e0e3233126b590652597a6846c +0 -0
  12. data/spec/dummy-rails3/tmp/cache/assets/C5D/260/sprockets%2Ffe17576541881f7db15017c3b9647194 +0 -0
  13. data/spec/dummy-rails3/tmp/cache/assets/C71/960/sprockets%2F5c3859335128c2f0cc31422bb33e1674 +0 -0
  14. data/spec/dummy-rails3/tmp/cache/assets/CA1/D70/sprockets%2F32526aac68f06e61515371c202fe44a7 +0 -0
  15. data/spec/dummy-rails3/tmp/cache/assets/CD4/E60/sprockets%2F0ae34929c3b851d7104f8307a2c02ed8 +0 -0
  16. data/spec/dummy-rails3/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  17. data/spec/dummy-rails3/tmp/cache/assets/CEC/780/sprockets%2Fc3c981b384b293911ee64e25c1c5779f +0 -0
  18. data/spec/dummy-rails3/tmp/cache/assets/CEE/CF0/sprockets%2F5d33a38968a71a6b4772723ae94ee77c +0 -0
  19. data/spec/dummy-rails3/tmp/cache/assets/CF3/FC0/sprockets%2F9b695713056bfc62c3198c75829dbd6e +0 -0
  20. data/spec/dummy-rails3/tmp/cache/assets/D0D/320/sprockets%2Fb2a9b609874a7a625a68223b607ac6ee +0 -0
  21. data/spec/dummy-rails3/tmp/cache/assets/D1A/340/sprockets%2Fb9708e6882954f6dabf115cf4df62330 +0 -0
  22. data/spec/dummy-rails3/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  23. data/spec/dummy-rails3/tmp/cache/assets/D4C/240/sprockets%2F3d9d437b39287fd1b6cc5a556a590f5f +0 -0
  24. data/spec/dummy-rails3/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
  25. data/spec/dummy-rails3/tmp/cache/assets/D55/740/sprockets%2F4963d046e3b5cf4e73cd9cd6c8089f29 +0 -0
  26. data/spec/dummy-rails3/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  27. data/spec/dummy-rails3/tmp/cache/assets/D71/6F0/sprockets%2F67621a32b646ce75e6dff65f8aa710bc +0 -0
  28. data/spec/dummy-rails3/tmp/cache/assets/DA3/C40/sprockets%2F93fac7c58d64b927fa52c22cbb38d93a +0 -0
  29. data/spec/dummy-rails3/tmp/cache/assets/DAD/440/sprockets%2Fb0ab4f86a4241a5ba22ecd830eb02e5a +0 -0
  30. data/spec/dummy-rails3/tmp/cache/assets/DC5/160/sprockets%2Fc403bbe0253f8ef0158efced2c2d4f45 +0 -0
  31. data/spec/dummy-rails3/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
  32. data/spec/dummy-rails3/tmp/cache/assets/DDD/0A0/sprockets%2F924e879dd0cae5bfcd974a9f046df50c +0 -0
  33. data/spec/dummy-rails3/tmp/cache/assets/DFB/530/sprockets%2Fda0209bfac7d7fd73e9da2d19d2b156f +0 -0
  34. data/spec/dummy-rails3/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  35. data/spec/dummy/app/views/confirms/index.html.erb +8 -0
  36. data/spec/dummy/config/environments/development.rb +2 -2
  37. data/spec/features/sweet_alert_confirm_spec.rb +15 -1
  38. data/sweet-alert-confirm.gemspec +1 -1
  39. metadata +4 -4
@@ -1477,3 +1477,739 @@ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-13 23:40:06 -0430
1477
1477
  Processing by ConfirmsController#index as HTML
1478
1478
  Rendered confirms/index.html.erb within layouts/application (0.7ms)
1479
1479
  Completed 200 OK in 1.9ms (Views: 1.8ms)
1480
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:21 -0430
1481
+ Processing by ConfirmsController#index as HTML
1482
+ Rendered confirms/index.html.erb within layouts/application (2.9ms)
1483
+ Completed 200 OK in 14.7ms (Views: 14.2ms)
1484
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-10-15 17:19:21 -0430
1485
+ Served asset /application.css - 200 OK (7ms)
1486
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-10-15 17:19:21 -0430
1487
+ Compiled sweet-alert-confirm.js (2ms) (pid 3918)
1488
+ Compiled application.js (4ms) (pid 3918)
1489
+ Served asset /application.js - 200 OK (24ms)
1490
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:19:22 -0430
1491
+ Processing by ConfirmsController#get_cow as HTML
1492
+ Rendered confirms/get_cow.html.erb within layouts/application (0.4ms)
1493
+ Completed 200 OK in 2.0ms (Views: 1.8ms)
1494
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:22 -0430
1495
+ Processing by ConfirmsController#index as HTML
1496
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1497
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1498
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:22 -0430
1499
+ Processing by ConfirmsController#index as HTML
1500
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1501
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1502
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:25 -0430
1503
+ Processing by ConfirmsController#index as HTML
1504
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1505
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1506
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:19:26 -0430
1507
+ Processing by ConfirmsController#delete_cow as HTML
1508
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.3ms)
1509
+ Completed 200 OK in 2.0ms (Views: 1.7ms)
1510
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:26 -0430
1511
+ Processing by ConfirmsController#index as HTML
1512
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1513
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1514
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:26 -0430
1515
+ Processing by ConfirmsController#index as HTML
1516
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1517
+ Completed 200 OK in 1.7ms (Views: 1.7ms)
1518
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:19:27 -0430
1519
+ Processing by ConfirmsController#delete_cow as JS
1520
+ Rendered confirms/delete_cow.js.erb (0.4ms)
1521
+ Completed 200 OK in 2.3ms (Views: 2.1ms)
1522
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:27 -0430
1523
+ Processing by ConfirmsController#index as HTML
1524
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1525
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1526
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:27 -0430
1527
+ Processing by ConfirmsController#index as HTML
1528
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1529
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1530
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:19:28 -0430
1531
+ Processing by ConfirmsController#get_cow as HTML
1532
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1533
+ Completed 200 OK in 1.3ms (Views: 1.2ms)
1534
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:29 -0430
1535
+ Processing by ConfirmsController#index as HTML
1536
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1537
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1538
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:29 -0430
1539
+ Processing by ConfirmsController#index as HTML
1540
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1541
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1542
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:31 -0430
1543
+ Processing by ConfirmsController#index as HTML
1544
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1545
+ Completed 200 OK in 1.7ms (Views: 1.7ms)
1546
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:19:32 -0430
1547
+ Processing by ConfirmsController#delete_cow as HTML
1548
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1549
+ Completed 200 OK in 1.4ms (Views: 1.2ms)
1550
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:32 -0430
1551
+ Processing by ConfirmsController#index as HTML
1552
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1553
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1554
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:32 -0430
1555
+ Processing by ConfirmsController#index as HTML
1556
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1557
+ Completed 200 OK in 2.1ms (Views: 2.0ms)
1558
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:19:33 -0430
1559
+ Processing by ConfirmsController#delete_cow as JS
1560
+ Rendered confirms/delete_cow.js.erb (0.0ms)
1561
+ Completed 200 OK in 0.5ms (Views: 0.4ms)
1562
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:33 -0430
1563
+ Processing by ConfirmsController#index as HTML
1564
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1565
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1566
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:34 -0430
1567
+ Processing by ConfirmsController#index as HTML
1568
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1569
+ Completed 200 OK in 2.2ms (Views: 2.2ms)
1570
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:19:35 -0430
1571
+ Processing by ConfirmsController#get_cow as HTML
1572
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1573
+ Completed 200 OK in 1.2ms (Views: 1.1ms)
1574
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:35 -0430
1575
+ Processing by ConfirmsController#index as HTML
1576
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1577
+ Completed 200 OK in 2.1ms (Views: 2.1ms)
1578
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:35 -0430
1579
+ Processing by ConfirmsController#index as HTML
1580
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1581
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1582
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:37 -0430
1583
+ Processing by ConfirmsController#index as HTML
1584
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1585
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1586
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:19:38 -0430
1587
+ Processing by ConfirmsController#delete_cow as HTML
1588
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1589
+ Completed 200 OK in 1.2ms (Views: 1.1ms)
1590
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:38 -0430
1591
+ Processing by ConfirmsController#index as HTML
1592
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1593
+ Completed 200 OK in 2.1ms (Views: 2.1ms)
1594
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:39 -0430
1595
+ Processing by ConfirmsController#index as HTML
1596
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1597
+ Completed 200 OK in 1.6ms (Views: 1.5ms)
1598
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:19:40 -0430
1599
+ Processing by ConfirmsController#delete_cow as JS
1600
+ Rendered confirms/delete_cow.js.erb (0.0ms)
1601
+ Completed 200 OK in 0.6ms (Views: 0.4ms)
1602
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:19:40 -0430
1603
+ Processing by ConfirmsController#index as HTML
1604
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1605
+ Completed 200 OK in 1.9ms (Views: 1.9ms)
1606
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:06 -0430
1607
+ Processing by ConfirmsController#index as HTML
1608
+ Rendered confirms/index.html.erb within layouts/application (2.2ms)
1609
+ Completed 200 OK in 9.2ms (Views: 9.0ms)
1610
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-10-15 17:22:06 -0430
1611
+ Served asset /application.css - 200 OK (7ms)
1612
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-10-15 17:22:06 -0430
1613
+ Served asset /application.js - 200 OK (8ms)
1614
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:06 -0430
1615
+ Processing by ConfirmsController#index as HTML
1616
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1617
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1618
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:22:07 -0430
1619
+ Processing by ConfirmsController#delete_cow as HTML
1620
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.4ms)
1621
+ Completed 200 OK in 2.2ms (Views: 1.9ms)
1622
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:07 -0430
1623
+ Processing by ConfirmsController#index as HTML
1624
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1625
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1626
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:08 -0430
1627
+ Processing by ConfirmsController#index as HTML
1628
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1629
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1630
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:22:09 -0430
1631
+ Processing by ConfirmsController#get_cow as HTML
1632
+ Rendered confirms/get_cow.html.erb within layouts/application (0.4ms)
1633
+ Completed 200 OK in 2.2ms (Views: 1.9ms)
1634
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:09 -0430
1635
+ Processing by ConfirmsController#index as HTML
1636
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1637
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1638
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:09 -0430
1639
+ Processing by ConfirmsController#index as HTML
1640
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1641
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1642
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:22:10 -0430
1643
+ Processing by ConfirmsController#delete_cow as JS
1644
+ Rendered confirms/delete_cow.js.erb (0.3ms)
1645
+ Completed 200 OK in 2.0ms (Views: 1.8ms)
1646
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:10 -0430
1647
+ Processing by ConfirmsController#index as HTML
1648
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1649
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1650
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:12 -0430
1651
+ Processing by ConfirmsController#index as HTML
1652
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1653
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1654
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:12 -0430
1655
+ Processing by ConfirmsController#index as HTML
1656
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1657
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1658
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:22:14 -0430
1659
+ Processing by ConfirmsController#delete_cow as HTML
1660
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1661
+ Completed 200 OK in 1.3ms (Views: 1.2ms)
1662
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:14 -0430
1663
+ Processing by ConfirmsController#index as HTML
1664
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1665
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1666
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:14 -0430
1667
+ Processing by ConfirmsController#index as HTML
1668
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1669
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1670
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:22:15 -0430
1671
+ Processing by ConfirmsController#get_cow as HTML
1672
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1673
+ Completed 200 OK in 1.1ms (Views: 1.0ms)
1674
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:15 -0430
1675
+ Processing by ConfirmsController#index as HTML
1676
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1677
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1678
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:15 -0430
1679
+ Processing by ConfirmsController#index as HTML
1680
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1681
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1682
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:22:16 -0430
1683
+ Processing by ConfirmsController#delete_cow as JS
1684
+ Rendered confirms/delete_cow.js.erb (0.1ms)
1685
+ Completed 200 OK in 0.7ms (Views: 0.5ms)
1686
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:16 -0430
1687
+ Processing by ConfirmsController#index as HTML
1688
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1689
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1690
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:19 -0430
1691
+ Processing by ConfirmsController#index as HTML
1692
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1693
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1694
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:19 -0430
1695
+ Processing by ConfirmsController#index as HTML
1696
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1697
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1698
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:22:20 -0430
1699
+ Processing by ConfirmsController#delete_cow as HTML
1700
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1701
+ Completed 200 OK in 1.2ms (Views: 1.1ms)
1702
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:20 -0430
1703
+ Processing by ConfirmsController#index as HTML
1704
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1705
+ Completed 200 OK in 2.0ms (Views: 2.0ms)
1706
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:20 -0430
1707
+ Processing by ConfirmsController#index as HTML
1708
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1709
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1710
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:22:21 -0430
1711
+ Processing by ConfirmsController#get_cow as HTML
1712
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1713
+ Completed 200 OK in 1.3ms (Views: 1.2ms)
1714
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:21 -0430
1715
+ Processing by ConfirmsController#index as HTML
1716
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1717
+ Completed 200 OK in 2.1ms (Views: 2.0ms)
1718
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:21 -0430
1719
+ Processing by ConfirmsController#index as HTML
1720
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1721
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1722
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:22:23 -0430
1723
+ Processing by ConfirmsController#delete_cow as JS
1724
+ Rendered confirms/delete_cow.js.erb (0.0ms)
1725
+ Completed 200 OK in 0.9ms (Views: 0.7ms)
1726
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:22:23 -0430
1727
+ Processing by ConfirmsController#index as HTML
1728
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1729
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1730
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:27:57 -0430
1731
+ Processing by ConfirmsController#index as HTML
1732
+ Rendered confirms/index.html.erb within layouts/application (2.3ms)
1733
+ Completed 200 OK in 10.1ms (Views: 9.8ms)
1734
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-10-15 17:27:57 -0430
1735
+ Warning. Error encountered while saving cache /Users/moises/proyectos/gems/sweet_rails_confirm/spec/dummy-rails3/tmp/cache/sass/bd708edc765b11d933154b88e166294c3e98cb7a/sweet-alert.scssc: can't dump anonymous class #<Class:0x007fe51e053b78>
1736
+
1737
+ Compiled sweet-alert/sweet-alert.css (92ms) (pid 4644)
1738
+ Compiled sweet-alert/index.css (97ms) (pid 4644)
1739
+ Compiled application.scss.css (1ms) (pid 4644)
1740
+ Compiled application.css (107ms) (pid 4644)
1741
+ Served asset /application.css - 200 OK (114ms)
1742
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-10-15 17:27:57 -0430
1743
+ Compiled jquery.js (3ms) (pid 4644)
1744
+ Compiled jquery_ujs.js (0ms) (pid 4644)
1745
+ Compiled sweet-alert/sweet-alert.js (0ms) (pid 4644)
1746
+ Compiled sweet-alert/sweet-alert.min.js (0ms) (pid 4644)
1747
+ Compiled sweet-alert/index.js (6ms) (pid 4644)
1748
+ Compiled sweet-alert-confirm.js (2ms) (pid 4644)
1749
+ Compiled application.js (27ms) (pid 4644)
1750
+ Served asset /application.js - 200 OK (36ms)
1751
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:27:59 -0430
1752
+ Processing by ConfirmsController#delete_cow as HTML
1753
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.4ms)
1754
+ Completed 200 OK in 2.5ms (Views: 2.2ms)
1755
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:27:59 -0430
1756
+ Processing by ConfirmsController#index as HTML
1757
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1758
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1759
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:27:59 -0430
1760
+ Processing by ConfirmsController#index as HTML
1761
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
1762
+ Completed 200 OK in 2.5ms (Views: 2.4ms)
1763
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:01 -0430
1764
+ Processing by ConfirmsController#index as HTML
1765
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1766
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1767
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:28:02 -0430
1768
+ Processing by ConfirmsController#get_cow as HTML
1769
+ Rendered confirms/get_cow.html.erb within layouts/application (0.3ms)
1770
+ Completed 200 OK in 1.8ms (Views: 1.6ms)
1771
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:02 -0430
1772
+ Processing by ConfirmsController#index as HTML
1773
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1774
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1775
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:02 -0430
1776
+ Processing by ConfirmsController#index as HTML
1777
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1778
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1779
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:28:03 -0430
1780
+ Processing by ConfirmsController#delete_cow as JS
1781
+ Rendered confirms/delete_cow.js.erb (0.3ms)
1782
+ Completed 200 OK in 1.9ms (Views: 1.7ms)
1783
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:04 -0430
1784
+ Processing by ConfirmsController#index as HTML
1785
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1786
+ Completed 200 OK in 1.8ms (Views: 1.6ms)
1787
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:04 -0430
1788
+ Processing by ConfirmsController#index as HTML
1789
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1790
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1791
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:28:05 -0430
1792
+ Processing by ConfirmsController#delete_cow as HTML
1793
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1794
+ Completed 200 OK in 1.2ms (Views: 1.1ms)
1795
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:05 -0430
1796
+ Processing by ConfirmsController#index as HTML
1797
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1798
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1799
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:05 -0430
1800
+ Processing by ConfirmsController#index as HTML
1801
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1802
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1803
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:07 -0430
1804
+ Processing by ConfirmsController#index as HTML
1805
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1806
+ Completed 200 OK in 1.6ms (Views: 1.5ms)
1807
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:28:08 -0430
1808
+ Processing by ConfirmsController#get_cow as HTML
1809
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1810
+ Completed 200 OK in 1.3ms (Views: 1.2ms)
1811
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:08 -0430
1812
+ Processing by ConfirmsController#index as HTML
1813
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1814
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1815
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:09 -0430
1816
+ Processing by ConfirmsController#index as HTML
1817
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1818
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1819
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:28:10 -0430
1820
+ Processing by ConfirmsController#delete_cow as JS
1821
+ Rendered confirms/delete_cow.js.erb (0.0ms)
1822
+ Completed 200 OK in 0.7ms (Views: 0.6ms)
1823
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:10 -0430
1824
+ Processing by ConfirmsController#index as HTML
1825
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1826
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1827
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:10 -0430
1828
+ Processing by ConfirmsController#index as HTML
1829
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1830
+ Completed 200 OK in 1.6ms (Views: 1.6ms)
1831
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:28:11 -0430
1832
+ Processing by ConfirmsController#delete_cow as HTML
1833
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1834
+ Completed 200 OK in 1.2ms (Views: 1.0ms)
1835
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:11 -0430
1836
+ Processing by ConfirmsController#index as HTML
1837
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1838
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1839
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:11 -0430
1840
+ Processing by ConfirmsController#index as HTML
1841
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1842
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1843
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:13 -0430
1844
+ Processing by ConfirmsController#index as HTML
1845
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1846
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1847
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:28:14 -0430
1848
+ Processing by ConfirmsController#get_cow as HTML
1849
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1850
+ Completed 200 OK in 1.2ms (Views: 1.2ms)
1851
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:14 -0430
1852
+ Processing by ConfirmsController#index as HTML
1853
+ Rendered confirms/index.html.erb within layouts/application (0.6ms)
1854
+ Completed 200 OK in 1.7ms (Views: 1.6ms)
1855
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:15 -0430
1856
+ Processing by ConfirmsController#index as HTML
1857
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1858
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1859
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:28:16 -0430
1860
+ Processing by ConfirmsController#delete_cow as JS
1861
+ Rendered confirms/delete_cow.js.erb (0.0ms)
1862
+ Completed 200 OK in 0.7ms (Views: 0.5ms)
1863
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:28:16 -0430
1864
+ Processing by ConfirmsController#index as HTML
1865
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1866
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1867
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:09 -0430
1868
+ Processing by ConfirmsController#index as HTML
1869
+ Rendered confirms/index.html.erb within layouts/application (8.5ms)
1870
+ Completed 200 OK in 21.7ms (Views: 21.3ms)
1871
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-10-15 17:40:09 -0430
1872
+ Warning. Error encountered while saving cache /Users/moises/proyectos/gems/sweet_rails_confirm/spec/dummy-rails3/tmp/cache/sass/bd708edc765b11d933154b88e166294c3e98cb7a/sweet-alert.scssc: can't dump anonymous class #<Class:0x007fbddf2acac0>
1873
+
1874
+ Compiled sweet-alert/sweet-alert.css (87ms) (pid 5112)
1875
+ Compiled sweet-alert/index.css (95ms) (pid 5112)
1876
+ Compiled application.scss.css (2ms) (pid 5112)
1877
+ Compiled application.css (109ms) (pid 5112)
1878
+ Served asset /application.css - 200 OK (118ms)
1879
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-10-15 17:40:09 -0430
1880
+ Compiled jquery.js (7ms) (pid 5112)
1881
+ Compiled jquery_ujs.js (0ms) (pid 5112)
1882
+ Compiled sweet-alert/sweet-alert.js (0ms) (pid 5112)
1883
+ Compiled sweet-alert/sweet-alert.min.js (0ms) (pid 5112)
1884
+ Compiled sweet-alert/index.js (11ms) (pid 5112)
1885
+ Compiled sweet-alert-confirm.js (3ms) (pid 5112)
1886
+ Compiled application.js (49ms) (pid 5112)
1887
+ Served asset /application.js - 200 OK (63ms)
1888
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:40:11 -0430
1889
+ Processing by ConfirmsController#delete_cow as JS
1890
+ Rendered confirms/delete_cow.js.erb (0.7ms)
1891
+ Completed 200 OK in 11.6ms (Views: 11.2ms)
1892
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:11 -0430
1893
+ Processing by ConfirmsController#index as HTML
1894
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1895
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1896
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:11 -0430
1897
+ Processing by ConfirmsController#index as HTML
1898
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1899
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1900
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:40:12 -0430
1901
+ Processing by ConfirmsController#delete_cow as HTML
1902
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.4ms)
1903
+ Completed 200 OK in 2.2ms (Views: 2.1ms)
1904
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:12 -0430
1905
+ Processing by ConfirmsController#index as HTML
1906
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
1907
+ Completed 200 OK in 2.1ms (Views: 2.1ms)
1908
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:13 -0430
1909
+ Processing by ConfirmsController#index as HTML
1910
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1911
+ Completed 200 OK in 2.0ms (Views: 2.0ms)
1912
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:14 -0430
1913
+ Processing by ConfirmsController#index as HTML
1914
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
1915
+ Completed 200 OK in 2.2ms (Views: 2.1ms)
1916
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:40:15 -0430
1917
+ Processing by ConfirmsController#get_cow as HTML
1918
+ Rendered confirms/get_cow.html.erb within layouts/application (0.6ms)
1919
+ Completed 200 OK in 3.7ms (Views: 3.2ms)
1920
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:15 -0430
1921
+ Processing by ConfirmsController#index as HTML
1922
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1923
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1924
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:15 -0430
1925
+ Processing by ConfirmsController#index as HTML
1926
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
1927
+ Completed 200 OK in 2.1ms (Views: 2.1ms)
1928
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:40:16 -0430
1929
+ Processing by ConfirmsController#delete_cow as JS
1930
+ Rendered confirms/delete_cow.js.erb (0.1ms)
1931
+ Completed 200 OK in 0.8ms (Views: 0.7ms)
1932
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:16 -0430
1933
+ Processing by ConfirmsController#index as HTML
1934
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1935
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1936
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:16 -0430
1937
+ Processing by ConfirmsController#index as HTML
1938
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1939
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1940
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:40:17 -0430
1941
+ Processing by ConfirmsController#delete_cow as HTML
1942
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1943
+ Completed 200 OK in 1.1ms (Views: 1.0ms)
1944
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:18 -0430
1945
+ Processing by ConfirmsController#index as HTML
1946
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1947
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
1948
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:18 -0430
1949
+ Processing by ConfirmsController#index as HTML
1950
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1951
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1952
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:19 -0430
1953
+ Processing by ConfirmsController#index as HTML
1954
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1955
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1956
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:40:20 -0430
1957
+ Processing by ConfirmsController#get_cow as HTML
1958
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1959
+ Completed 200 OK in 1.0ms (Views: 0.9ms)
1960
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:20 -0430
1961
+ Processing by ConfirmsController#index as HTML
1962
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
1963
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
1964
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:20 -0430
1965
+ Processing by ConfirmsController#index as HTML
1966
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1967
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1968
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:40:21 -0430
1969
+ Processing by ConfirmsController#delete_cow as JS
1970
+ Rendered confirms/delete_cow.js.erb (0.0ms)
1971
+ Completed 200 OK in 0.7ms (Views: 0.5ms)
1972
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:21 -0430
1973
+ Processing by ConfirmsController#index as HTML
1974
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1975
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1976
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:22 -0430
1977
+ Processing by ConfirmsController#index as HTML
1978
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1979
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1980
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:40:23 -0430
1981
+ Processing by ConfirmsController#delete_cow as HTML
1982
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
1983
+ Completed 200 OK in 1.1ms (Views: 1.0ms)
1984
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:23 -0430
1985
+ Processing by ConfirmsController#index as HTML
1986
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
1987
+ Completed 200 OK in 1.9ms (Views: 1.9ms)
1988
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:23 -0430
1989
+ Processing by ConfirmsController#index as HTML
1990
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
1991
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
1992
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:24 -0430
1993
+ Processing by ConfirmsController#index as HTML
1994
+ Rendered confirms/index.html.erb within layouts/application (0.7ms)
1995
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
1996
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:40:25 -0430
1997
+ Processing by ConfirmsController#get_cow as HTML
1998
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
1999
+ Completed 200 OK in 1.0ms (Views: 1.0ms)
2000
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:25 -0430
2001
+ Processing by ConfirmsController#index as HTML
2002
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
2003
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
2004
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:56 -0430
2005
+ Processing by ConfirmsController#index as HTML
2006
+ Rendered confirms/index.html.erb within layouts/application (4.1ms)
2007
+ Completed 200 OK in 11.1ms (Views: 10.8ms)
2008
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-10-15 17:40:56 -0430
2009
+ Served asset /application.css - 200 OK (6ms)
2010
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-10-15 17:40:56 -0430
2011
+ Served asset /application.js - 200 OK (7ms)
2012
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:40:58 -0430
2013
+ Processing by ConfirmsController#delete_cow as JS
2014
+ Rendered confirms/delete_cow.js.erb (0.3ms)
2015
+ Completed 200 OK in 2.1ms (Views: 1.8ms)
2016
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:58 -0430
2017
+ Processing by ConfirmsController#index as HTML
2018
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2019
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
2020
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:58 -0430
2021
+ Processing by ConfirmsController#index as HTML
2022
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2023
+ Completed 200 OK in 2.1ms (Views: 2.0ms)
2024
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:40:59 -0430
2025
+ Processing by ConfirmsController#index as HTML
2026
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
2027
+ Completed 200 OK in 2.3ms (Views: 2.3ms)
2028
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:41:00 -0430
2029
+ Processing by ConfirmsController#delete_cow as HTML
2030
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.3ms)
2031
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
2032
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:00 -0430
2033
+ Processing by ConfirmsController#index as HTML
2034
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2035
+ Completed 200 OK in 2.2ms (Views: 2.2ms)
2036
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:00 -0430
2037
+ Processing by ConfirmsController#index as HTML
2038
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2039
+ Completed 200 OK in 2.2ms (Views: 2.2ms)
2040
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:41:01 -0430
2041
+ Processing by ConfirmsController#get_cow as HTML
2042
+ Rendered confirms/get_cow.html.erb within layouts/application (0.3ms)
2043
+ Completed 200 OK in 1.9ms (Views: 1.7ms)
2044
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:01 -0430
2045
+ Processing by ConfirmsController#index as HTML
2046
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
2047
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
2048
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:02 -0430
2049
+ Processing by ConfirmsController#index as HTML
2050
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2051
+ Completed 200 OK in 1.9ms (Views: 1.7ms)
2052
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:41:03 -0430
2053
+ Processing by ConfirmsController#delete_cow as JS
2054
+ Rendered confirms/delete_cow.js.erb (0.0ms)
2055
+ Completed 200 OK in 0.8ms (Views: 0.6ms)
2056
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:03 -0430
2057
+ Processing by ConfirmsController#index as HTML
2058
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2059
+ Completed 200 OK in 2.1ms (Views: 2.1ms)
2060
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:03 -0430
2061
+ Processing by ConfirmsController#index as HTML
2062
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
2063
+ Completed 200 OK in 2.1ms (Views: 2.0ms)
2064
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:04 -0430
2065
+ Processing by ConfirmsController#index as HTML
2066
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
2067
+ Completed 200 OK in 2.1ms (Views: 2.1ms)
2068
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:41:05 -0430
2069
+ Processing by ConfirmsController#delete_cow as HTML
2070
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
2071
+ Completed 200 OK in 1.2ms (Views: 1.1ms)
2072
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:05 -0430
2073
+ Processing by ConfirmsController#index as HTML
2074
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
2075
+ Completed 200 OK in 2.1ms (Views: 2.1ms)
2076
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:05 -0430
2077
+ Processing by ConfirmsController#index as HTML
2078
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
2079
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
2080
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:41:07 -0430
2081
+ Processing by ConfirmsController#get_cow as HTML
2082
+ Rendered confirms/get_cow.html.erb within layouts/application (0.1ms)
2083
+ Completed 200 OK in 1.1ms (Views: 1.1ms)
2084
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:07 -0430
2085
+ Processing by ConfirmsController#index as HTML
2086
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2087
+ Completed 200 OK in 2.2ms (Views: 2.2ms)
2088
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:07 -0430
2089
+ Processing by ConfirmsController#index as HTML
2090
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
2091
+ Completed 200 OK in 2.2ms (Views: 2.2ms)
2092
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:41:08 -0430
2093
+ Processing by ConfirmsController#delete_cow as JS
2094
+ Rendered confirms/delete_cow.js.erb (0.0ms)
2095
+ Completed 200 OK in 0.8ms (Views: 0.5ms)
2096
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:08 -0430
2097
+ Processing by ConfirmsController#index as HTML
2098
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
2099
+ Completed 200 OK in 2.3ms (Views: 2.2ms)
2100
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:08 -0430
2101
+ Processing by ConfirmsController#index as HTML
2102
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
2103
+ Completed 200 OK in 2.0ms (Views: 1.9ms)
2104
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:09 -0430
2105
+ Processing by ConfirmsController#index as HTML
2106
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2107
+ Completed 200 OK in 2.1ms (Views: 2.0ms)
2108
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:41:10 -0430
2109
+ Processing by ConfirmsController#delete_cow as HTML
2110
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.0ms)
2111
+ Completed 200 OK in 1.2ms (Views: 1.1ms)
2112
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:11 -0430
2113
+ Processing by ConfirmsController#index as HTML
2114
+ Rendered confirms/index.html.erb within layouts/application (1.1ms)
2115
+ Completed 200 OK in 2.4ms (Views: 2.3ms)
2116
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:11 -0430
2117
+ Processing by ConfirmsController#index as HTML
2118
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2119
+ Completed 200 OK in 2.2ms (Views: 2.1ms)
2120
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:41:12 -0430
2121
+ Processing by ConfirmsController#get_cow as HTML
2122
+ Rendered confirms/get_cow.html.erb within layouts/application (0.0ms)
2123
+ Completed 200 OK in 1.3ms (Views: 1.3ms)
2124
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:41:12 -0430
2125
+ Processing by ConfirmsController#index as HTML
2126
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
2127
+ Completed 200 OK in 1.9ms (Views: 1.9ms)
2128
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:15 -0430
2129
+ Processing by ConfirmsController#index as HTML
2130
+ Rendered confirms/index.html.erb within layouts/application (4.3ms)
2131
+ Completed 200 OK in 11.4ms (Views: 11.1ms)
2132
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-10-15 17:44:15 -0430
2133
+ Served asset /application.css - 200 OK (7ms)
2134
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-10-15 17:44:15 -0430
2135
+ Served asset /application.js - 200 OK (7ms)
2136
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:15 -0430
2137
+ Processing by ConfirmsController#index as HTML
2138
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2139
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
2140
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:44:17 -0430
2141
+ Processing by ConfirmsController#delete_cow as HTML
2142
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.3ms)
2143
+ Completed 200 OK in 2.0ms (Views: 1.7ms)
2144
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:17 -0430
2145
+ Processing by ConfirmsController#index as HTML
2146
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2147
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
2148
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:17 -0430
2149
+ Processing by ConfirmsController#index as HTML
2150
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
2151
+ Completed 200 OK in 2.2ms (Views: 2.1ms)
2152
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:44:18 -0430
2153
+ Processing by ConfirmsController#get_cow as HTML
2154
+ Rendered confirms/get_cow.html.erb within layouts/application (0.3ms)
2155
+ Completed 200 OK in 2.1ms (Views: 1.7ms)
2156
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:18 -0430
2157
+ Processing by ConfirmsController#index as HTML
2158
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2159
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
2160
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:18 -0430
2161
+ Processing by ConfirmsController#index as HTML
2162
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2163
+ Completed 200 OK in 2.1ms (Views: 2.0ms)
2164
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:44:19 -0430
2165
+ Processing by ConfirmsController#delete_cow as JS
2166
+ Rendered confirms/delete_cow.js.erb (0.4ms)
2167
+ Completed 200 OK in 2.6ms (Views: 2.4ms)
2168
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:19 -0430
2169
+ Processing by ConfirmsController#index as HTML
2170
+ Rendered confirms/index.html.erb within layouts/application (1.0ms)
2171
+ Completed 200 OK in 2.3ms (Views: 2.2ms)
2172
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:44 -0430
2173
+ Processing by ConfirmsController#index as HTML
2174
+ Rendered confirms/index.html.erb within layouts/application (4.1ms)
2175
+ Completed 200 OK in 11.1ms (Views: 10.8ms)
2176
+ Started GET "/assets/application.css" for 127.0.0.1 at 2014-10-15 17:44:44 -0430
2177
+ Served asset /application.css - 200 OK (6ms)
2178
+ Started GET "/assets/application.js" for 127.0.0.1 at 2014-10-15 17:44:44 -0430
2179
+ Served asset /application.js - 200 OK (8ms)
2180
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:44:46 -0430
2181
+ Processing by ConfirmsController#delete_cow as HTML
2182
+ Rendered confirms/delete_cow.html.erb within layouts/application (0.3ms)
2183
+ Completed 200 OK in 2.3ms (Views: 2.0ms)
2184
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:46 -0430
2185
+ Processing by ConfirmsController#index as HTML
2186
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2187
+ Completed 200 OK in 1.8ms (Views: 1.8ms)
2188
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:46 -0430
2189
+ Processing by ConfirmsController#index as HTML
2190
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2191
+ Completed 200 OK in 1.8ms (Views: 1.7ms)
2192
+ Started DELETE "/delete_cow" for 127.0.0.1 at 2014-10-15 17:44:47 -0430
2193
+ Processing by ConfirmsController#delete_cow as JS
2194
+ Rendered confirms/delete_cow.js.erb (0.3ms)
2195
+ Completed 200 OK in 1.9ms (Views: 1.7ms)
2196
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:47 -0430
2197
+ Processing by ConfirmsController#index as HTML
2198
+ Rendered confirms/index.html.erb within layouts/application (0.9ms)
2199
+ Completed 200 OK in 2.0ms (Views: 2.0ms)
2200
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:47 -0430
2201
+ Processing by ConfirmsController#index as HTML
2202
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2203
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
2204
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:48 -0430
2205
+ Processing by ConfirmsController#index as HTML
2206
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2207
+ Completed 200 OK in 1.9ms (Views: 1.8ms)
2208
+ Started GET "/get_cow" for 127.0.0.1 at 2014-10-15 17:44:49 -0430
2209
+ Processing by ConfirmsController#get_cow as HTML
2210
+ Rendered confirms/get_cow.html.erb within layouts/application (0.3ms)
2211
+ Completed 200 OK in 2.0ms (Views: 1.7ms)
2212
+ Started GET "/confirms_page" for 127.0.0.1 at 2014-10-15 17:44:50 -0430
2213
+ Processing by ConfirmsController#index as HTML
2214
+ Rendered confirms/index.html.erb within layouts/application (0.8ms)
2215
+ Completed 200 OK in 1.8ms (Views: 1.8ms)