angular_csrf 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/lib/angular_csrf.rb +1 -1
- data/lib/version.rb +1 -1
- data/spec/angular_csrf_spec.rb +11 -19
- data/spec/rails_app/Gemfile +1 -1
- data/spec/rails_app/Gemfile.lock +63 -38
- data/spec/rails_app/config/environments/production.rb +1 -1
- data/spec/rails_app/config/environments/test.rb +1 -1
- data/spec/rails_app/log/development.log +55 -0
- data/spec/rails_app/log/test.log +1156 -0
- metadata +2 -2
data/spec/rails_app/log/test.log
CHANGED
@@ -1724,3 +1724,1159 @@ Completed 200 OK in 0ms
|
|
1724
1724
|
Started POST "/" for 127.0.0.1 at 2014-11-19 10:15:19 +0100
|
1725
1725
|
Processing by GuineaPigController#create as HTML
|
1726
1726
|
Completed 201 Created in 0ms
|
1727
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:41 +0100
|
1728
|
+
Processing by GuineaPigController#index as HTML
|
1729
|
+
Completed 200 OK in 8ms
|
1730
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:41 +0100
|
1731
|
+
Processing by GuineaPigController#index as HTML
|
1732
|
+
Completed 200 OK in 0ms
|
1733
|
+
Started POST "/" for 127.0.0.1 at 2014-11-19 21:55:41 +0100
|
1734
|
+
Processing by GuineaPigController#create as HTML
|
1735
|
+
Completed 201 Created in 0ms
|
1736
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:41 +0100
|
1737
|
+
Processing by GuineaPigController#index as HTML
|
1738
|
+
Completed 200 OK in 0ms
|
1739
|
+
Started POST "/" for 127.0.0.1 at 2014-11-19 21:55:41 +0100
|
1740
|
+
Processing by GuineaPigController#create as HTML
|
1741
|
+
Completed 201 Created in 0ms
|
1742
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:41 +0100
|
1743
|
+
Processing by GuineaPigController#index as HTML
|
1744
|
+
Completed 200 OK in 0ms
|
1745
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-11-19 21:55:41 +0100
|
1746
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1747
|
+
Completed 201 Created in 0ms
|
1748
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:49 +0100
|
1749
|
+
Processing by GuineaPigController#index as HTML
|
1750
|
+
Completed 200 OK in 6ms
|
1751
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:49 +0100
|
1752
|
+
Processing by GuineaPigController#index as HTML
|
1753
|
+
Completed 200 OK in 0ms
|
1754
|
+
Started POST "/" for 127.0.0.1 at 2014-11-19 21:55:49 +0100
|
1755
|
+
Processing by GuineaPigController#create as HTML
|
1756
|
+
Completed 201 Created in 0ms
|
1757
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:49 +0100
|
1758
|
+
Processing by GuineaPigController#index as HTML
|
1759
|
+
Completed 200 OK in 0ms
|
1760
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-11-19 21:55:49 +0100
|
1761
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1762
|
+
Completed 201 Created in 0ms
|
1763
|
+
Started GET "/" for 127.0.0.1 at 2014-11-19 21:55:49 +0100
|
1764
|
+
Processing by GuineaPigController#index as HTML
|
1765
|
+
Completed 200 OK in 0ms
|
1766
|
+
Started POST "/" for 127.0.0.1 at 2014-11-19 21:55:49 +0100
|
1767
|
+
Processing by GuineaPigController#create as HTML
|
1768
|
+
Completed 201 Created in 0ms
|
1769
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 15:56:55 +0100
|
1770
|
+
Processing by GuineaPigController#index as HTML
|
1771
|
+
Completed 200 OK in 6ms
|
1772
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 15:56:55 +0100
|
1773
|
+
Processing by GuineaPigController#create as HTML
|
1774
|
+
Completed 201 Created in 1ms
|
1775
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 15:56:55 +0100
|
1776
|
+
Processing by GuineaPigController#index as HTML
|
1777
|
+
Completed 200 OK in 0ms
|
1778
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 15:56:55 +0100
|
1779
|
+
Processing by GuineaPigController#create as HTML
|
1780
|
+
Can't verify CSRF token authenticity
|
1781
|
+
Completed 422 Unprocessable Entity in 1ms
|
1782
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 15:56:55 +0100
|
1783
|
+
Processing by GuineaPigController#index as HTML
|
1784
|
+
Completed 200 OK in 0ms
|
1785
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 15:56:55 +0100
|
1786
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1787
|
+
Can't verify CSRF token authenticity
|
1788
|
+
Completed 422 Unprocessable Entity in 0ms
|
1789
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 15:56:55 +0100
|
1790
|
+
Processing by GuineaPigController#index as HTML
|
1791
|
+
Completed 200 OK in 0ms
|
1792
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:00:34 +0100
|
1793
|
+
Processing by GuineaPigController#index as HTML
|
1794
|
+
Completed 200 OK in 8ms
|
1795
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:00:34 +0100
|
1796
|
+
Processing by GuineaPigController#index as HTML
|
1797
|
+
Completed 200 OK in 0ms
|
1798
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 16:00:34 +0100
|
1799
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1800
|
+
Can't verify CSRF token authenticity
|
1801
|
+
Completed 422 Unprocessable Entity in 0ms
|
1802
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:00:34 +0100
|
1803
|
+
Processing by GuineaPigController#index as HTML
|
1804
|
+
Completed 200 OK in 0ms
|
1805
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:00:34 +0100
|
1806
|
+
Processing by GuineaPigController#create as HTML
|
1807
|
+
Can't verify CSRF token authenticity
|
1808
|
+
Completed 422 Unprocessable Entity in 0ms
|
1809
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:00:34 +0100
|
1810
|
+
Processing by GuineaPigController#index as HTML
|
1811
|
+
Completed 200 OK in 0ms
|
1812
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:00:34 +0100
|
1813
|
+
Processing by GuineaPigController#create as HTML
|
1814
|
+
Completed 201 Created in 0ms
|
1815
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:09:12 +0100
|
1816
|
+
Processing by GuineaPigController#index as HTML
|
1817
|
+
Completed 200 OK in 98571ms
|
1818
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:10:51 +0100
|
1819
|
+
Processing by GuineaPigController#index as HTML
|
1820
|
+
Completed 200 OK in 2ms
|
1821
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:10:51 +0100
|
1822
|
+
Processing by GuineaPigController#create as HTML
|
1823
|
+
Completed 201 Created in 5ms
|
1824
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:10:54 +0100
|
1825
|
+
Processing by GuineaPigController#index as HTML
|
1826
|
+
Completed 200 OK in 87832ms
|
1827
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:12:22 +0100
|
1828
|
+
Processing by GuineaPigController#create as HTML
|
1829
|
+
Can't verify CSRF token authenticity
|
1830
|
+
Completed 422 Unprocessable Entity in 4ms
|
1831
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:12:22 +0100
|
1832
|
+
Processing by GuineaPigController#index as HTML
|
1833
|
+
Completed 200 OK in 6401ms
|
1834
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:12:28 +0100
|
1835
|
+
Processing by GuineaPigController#index as HTML
|
1836
|
+
Completed 200 OK in 3052ms
|
1837
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:12:31 +0100
|
1838
|
+
Processing by GuineaPigController#create as HTML
|
1839
|
+
Completed 201 Created in 4ms
|
1840
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:12:31 +0100
|
1841
|
+
Processing by GuineaPigController#index as HTML
|
1842
|
+
Completed 200 OK in 2ms
|
1843
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 16:12:31 +0100
|
1844
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1845
|
+
Can't verify CSRF token authenticity
|
1846
|
+
Completed 422 Unprocessable Entity in 3ms
|
1847
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:17:48 +0100
|
1848
|
+
Processing by GuineaPigController#index as HTML
|
1849
|
+
Completed 200 OK in 12ms
|
1850
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 16:17:48 +0100
|
1851
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1852
|
+
Can't verify CSRF token authenticity
|
1853
|
+
Completed 422 Unprocessable Entity in 12ms
|
1854
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:17:48 +0100
|
1855
|
+
Processing by GuineaPigController#index as HTML
|
1856
|
+
Completed 200 OK in 2ms
|
1857
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:17:48 +0100
|
1858
|
+
Processing by GuineaPigController#index as HTML
|
1859
|
+
Completed 200 OK in 3ms
|
1860
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:22:18 +0100
|
1861
|
+
Processing by GuineaPigController#create as HTML
|
1862
|
+
Completed 201 Created in 5ms
|
1863
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:22:18 +0100
|
1864
|
+
Processing by GuineaPigController#index as HTML
|
1865
|
+
Completed 200 OK in 3ms
|
1866
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:22:18 +0100
|
1867
|
+
Processing by GuineaPigController#create as HTML
|
1868
|
+
Can't verify CSRF token authenticity
|
1869
|
+
Completed 422 Unprocessable Entity in 4ms
|
1870
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:23:06 +0100
|
1871
|
+
Processing by GuineaPigController#index as HTML
|
1872
|
+
Completed 200 OK in 14ms
|
1873
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 16:24:53 +0100
|
1874
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1875
|
+
Can't verify CSRF token authenticity
|
1876
|
+
Completed 422 Unprocessable Entity in 3ms
|
1877
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:25:27 +0100
|
1878
|
+
Processing by GuineaPigController#index as HTML
|
1879
|
+
Completed 200 OK in 2ms
|
1880
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:25:40 +0100
|
1881
|
+
Processing by GuineaPigController#create as HTML
|
1882
|
+
Completed 201 Created in 5ms
|
1883
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:25:40 +0100
|
1884
|
+
Processing by GuineaPigController#index as HTML
|
1885
|
+
Completed 200 OK in 2ms
|
1886
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:25:40 +0100
|
1887
|
+
Processing by GuineaPigController#index as HTML
|
1888
|
+
Completed 200 OK in 2ms
|
1889
|
+
Started POST "/" for 127.0.0.1 at 2014-12-29 16:25:40 +0100
|
1890
|
+
Processing by GuineaPigController#create as HTML
|
1891
|
+
Can't verify CSRF token authenticity
|
1892
|
+
Completed 422 Unprocessable Entity in 4ms
|
1893
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:26:03 +0100
|
1894
|
+
Processing by GuineaPigController#index as HTML
|
1895
|
+
Completed 200 OK in 7ms
|
1896
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 16:26:03 +0100
|
1897
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1898
|
+
Can't verify CSRF token authenticity
|
1899
|
+
Completed 422 Unprocessable Entity in 0ms
|
1900
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:26:12 +0100
|
1901
|
+
Processing by GuineaPigController#index as HTML
|
1902
|
+
Completed 200 OK in 10ms
|
1903
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 16:27:18 +0100
|
1904
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1905
|
+
Can't verify CSRF token authenticity
|
1906
|
+
Completed 422 Unprocessable Entity in 4ms
|
1907
|
+
Started GET "/" for 127.0.0.1 at 2014-12-29 16:27:46 +0100
|
1908
|
+
Processing by GuineaPigController#index as HTML
|
1909
|
+
Completed 200 OK in 80794ms
|
1910
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2014-12-29 16:30:28 +0100
|
1911
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1912
|
+
Can't verify CSRF token authenticity
|
1913
|
+
Completed 422 Unprocessable Entity in 4ms
|
1914
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:11:52 +0100
|
1915
|
+
Processing by GuineaPigController#index as HTML
|
1916
|
+
Completed 200 OK in 8ms
|
1917
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 18:11:52 +0100
|
1918
|
+
Processing by GuineaPigController#create as HTML
|
1919
|
+
Can't verify CSRF token authenticity
|
1920
|
+
Completed 422 Unprocessable Entity in 1ms
|
1921
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:11:52 +0100
|
1922
|
+
Processing by GuineaPigController#index as HTML
|
1923
|
+
Completed 200 OK in 0ms
|
1924
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 18:11:52 +0100
|
1925
|
+
Processing by GuineaPigController#create as HTML
|
1926
|
+
Completed 201 Created in 1ms
|
1927
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:11:52 +0100
|
1928
|
+
Processing by GuineaPigController#index as HTML
|
1929
|
+
Completed 200 OK in 0ms
|
1930
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 18:11:52 +0100
|
1931
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1932
|
+
Can't verify CSRF token authenticity
|
1933
|
+
Completed 422 Unprocessable Entity in 0ms
|
1934
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:11:52 +0100
|
1935
|
+
Processing by GuineaPigController#index as HTML
|
1936
|
+
Completed 200 OK in 0ms
|
1937
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:18:33 +0100
|
1938
|
+
Processing by GuineaPigController#index as HTML
|
1939
|
+
Completed 200 OK in 7ms
|
1940
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 18:18:33 +0100
|
1941
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1942
|
+
Completed 201 Created in 0ms
|
1943
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:18:33 +0100
|
1944
|
+
Processing by GuineaPigController#index as HTML
|
1945
|
+
Completed 200 OK in 0ms
|
1946
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 18:18:33 +0100
|
1947
|
+
Processing by GuineaPigController#create as HTML
|
1948
|
+
Completed 201 Created in 0ms
|
1949
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:18:33 +0100
|
1950
|
+
Processing by GuineaPigController#index as HTML
|
1951
|
+
Completed 200 OK in 0ms
|
1952
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 18:18:33 +0100
|
1953
|
+
Processing by GuineaPigController#index as HTML
|
1954
|
+
Completed 200 OK in 0ms
|
1955
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 18:18:33 +0100
|
1956
|
+
Processing by GuineaPigController#create as HTML
|
1957
|
+
Completed 201 Created in 0ms
|
1958
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 19:57:20 +0100
|
1959
|
+
Processing by GuineaPigController#index as HTML
|
1960
|
+
Completed 200 OK in 8ms
|
1961
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 19:57:20 +0100
|
1962
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1963
|
+
Completed 201 Created in 0ms
|
1964
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 19:59:15 +0100
|
1965
|
+
Processing by GuineaPigController#index as HTML
|
1966
|
+
Completed 200 OK in 7ms
|
1967
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 19:59:15 +0100
|
1968
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1969
|
+
Completed 201 Created in 0ms
|
1970
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 19:59:31 +0100
|
1971
|
+
Processing by GuineaPigController#index as HTML
|
1972
|
+
Completed 200 OK in 7ms
|
1973
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 19:59:31 +0100
|
1974
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1975
|
+
Completed 201 Created in 0ms
|
1976
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:00:00 +0100
|
1977
|
+
Processing by GuineaPigController#index as HTML
|
1978
|
+
Completed 200 OK in 9ms
|
1979
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:00:00 +0100
|
1980
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1981
|
+
Completed 201 Created in 0ms
|
1982
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:01:20 +0100
|
1983
|
+
Processing by GuineaPigController#index as HTML
|
1984
|
+
Completed 200 OK in 6ms
|
1985
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:01:20 +0100
|
1986
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1987
|
+
Completed 201 Created in 0ms
|
1988
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:02:14 +0100
|
1989
|
+
Processing by GuineaPigController#index as HTML
|
1990
|
+
Completed 200 OK in 9ms
|
1991
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:02:14 +0100
|
1992
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1993
|
+
Completed 201 Created in 10ms
|
1994
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:04:13 +0100
|
1995
|
+
Processing by GuineaPigController#index as HTML
|
1996
|
+
Completed 200 OK in 6ms
|
1997
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:04:13 +0100
|
1998
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
1999
|
+
Completed 201 Created in 1ms
|
2000
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:04:25 +0100
|
2001
|
+
Processing by GuineaPigController#index as HTML
|
2002
|
+
Completed 200 OK in 9ms
|
2003
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:04:25 +0100
|
2004
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2005
|
+
Completed 201 Created in 0ms
|
2006
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:05:21 +0100
|
2007
|
+
Processing by GuineaPigController#index as HTML
|
2008
|
+
Completed 200 OK in 8ms
|
2009
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:05:21 +0100
|
2010
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2011
|
+
Completed 201 Created in 4ms
|
2012
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:05:30 +0100
|
2013
|
+
Processing by GuineaPigController#index as HTML
|
2014
|
+
Completed 200 OK in 10ms
|
2015
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:05:30 +0100
|
2016
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2017
|
+
Completed 201 Created in 11ms
|
2018
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:28 +0100
|
2019
|
+
Processing by GuineaPigController#index as HTML
|
2020
|
+
Completed 200 OK in 6ms
|
2021
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:13:28 +0100
|
2022
|
+
Processing by GuineaPigController#create as HTML
|
2023
|
+
Completed 201 Created in 0ms
|
2024
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:28 +0100
|
2025
|
+
Processing by GuineaPigController#index as HTML
|
2026
|
+
Completed 200 OK in 0ms
|
2027
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:13:28 +0100
|
2028
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2029
|
+
Completed 201 Created in 0ms
|
2030
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:28 +0100
|
2031
|
+
Processing by GuineaPigController#index as HTML
|
2032
|
+
Completed 200 OK in 0ms
|
2033
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:28 +0100
|
2034
|
+
Processing by GuineaPigController#index as HTML
|
2035
|
+
Completed 200 OK in 0ms
|
2036
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:13:28 +0100
|
2037
|
+
Processing by GuineaPigController#create as HTML
|
2038
|
+
Completed 201 Created in 0ms
|
2039
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:48 +0100
|
2040
|
+
Processing by GuineaPigController#index as HTML
|
2041
|
+
Completed 200 OK in 6ms
|
2042
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:13:48 +0100
|
2043
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2044
|
+
Completed 201 Created in 0ms
|
2045
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:48 +0100
|
2046
|
+
Processing by GuineaPigController#index as HTML
|
2047
|
+
Completed 200 OK in 0ms
|
2048
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:13:48 +0100
|
2049
|
+
Processing by GuineaPigController#create as HTML
|
2050
|
+
Completed 201 Created in 0ms
|
2051
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:48 +0100
|
2052
|
+
Processing by GuineaPigController#index as HTML
|
2053
|
+
Completed 200 OK in 0ms
|
2054
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:13:48 +0100
|
2055
|
+
Processing by GuineaPigController#create as HTML
|
2056
|
+
Completed 201 Created in 0ms
|
2057
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:13:48 +0100
|
2058
|
+
Processing by GuineaPigController#index as HTML
|
2059
|
+
Completed 200 OK in 0ms
|
2060
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2061
|
+
Processing by GuineaPigController#index as HTML
|
2062
|
+
Completed 200 OK in 6ms
|
2063
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2064
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2065
|
+
Completed 201 Created in 0ms
|
2066
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2067
|
+
Processing by GuineaPigController#index as HTML
|
2068
|
+
Completed 200 OK in 0ms
|
2069
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2070
|
+
Processing by GuineaPigController#create as HTML
|
2071
|
+
Completed 201 Created in 0ms
|
2072
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2073
|
+
Processing by GuineaPigController#create as HTML
|
2074
|
+
Completed 201 Created in 0ms
|
2075
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2076
|
+
Processing by GuineaPigController#index as HTML
|
2077
|
+
Completed 200 OK in 0ms
|
2078
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2079
|
+
Processing by GuineaPigController#create as HTML
|
2080
|
+
Completed 201 Created in 0ms
|
2081
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:29 +0100
|
2082
|
+
Processing by GuineaPigController#index as HTML
|
2083
|
+
Completed 200 OK in 0ms
|
2084
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:36 +0100
|
2085
|
+
Processing by GuineaPigController#index as HTML
|
2086
|
+
Completed 200 OK in 6ms
|
2087
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:36 +0100
|
2088
|
+
Processing by GuineaPigController#create as HTML
|
2089
|
+
Can't verify CSRF token authenticity
|
2090
|
+
Completed 422 Unprocessable Entity in 0ms
|
2091
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:36 +0100
|
2092
|
+
Processing by GuineaPigController#index as HTML
|
2093
|
+
Completed 200 OK in 0ms
|
2094
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:36 +0100
|
2095
|
+
Processing by GuineaPigController#create as HTML
|
2096
|
+
Completed 201 Created in 0ms
|
2097
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:36 +0100
|
2098
|
+
Processing by GuineaPigController#index as HTML
|
2099
|
+
Completed 200 OK in 1ms
|
2100
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:36 +0100
|
2101
|
+
Processing by GuineaPigController#index as HTML
|
2102
|
+
Completed 200 OK in 0ms
|
2103
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:14:36 +0100
|
2104
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2105
|
+
Completed 201 Created in 0ms
|
2106
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:42 +0100
|
2107
|
+
Processing by GuineaPigController#index as HTML
|
2108
|
+
Completed 200 OK in 6ms
|
2109
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:42 +0100
|
2110
|
+
Processing by GuineaPigController#create as HTML
|
2111
|
+
Completed 201 Created in 0ms
|
2112
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:42 +0100
|
2113
|
+
Processing by GuineaPigController#index as HTML
|
2114
|
+
Completed 200 OK in 0ms
|
2115
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:42 +0100
|
2116
|
+
Processing by GuineaPigController#index as HTML
|
2117
|
+
Completed 200 OK in 0ms
|
2118
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:42 +0100
|
2119
|
+
Processing by GuineaPigController#create as HTML
|
2120
|
+
Can't verify CSRF token authenticity
|
2121
|
+
Completed 422 Unprocessable Entity in 0ms
|
2122
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:42 +0100
|
2123
|
+
Processing by GuineaPigController#index as HTML
|
2124
|
+
Completed 200 OK in 0ms
|
2125
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:14:42 +0100
|
2126
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2127
|
+
Completed 201 Created in 1ms
|
2128
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:52 +0100
|
2129
|
+
Processing by GuineaPigController#index as HTML
|
2130
|
+
Completed 200 OK in 7ms
|
2131
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:52 +0100
|
2132
|
+
Processing by GuineaPigController#index as HTML
|
2133
|
+
Completed 200 OK in 0ms
|
2134
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:52 +0100
|
2135
|
+
Processing by GuineaPigController#create as HTML
|
2136
|
+
Completed 201 Created in 0ms
|
2137
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:52 +0100
|
2138
|
+
Processing by GuineaPigController#index as HTML
|
2139
|
+
Completed 200 OK in 0ms
|
2140
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:14:52 +0100
|
2141
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2142
|
+
Completed 201 Created in 0ms
|
2143
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:14:52 +0100
|
2144
|
+
Processing by GuineaPigController#index as HTML
|
2145
|
+
Completed 200 OK in 0ms
|
2146
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:14:52 +0100
|
2147
|
+
Processing by GuineaPigController#create as HTML
|
2148
|
+
Can't verify CSRF token authenticity
|
2149
|
+
Completed 422 Unprocessable Entity in 0ms
|
2150
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:45 +0100
|
2151
|
+
Processing by GuineaPigController#index as HTML
|
2152
|
+
Completed 200 OK in 7ms
|
2153
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:45 +0100
|
2154
|
+
Processing by GuineaPigController#index as HTML
|
2155
|
+
Completed 200 OK in 0ms
|
2156
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:45 +0100
|
2157
|
+
Processing by GuineaPigController#index as HTML
|
2158
|
+
Completed 200 OK in 0ms
|
2159
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:16:45 +0100
|
2160
|
+
Processing by GuineaPigController#create as HTML
|
2161
|
+
Completed 201 Created in 0ms
|
2162
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:45 +0100
|
2163
|
+
Processing by GuineaPigController#index as HTML
|
2164
|
+
Completed 200 OK in 0ms
|
2165
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:16:45 +0100
|
2166
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2167
|
+
Completed 201 Created in 0ms
|
2168
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:56 +0100
|
2169
|
+
Processing by GuineaPigController#index as HTML
|
2170
|
+
Completed 200 OK in 10ms
|
2171
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:16:56 +0100
|
2172
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2173
|
+
Completed 201 Created in 0ms
|
2174
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:56 +0100
|
2175
|
+
Processing by GuineaPigController#index as HTML
|
2176
|
+
Completed 200 OK in 0ms
|
2177
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:56 +0100
|
2178
|
+
Processing by GuineaPigController#index as HTML
|
2179
|
+
Completed 200 OK in 0ms
|
2180
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:16:56 +0100
|
2181
|
+
Processing by GuineaPigController#create as HTML
|
2182
|
+
Completed 201 Created in 0ms
|
2183
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:16:56 +0100
|
2184
|
+
Processing by GuineaPigController#index as HTML
|
2185
|
+
Completed 200 OK in 0ms
|
2186
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:26 +0100
|
2187
|
+
Processing by GuineaPigController#index as HTML
|
2188
|
+
Completed 200 OK in 6ms
|
2189
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:26 +0100
|
2190
|
+
Processing by GuineaPigController#index as HTML
|
2191
|
+
Completed 200 OK in 0ms
|
2192
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:17:26 +0100
|
2193
|
+
Processing by GuineaPigController#create as HTML
|
2194
|
+
Completed 201 Created in 0ms
|
2195
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:26 +0100
|
2196
|
+
Processing by GuineaPigController#index as HTML
|
2197
|
+
Completed 200 OK in 0ms
|
2198
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:26 +0100
|
2199
|
+
Processing by GuineaPigController#index as HTML
|
2200
|
+
Completed 200 OK in 0ms
|
2201
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:17:26 +0100
|
2202
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2203
|
+
Completed 201 Created in 0ms
|
2204
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:34 +0100
|
2205
|
+
Processing by GuineaPigController#index as HTML
|
2206
|
+
Completed 200 OK in 7ms
|
2207
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:17:34 +0100
|
2208
|
+
Processing by GuineaPigController#create as HTML
|
2209
|
+
Completed 201 Created in 0ms
|
2210
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:34 +0100
|
2211
|
+
Processing by GuineaPigController#index as HTML
|
2212
|
+
Completed 200 OK in 0ms
|
2213
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:34 +0100
|
2214
|
+
Processing by GuineaPigController#index as HTML
|
2215
|
+
Completed 200 OK in 0ms
|
2216
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:17:34 +0100
|
2217
|
+
Processing by GuineaPigController#create as HTML
|
2218
|
+
Can't verify CSRF token authenticity
|
2219
|
+
Completed 422 Unprocessable Entity in 0ms
|
2220
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:17:34 +0100
|
2221
|
+
Processing by GuineaPigController#index as HTML
|
2222
|
+
Completed 200 OK in 0ms
|
2223
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:17:34 +0100
|
2224
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2225
|
+
Completed 201 Created in 0ms
|
2226
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2227
|
+
Processing by GuineaPigController#index as HTML
|
2228
|
+
Completed 200 OK in 7ms
|
2229
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2230
|
+
Processing by GuineaPigController#create as HTML
|
2231
|
+
Can't verify CSRF token authenticity
|
2232
|
+
Completed 422 Unprocessable Entity in 0ms
|
2233
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2234
|
+
Processing by GuineaPigController#create as HTML
|
2235
|
+
Completed 201 Created in 0ms
|
2236
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2237
|
+
Processing by GuineaPigController#index as HTML
|
2238
|
+
Completed 200 OK in 0ms
|
2239
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2240
|
+
Processing by GuineaPigController#create as HTML
|
2241
|
+
Completed 201 Created in 0ms
|
2242
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2243
|
+
Processing by GuineaPigController#index as HTML
|
2244
|
+
Completed 200 OK in 0ms
|
2245
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2246
|
+
Processing by GuineaPigController#index as HTML
|
2247
|
+
Completed 200 OK in 0ms
|
2248
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:18:40 +0100
|
2249
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2250
|
+
Completed 201 Created in 0ms
|
2251
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2252
|
+
Processing by GuineaPigController#index as HTML
|
2253
|
+
Completed 200 OK in 7ms
|
2254
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2255
|
+
Processing by GuineaPigController#create as HTML
|
2256
|
+
Can't verify CSRF token authenticity
|
2257
|
+
Completed 422 Unprocessable Entity in 0ms
|
2258
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2259
|
+
Processing by GuineaPigController#create as HTML
|
2260
|
+
Completed 201 Created in 0ms
|
2261
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2262
|
+
Processing by GuineaPigController#index as HTML
|
2263
|
+
Completed 200 OK in 0ms
|
2264
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2265
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2266
|
+
Completed 201 Created in 0ms
|
2267
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2268
|
+
Processing by GuineaPigController#index as HTML
|
2269
|
+
Completed 200 OK in 0ms
|
2270
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2271
|
+
Processing by GuineaPigController#index as HTML
|
2272
|
+
Completed 200 OK in 0ms
|
2273
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:20:56 +0100
|
2274
|
+
Processing by GuineaPigController#create as HTML
|
2275
|
+
Completed 201 Created in 0ms
|
2276
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2277
|
+
Processing by GuineaPigController#index as HTML
|
2278
|
+
Completed 200 OK in 6ms
|
2279
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2280
|
+
Processing by GuineaPigController#index as HTML
|
2281
|
+
Completed 200 OK in 0ms
|
2282
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2283
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2284
|
+
Completed 201 Created in 0ms
|
2285
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2286
|
+
Processing by GuineaPigController#index as HTML
|
2287
|
+
Completed 200 OK in 0ms
|
2288
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2289
|
+
Processing by GuineaPigController#create as HTML
|
2290
|
+
Can't verify CSRF token authenticity
|
2291
|
+
Completed 422 Unprocessable Entity in 0ms
|
2292
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2293
|
+
Processing by GuineaPigController#create as HTML
|
2294
|
+
Completed 201 Created in 0ms
|
2295
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2296
|
+
Processing by GuineaPigController#index as HTML
|
2297
|
+
Completed 200 OK in 0ms
|
2298
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2299
|
+
Processing by GuineaPigController#create as HTML
|
2300
|
+
Can't verify CSRF token authenticity
|
2301
|
+
Completed 422 Unprocessable Entity in 0ms
|
2302
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:21:33 +0100
|
2303
|
+
Processing by GuineaPigController#create as HTML
|
2304
|
+
Completed 201 Created in 0ms
|
2305
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2306
|
+
Processing by GuineaPigController#index as HTML
|
2307
|
+
Completed 200 OK in 7ms
|
2308
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2309
|
+
Processing by GuineaPigController#create as HTML
|
2310
|
+
Can't verify CSRF token authenticity
|
2311
|
+
Completed 422 Unprocessable Entity in 0ms
|
2312
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2313
|
+
Processing by GuineaPigController#create as HTML
|
2314
|
+
Completed 201 Created in 0ms
|
2315
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2316
|
+
Processing by GuineaPigController#index as HTML
|
2317
|
+
Completed 200 OK in 0ms
|
2318
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2319
|
+
Processing by GuineaPigController#create as HTML
|
2320
|
+
Can't verify CSRF token authenticity
|
2321
|
+
Completed 422 Unprocessable Entity in 0ms
|
2322
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2323
|
+
Processing by GuineaPigController#create as HTML
|
2324
|
+
Completed 201 Created in 0ms
|
2325
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2326
|
+
Processing by GuineaPigController#index as HTML
|
2327
|
+
Completed 200 OK in 0ms
|
2328
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2329
|
+
Processing by GuineaPigController#index as HTML
|
2330
|
+
Completed 200 OK in 0ms
|
2331
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:22:35 +0100
|
2332
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2333
|
+
Completed 201 Created in 0ms
|
2334
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2335
|
+
Processing by GuineaPigController#index as HTML
|
2336
|
+
Completed 200 OK in 9ms
|
2337
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2338
|
+
Processing by GuineaPigController#create as HTML
|
2339
|
+
Can't verify CSRF token authenticity
|
2340
|
+
Completed 422 Unprocessable Entity in 0ms
|
2341
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2342
|
+
Processing by GuineaPigController#create as HTML
|
2343
|
+
Completed 201 Created in 1ms
|
2344
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2345
|
+
Processing by GuineaPigController#index as HTML
|
2346
|
+
Completed 200 OK in 0ms
|
2347
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2348
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2349
|
+
Completed 201 Created in 0ms
|
2350
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2351
|
+
Processing by GuineaPigController#index as HTML
|
2352
|
+
Completed 200 OK in 0ms
|
2353
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2354
|
+
Processing by GuineaPigController#create as HTML
|
2355
|
+
Can't verify CSRF token authenticity
|
2356
|
+
Completed 422 Unprocessable Entity in 0ms
|
2357
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2358
|
+
Processing by GuineaPigController#create as HTML
|
2359
|
+
Completed 201 Created in 0ms
|
2360
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:22:59 +0100
|
2361
|
+
Processing by GuineaPigController#index as HTML
|
2362
|
+
Completed 200 OK in 0ms
|
2363
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2364
|
+
Processing by GuineaPigController#index as HTML
|
2365
|
+
Completed 200 OK in 6ms
|
2366
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2367
|
+
Processing by GuineaPigController#create as HTML
|
2368
|
+
Can't verify CSRF token authenticity
|
2369
|
+
Completed 422 Unprocessable Entity in 0ms
|
2370
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2371
|
+
Processing by GuineaPigController#create as HTML
|
2372
|
+
Completed 201 Created in 0ms
|
2373
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2374
|
+
Processing by GuineaPigController#index as HTML
|
2375
|
+
Completed 200 OK in 0ms
|
2376
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2377
|
+
Processing by GuineaPigController#index as HTML
|
2378
|
+
Completed 200 OK in 0ms
|
2379
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2380
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2381
|
+
Completed 201 Created in 0ms
|
2382
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2383
|
+
Processing by GuineaPigController#index as HTML
|
2384
|
+
Completed 200 OK in 0ms
|
2385
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2386
|
+
Processing by GuineaPigController#create as HTML
|
2387
|
+
Can't verify CSRF token authenticity
|
2388
|
+
Completed 422 Unprocessable Entity in 0ms
|
2389
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:16 +0100
|
2390
|
+
Processing by GuineaPigController#create as HTML
|
2391
|
+
Completed 201 Created in 0ms
|
2392
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2393
|
+
Processing by GuineaPigController#index as HTML
|
2394
|
+
Completed 200 OK in 7ms
|
2395
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2396
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2397
|
+
Completed 201 Created in 0ms
|
2398
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2399
|
+
Processing by GuineaPigController#index as HTML
|
2400
|
+
Completed 200 OK in 0ms
|
2401
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2402
|
+
Processing by GuineaPigController#create as HTML
|
2403
|
+
Can't verify CSRF token authenticity
|
2404
|
+
Completed 422 Unprocessable Entity in 0ms
|
2405
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2406
|
+
Processing by GuineaPigController#create as HTML
|
2407
|
+
Completed 201 Created in 0ms
|
2408
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2409
|
+
Processing by GuineaPigController#index as HTML
|
2410
|
+
Completed 200 OK in 0ms
|
2411
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2412
|
+
Processing by GuineaPigController#index as HTML
|
2413
|
+
Completed 200 OK in 0ms
|
2414
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2415
|
+
Processing by GuineaPigController#create as HTML
|
2416
|
+
Can't verify CSRF token authenticity
|
2417
|
+
Completed 422 Unprocessable Entity in 0ms
|
2418
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:22 +0100
|
2419
|
+
Processing by GuineaPigController#create as HTML
|
2420
|
+
Completed 201 Created in 0ms
|
2421
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2422
|
+
Processing by GuineaPigController#index as HTML
|
2423
|
+
Completed 200 OK in 6ms
|
2424
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2425
|
+
Processing by GuineaPigController#create as HTML
|
2426
|
+
Can't verify CSRF token authenticity
|
2427
|
+
Completed 422 Unprocessable Entity in 0ms
|
2428
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2429
|
+
Processing by GuineaPigController#create as HTML
|
2430
|
+
Completed 201 Created in 0ms
|
2431
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2432
|
+
Processing by GuineaPigController#index as HTML
|
2433
|
+
Completed 200 OK in 0ms
|
2434
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2435
|
+
Processing by GuineaPigController#index as HTML
|
2436
|
+
Completed 200 OK in 0ms
|
2437
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2438
|
+
Processing by GuineaPigController#create as HTML
|
2439
|
+
Can't verify CSRF token authenticity
|
2440
|
+
Completed 422 Unprocessable Entity in 0ms
|
2441
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2442
|
+
Processing by GuineaPigController#create as HTML
|
2443
|
+
Completed 201 Created in 0ms
|
2444
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2445
|
+
Processing by GuineaPigController#index as HTML
|
2446
|
+
Completed 200 OK in 0ms
|
2447
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:24:32 +0100
|
2448
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2449
|
+
Completed 201 Created in 0ms
|
2450
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2451
|
+
Processing by GuineaPigController#index as HTML
|
2452
|
+
Completed 200 OK in 6ms
|
2453
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2454
|
+
Processing by GuineaPigController#create as HTML
|
2455
|
+
Can't verify CSRF token authenticity
|
2456
|
+
Completed 422 Unprocessable Entity in 0ms
|
2457
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2458
|
+
Processing by GuineaPigController#create as HTML
|
2459
|
+
Completed 201 Created in 0ms
|
2460
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2461
|
+
Processing by GuineaPigController#index as HTML
|
2462
|
+
Completed 200 OK in 0ms
|
2463
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2464
|
+
Processing by GuineaPigController#index as HTML
|
2465
|
+
Completed 200 OK in 0ms
|
2466
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2467
|
+
Processing by GuineaPigController#create as HTML
|
2468
|
+
Can't verify CSRF token authenticity
|
2469
|
+
Completed 422 Unprocessable Entity in 0ms
|
2470
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2471
|
+
Processing by GuineaPigController#create as HTML
|
2472
|
+
Completed 201 Created in 0ms
|
2473
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2474
|
+
Processing by GuineaPigController#index as HTML
|
2475
|
+
Completed 200 OK in 0ms
|
2476
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:24:37 +0100
|
2477
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2478
|
+
Completed 201 Created in 0ms
|
2479
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2480
|
+
Processing by GuineaPigController#index as HTML
|
2481
|
+
Completed 200 OK in 6ms
|
2482
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2483
|
+
Processing by GuineaPigController#index as HTML
|
2484
|
+
Completed 200 OK in 0ms
|
2485
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2486
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2487
|
+
Completed 201 Created in 0ms
|
2488
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2489
|
+
Processing by GuineaPigController#index as HTML
|
2490
|
+
Completed 200 OK in 0ms
|
2491
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2492
|
+
Processing by GuineaPigController#create as HTML
|
2493
|
+
Can't verify CSRF token authenticity
|
2494
|
+
Completed 422 Unprocessable Entity in 0ms
|
2495
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2496
|
+
Processing by GuineaPigController#create as HTML
|
2497
|
+
Completed 201 Created in 0ms
|
2498
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2499
|
+
Processing by GuineaPigController#index as HTML
|
2500
|
+
Completed 200 OK in 0ms
|
2501
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2502
|
+
Processing by GuineaPigController#create as HTML
|
2503
|
+
Can't verify CSRF token authenticity
|
2504
|
+
Completed 422 Unprocessable Entity in 0ms
|
2505
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:40 +0100
|
2506
|
+
Processing by GuineaPigController#create as HTML
|
2507
|
+
Completed 201 Created in 0ms
|
2508
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2509
|
+
Processing by GuineaPigController#index as HTML
|
2510
|
+
Completed 200 OK in 6ms
|
2511
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2512
|
+
Processing by GuineaPigController#index as HTML
|
2513
|
+
Completed 200 OK in 0ms
|
2514
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2515
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2516
|
+
Completed 201 Created in 0ms
|
2517
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2518
|
+
Processing by GuineaPigController#index as HTML
|
2519
|
+
Completed 200 OK in 0ms
|
2520
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2521
|
+
Processing by GuineaPigController#create as HTML
|
2522
|
+
Can't verify CSRF token authenticity
|
2523
|
+
Completed 422 Unprocessable Entity in 0ms
|
2524
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2525
|
+
Processing by GuineaPigController#create as HTML
|
2526
|
+
Completed 201 Created in 0ms
|
2527
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2528
|
+
Processing by GuineaPigController#index as HTML
|
2529
|
+
Completed 200 OK in 0ms
|
2530
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2531
|
+
Processing by GuineaPigController#create as HTML
|
2532
|
+
Can't verify CSRF token authenticity
|
2533
|
+
Completed 422 Unprocessable Entity in 0ms
|
2534
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:24:57 +0100
|
2535
|
+
Processing by GuineaPigController#create as HTML
|
2536
|
+
Completed 201 Created in 0ms
|
2537
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2538
|
+
Processing by GuineaPigController#index as HTML
|
2539
|
+
Completed 200 OK in 8ms
|
2540
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2541
|
+
Processing by GuineaPigController#index as HTML
|
2542
|
+
Completed 200 OK in 0ms
|
2543
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2544
|
+
Processing by GuineaPigController#create as HTML
|
2545
|
+
Can't verify CSRF token authenticity
|
2546
|
+
Completed 422 Unprocessable Entity in 0ms
|
2547
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2548
|
+
Processing by GuineaPigController#create as HTML
|
2549
|
+
Completed 201 Created in 0ms
|
2550
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2551
|
+
Processing by GuineaPigController#index as HTML
|
2552
|
+
Completed 200 OK in 0ms
|
2553
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2554
|
+
Processing by GuineaPigController#create as HTML
|
2555
|
+
Can't verify CSRF token authenticity
|
2556
|
+
Completed 422 Unprocessable Entity in 0ms
|
2557
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2558
|
+
Processing by GuineaPigController#create as HTML
|
2559
|
+
Completed 201 Created in 0ms
|
2560
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2561
|
+
Processing by GuineaPigController#index as HTML
|
2562
|
+
Completed 200 OK in 0ms
|
2563
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:25:02 +0100
|
2564
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2565
|
+
Completed 201 Created in 0ms
|
2566
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2567
|
+
Processing by GuineaPigController#index as HTML
|
2568
|
+
Completed 200 OK in 7ms
|
2569
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2570
|
+
Processing by GuineaPigController#index as HTML
|
2571
|
+
Completed 200 OK in 0ms
|
2572
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2573
|
+
Processing by GuineaPigController#create as HTML
|
2574
|
+
Can't verify CSRF token authenticity
|
2575
|
+
Completed 422 Unprocessable Entity in 0ms
|
2576
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2577
|
+
Processing by GuineaPigController#create as HTML
|
2578
|
+
Completed 201 Created in 0ms
|
2579
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2580
|
+
Processing by GuineaPigController#index as HTML
|
2581
|
+
Completed 200 OK in 0ms
|
2582
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2583
|
+
Processing by GuineaPigController#create as HTML
|
2584
|
+
Can't verify CSRF token authenticity
|
2585
|
+
Completed 422 Unprocessable Entity in 0ms
|
2586
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2587
|
+
Processing by GuineaPigController#create as HTML
|
2588
|
+
Completed 201 Created in 0ms
|
2589
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2590
|
+
Processing by GuineaPigController#index as HTML
|
2591
|
+
Completed 200 OK in 0ms
|
2592
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:25:07 +0100
|
2593
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2594
|
+
Completed 201 Created in 0ms
|
2595
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2596
|
+
Processing by GuineaPigController#index as HTML
|
2597
|
+
Completed 200 OK in 6ms
|
2598
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2599
|
+
Processing by GuineaPigController#create as HTML
|
2600
|
+
Can't verify CSRF token authenticity
|
2601
|
+
Completed 422 Unprocessable Entity in 0ms
|
2602
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2603
|
+
Processing by GuineaPigController#create as HTML
|
2604
|
+
Completed 201 Created in 0ms
|
2605
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2606
|
+
Processing by GuineaPigController#index as HTML
|
2607
|
+
Completed 200 OK in 0ms
|
2608
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2609
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2610
|
+
Completed 201 Created in 0ms
|
2611
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2612
|
+
Processing by GuineaPigController#index as HTML
|
2613
|
+
Completed 200 OK in 0ms
|
2614
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2615
|
+
Processing by GuineaPigController#index as HTML
|
2616
|
+
Completed 200 OK in 0ms
|
2617
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2618
|
+
Processing by GuineaPigController#create as HTML
|
2619
|
+
Can't verify CSRF token authenticity
|
2620
|
+
Completed 422 Unprocessable Entity in 0ms
|
2621
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:12 +0100
|
2622
|
+
Processing by GuineaPigController#create as HTML
|
2623
|
+
Completed 201 Created in 0ms
|
2624
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2625
|
+
Processing by GuineaPigController#index as HTML
|
2626
|
+
Completed 200 OK in 8ms
|
2627
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2628
|
+
Processing by GuineaPigController#index as HTML
|
2629
|
+
Completed 200 OK in 0ms
|
2630
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2631
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2632
|
+
Completed 201 Created in 0ms
|
2633
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2634
|
+
Processing by GuineaPigController#index as HTML
|
2635
|
+
Completed 200 OK in 0ms
|
2636
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2637
|
+
Processing by GuineaPigController#create as HTML
|
2638
|
+
Can't verify CSRF token authenticity
|
2639
|
+
Completed 422 Unprocessable Entity in 0ms
|
2640
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2641
|
+
Processing by GuineaPigController#create as HTML
|
2642
|
+
Completed 201 Created in 0ms
|
2643
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2644
|
+
Processing by GuineaPigController#index as HTML
|
2645
|
+
Completed 200 OK in 0ms
|
2646
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2647
|
+
Processing by GuineaPigController#create as HTML
|
2648
|
+
Can't verify CSRF token authenticity
|
2649
|
+
Completed 422 Unprocessable Entity in 0ms
|
2650
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:18 +0100
|
2651
|
+
Processing by GuineaPigController#create as HTML
|
2652
|
+
Completed 201 Created in 0ms
|
2653
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2654
|
+
Processing by GuineaPigController#index as HTML
|
2655
|
+
Completed 200 OK in 7ms
|
2656
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2657
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2658
|
+
Completed 201 Created in 0ms
|
2659
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2660
|
+
Processing by GuineaPigController#index as HTML
|
2661
|
+
Completed 200 OK in 0ms
|
2662
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2663
|
+
Processing by GuineaPigController#create as HTML
|
2664
|
+
Can't verify CSRF token authenticity
|
2665
|
+
Completed 422 Unprocessable Entity in 0ms
|
2666
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2667
|
+
Processing by GuineaPigController#create as HTML
|
2668
|
+
Completed 201 Created in 0ms
|
2669
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2670
|
+
Processing by GuineaPigController#index as HTML
|
2671
|
+
Completed 200 OK in 0ms
|
2672
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2673
|
+
Processing by GuineaPigController#create as HTML
|
2674
|
+
Can't verify CSRF token authenticity
|
2675
|
+
Completed 422 Unprocessable Entity in 0ms
|
2676
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2677
|
+
Processing by GuineaPigController#create as HTML
|
2678
|
+
Completed 201 Created in 0ms
|
2679
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:32 +0100
|
2680
|
+
Processing by GuineaPigController#index as HTML
|
2681
|
+
Completed 200 OK in 0ms
|
2682
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2683
|
+
Processing by GuineaPigController#index as HTML
|
2684
|
+
Completed 200 OK in 6ms
|
2685
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2686
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2687
|
+
Completed 201 Created in 0ms
|
2688
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2689
|
+
Processing by GuineaPigController#index as HTML
|
2690
|
+
Completed 200 OK in 0ms
|
2691
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2692
|
+
Processing by GuineaPigController#index as HTML
|
2693
|
+
Completed 200 OK in 0ms
|
2694
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2695
|
+
Processing by GuineaPigController#create as HTML
|
2696
|
+
Can't verify CSRF token authenticity
|
2697
|
+
Completed 422 Unprocessable Entity in 0ms
|
2698
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2699
|
+
Processing by GuineaPigController#create as HTML
|
2700
|
+
Completed 201 Created in 0ms
|
2701
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2702
|
+
Processing by GuineaPigController#index as HTML
|
2703
|
+
Completed 200 OK in 0ms
|
2704
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2705
|
+
Processing by GuineaPigController#create as HTML
|
2706
|
+
Can't verify CSRF token authenticity
|
2707
|
+
Completed 422 Unprocessable Entity in 0ms
|
2708
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:38 +0100
|
2709
|
+
Processing by GuineaPigController#create as HTML
|
2710
|
+
Completed 201 Created in 0ms
|
2711
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2712
|
+
Processing by GuineaPigController#index as HTML
|
2713
|
+
Completed 200 OK in 6ms
|
2714
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2715
|
+
Processing by GuineaPigController#index as HTML
|
2716
|
+
Completed 200 OK in 0ms
|
2717
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2718
|
+
Processing by GuineaPigController#create as HTML
|
2719
|
+
Can't verify CSRF token authenticity
|
2720
|
+
Completed 422 Unprocessable Entity in 0ms
|
2721
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2722
|
+
Processing by GuineaPigController#create as HTML
|
2723
|
+
Completed 201 Created in 0ms
|
2724
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2725
|
+
Processing by GuineaPigController#index as HTML
|
2726
|
+
Completed 200 OK in 0ms
|
2727
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2728
|
+
Processing by GuineaPigController#create as HTML
|
2729
|
+
Can't verify CSRF token authenticity
|
2730
|
+
Completed 422 Unprocessable Entity in 0ms
|
2731
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2732
|
+
Processing by GuineaPigController#create as HTML
|
2733
|
+
Completed 201 Created in 0ms
|
2734
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2735
|
+
Processing by GuineaPigController#index as HTML
|
2736
|
+
Completed 200 OK in 0ms
|
2737
|
+
Started POST "/create_and_reset_session" for 127.0.0.1 at 2015-02-01 20:25:57 +0100
|
2738
|
+
Processing by GuineaPigController#create_and_reset_session as HTML
|
2739
|
+
Completed 201 Created in 0ms
|
2740
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:26:17 +0100
|
2741
|
+
Processing by GuineaPigController#index as HTML
|
2742
|
+
Completed 200 OK in 6ms
|
2743
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:26:17 +0100
|
2744
|
+
Processing by GuineaPigController#index as HTML
|
2745
|
+
Completed 200 OK in 0ms
|
2746
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:17 +0100
|
2747
|
+
Processing by GuineaPigController#create as HTML
|
2748
|
+
Can't verify CSRF token authenticity
|
2749
|
+
Completed 422 Unprocessable Entity in 0ms
|
2750
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:17 +0100
|
2751
|
+
Processing by GuineaPigController#create as HTML
|
2752
|
+
Completed 201 Created in 0ms
|
2753
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:26:17 +0100
|
2754
|
+
Processing by GuineaPigController#index as HTML
|
2755
|
+
Completed 200 OK in 0ms
|
2756
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:17 +0100
|
2757
|
+
Processing by GuineaPigController#create as HTML
|
2758
|
+
Can't verify CSRF token authenticity
|
2759
|
+
Completed 422 Unprocessable Entity in 0ms
|
2760
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:17 +0100
|
2761
|
+
Processing by GuineaPigController#create as HTML
|
2762
|
+
Completed 201 Created in 0ms
|
2763
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:26:29 +0100
|
2764
|
+
Processing by GuineaPigController#index as HTML
|
2765
|
+
Completed 200 OK in 7ms
|
2766
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:29 +0100
|
2767
|
+
Processing by GuineaPigController#create as HTML
|
2768
|
+
Can't verify CSRF token authenticity
|
2769
|
+
Completed 422 Unprocessable Entity in 0ms
|
2770
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:29 +0100
|
2771
|
+
Processing by GuineaPigController#create as HTML
|
2772
|
+
Completed 201 Created in 0ms
|
2773
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:26:29 +0100
|
2774
|
+
Processing by GuineaPigController#index as HTML
|
2775
|
+
Completed 200 OK in 0ms
|
2776
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:29 +0100
|
2777
|
+
Processing by GuineaPigController#create as HTML
|
2778
|
+
Can't verify CSRF token authenticity
|
2779
|
+
Completed 422 Unprocessable Entity in 0ms
|
2780
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:26:29 +0100
|
2781
|
+
Processing by GuineaPigController#create as HTML
|
2782
|
+
Completed 201 Created in 0ms
|
2783
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:04 +0100
|
2784
|
+
Processing by GuineaPigController#index as HTML
|
2785
|
+
Completed 200 OK in 7ms
|
2786
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:04 +0100
|
2787
|
+
Processing by GuineaPigController#create as HTML
|
2788
|
+
Can't verify CSRF token authenticity
|
2789
|
+
Completed 422 Unprocessable Entity in 0ms
|
2790
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:04 +0100
|
2791
|
+
Processing by GuineaPigController#create as HTML
|
2792
|
+
Completed 201 Created in 0ms
|
2793
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:04 +0100
|
2794
|
+
Processing by GuineaPigController#index as HTML
|
2795
|
+
Completed 200 OK in 0ms
|
2796
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:04 +0100
|
2797
|
+
Processing by GuineaPigController#create as HTML
|
2798
|
+
Can't verify CSRF token authenticity
|
2799
|
+
Completed 422 Unprocessable Entity in 0ms
|
2800
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:04 +0100
|
2801
|
+
Processing by GuineaPigController#create as HTML
|
2802
|
+
Completed 201 Created in 0ms
|
2803
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:08 +0100
|
2804
|
+
Processing by GuineaPigController#index as HTML
|
2805
|
+
Completed 200 OK in 8ms
|
2806
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:08 +0100
|
2807
|
+
Processing by GuineaPigController#create as HTML
|
2808
|
+
Can't verify CSRF token authenticity
|
2809
|
+
Completed 422 Unprocessable Entity in 0ms
|
2810
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:08 +0100
|
2811
|
+
Processing by GuineaPigController#create as HTML
|
2812
|
+
Completed 201 Created in 0ms
|
2813
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:08 +0100
|
2814
|
+
Processing by GuineaPigController#index as HTML
|
2815
|
+
Completed 200 OK in 0ms
|
2816
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:08 +0100
|
2817
|
+
Processing by GuineaPigController#create as HTML
|
2818
|
+
Can't verify CSRF token authenticity
|
2819
|
+
Completed 422 Unprocessable Entity in 0ms
|
2820
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:08 +0100
|
2821
|
+
Processing by GuineaPigController#create as HTML
|
2822
|
+
Completed 201 Created in 0ms
|
2823
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:18 +0100
|
2824
|
+
Processing by GuineaPigController#index as HTML
|
2825
|
+
Completed 200 OK in 6ms
|
2826
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:18 +0100
|
2827
|
+
Processing by GuineaPigController#create as HTML
|
2828
|
+
Can't verify CSRF token authenticity
|
2829
|
+
Completed 422 Unprocessable Entity in 0ms
|
2830
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:18 +0100
|
2831
|
+
Processing by GuineaPigController#create as HTML
|
2832
|
+
Completed 201 Created in 0ms
|
2833
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:18 +0100
|
2834
|
+
Processing by GuineaPigController#index as HTML
|
2835
|
+
Completed 200 OK in 0ms
|
2836
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:18 +0100
|
2837
|
+
Processing by GuineaPigController#create as HTML
|
2838
|
+
Can't verify CSRF token authenticity
|
2839
|
+
Completed 422 Unprocessable Entity in 0ms
|
2840
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:18 +0100
|
2841
|
+
Processing by GuineaPigController#create as HTML
|
2842
|
+
Completed 201 Created in 0ms
|
2843
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:25 +0100
|
2844
|
+
Processing by GuineaPigController#index as HTML
|
2845
|
+
Completed 200 OK in 6ms
|
2846
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:25 +0100
|
2847
|
+
Processing by GuineaPigController#create as HTML
|
2848
|
+
Can't verify CSRF token authenticity
|
2849
|
+
Completed 422 Unprocessable Entity in 0ms
|
2850
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:25 +0100
|
2851
|
+
Processing by GuineaPigController#create as HTML
|
2852
|
+
Completed 201 Created in 0ms
|
2853
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:25 +0100
|
2854
|
+
Processing by GuineaPigController#index as HTML
|
2855
|
+
Completed 200 OK in 0ms
|
2856
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:25 +0100
|
2857
|
+
Processing by GuineaPigController#create as HTML
|
2858
|
+
Can't verify CSRF token authenticity
|
2859
|
+
Completed 422 Unprocessable Entity in 0ms
|
2860
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:25 +0100
|
2861
|
+
Processing by GuineaPigController#create as HTML
|
2862
|
+
Completed 201 Created in 0ms
|
2863
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:38 +0100
|
2864
|
+
Processing by GuineaPigController#index as HTML
|
2865
|
+
Completed 200 OK in 7ms
|
2866
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:38 +0100
|
2867
|
+
Processing by GuineaPigController#create as HTML
|
2868
|
+
Can't verify CSRF token authenticity
|
2869
|
+
Completed 422 Unprocessable Entity in 0ms
|
2870
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:38 +0100
|
2871
|
+
Processing by GuineaPigController#create as HTML
|
2872
|
+
Completed 201 Created in 0ms
|
2873
|
+
Started GET "/" for 127.0.0.1 at 2015-02-01 20:32:38 +0100
|
2874
|
+
Processing by GuineaPigController#index as HTML
|
2875
|
+
Completed 200 OK in 0ms
|
2876
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:38 +0100
|
2877
|
+
Processing by GuineaPigController#create as HTML
|
2878
|
+
Can't verify CSRF token authenticity
|
2879
|
+
Completed 422 Unprocessable Entity in 0ms
|
2880
|
+
Started POST "/" for 127.0.0.1 at 2015-02-01 20:32:38 +0100
|
2881
|
+
Processing by GuineaPigController#create as HTML
|
2882
|
+
Completed 201 Created in 0ms
|