contact_us 0.1.4 → 0.1.5

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.
@@ -1795,6 +1795,2832 @@ Content-Type: text/html;
1795
1795
  charset=UTF-8
1796
1796
  Content-Transfer-Encoding: 7bit
1797
1797
 
1798
+ <p>Thanks!</p>
1799
+ <p>---------------------</p>
1800
+ <p>Sent by contact form.</p>
1801
+ SQL (0.4ms)  SELECT name
1802
+ FROM sqlite_master
1803
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
1804
+ 
1805
+ SQL (0.4ms) select sqlite_version(*)
1806
+ SQL (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1807
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
1808
+ SQL (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1809
+ SQL (0.2ms) SELECT name
1810
+ FROM sqlite_master
1811
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
1812
+ Processing by ContactUs::ContactsController#create as HTML
1813
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
1814
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.4ms)
1815
+
1816
+ Sent mail to contact@please-change-me.com (104ms)
1817
+ Date: Thu, 01 Dec 2011 05:47:00 -0500
1818
+ From: test@test.com
1819
+ To: contact@please-change-me.com
1820
+ Message-ID: <4ed75b24bc24b_49dd3ff7f0c34ed4548a6@JDs-MacBook-Pro.local.mail>
1821
+ Subject: Contact Us message from test@test.com
1822
+ Mime-Version: 1.0
1823
+ Content-Type: text/html;
1824
+ charset=UTF-8
1825
+ Content-Transfer-Encoding: 7bit
1826
+
1827
+ <p>test</p>
1828
+ <p>---------------------</p>
1829
+ <p>Sent by contact form.</p>
1830
+ Redirected to http://test.host/
1831
+ Completed 302 Found in 630ms
1832
+ Processing by ContactUs::ContactsController#create as HTML
1833
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
1834
+ Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 1.6ms)
1835
+ Processing by ContactUs::ContactsController#new as HTML
1836
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
1837
+
1838
+
1839
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:00 -0500
1840
+ Processing by ContactUs::ContactsController#new as HTML
1841
+ Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms)
1842
+
1843
+
1844
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1845
+ Processing by ContactUs::ContactsController#new as HTML
1846
+ Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
1847
+
1848
+
1849
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1850
+ Processing by ContactUs::ContactsController#new as HTML
1851
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
1852
+
1853
+
1854
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1855
+ Processing by ContactUs::ContactsController#new as HTML
1856
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
1857
+
1858
+
1859
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1860
+ Processing by ContactUs::ContactsController#new as HTML
1861
+ Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
1862
+
1863
+
1864
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1865
+ Processing by ContactUs::ContactsController#create as HTML
1866
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
1867
+
1868
+ Sent mail to contact@please-change-me.com (14ms)
1869
+ Date: Thu, 01 Dec 2011 05:47:01 -0500
1870
+ From: test@example.com
1871
+ To: contact@please-change-me.com
1872
+ Message-ID: <4ed75b2569e4f_49dd3ff7f0c34ed45492b@JDs-MacBook-Pro.local.mail>
1873
+ Subject: Contact Us message from test@example.com
1874
+ Mime-Version: 1.0
1875
+ Content-Type: text/html;
1876
+ charset=UTF-8
1877
+ Content-Transfer-Encoding: 7bit
1878
+
1879
+ <p>howdy</p>
1880
+ <p>---------------------</p>
1881
+ <p>Sent by contact form.</p>
1882
+ Redirected to http://www.example.com/
1883
+ Completed 302 Found in 32ms
1884
+
1885
+
1886
+ Started GET "/" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1887
+ Processing by ContactUs::ContactsController#new as HTML
1888
+ Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
1889
+
1890
+
1891
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1892
+ Processing by ContactUs::ContactsController#new as HTML
1893
+ Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
1894
+
1895
+
1896
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1897
+ Processing by ContactUs::ContactsController#create as HTML
1898
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
1899
+
1900
+ Sent mail to contact@please-change-me.com (15ms)
1901
+ Date: Thu, 01 Dec 2011 05:47:01 -0500
1902
+ From: test@example.com
1903
+ To: contact@please-change-me.com
1904
+ Message-ID: <4ed75b257e7cd_49dd3ff7f0c34ed455025@JDs-MacBook-Pro.local.mail>
1905
+ Subject: Contact Us message from test@example.com
1906
+ Mime-Version: 1.0
1907
+ Content-Type: text/html;
1908
+ charset=UTF-8
1909
+ Content-Transfer-Encoding: 7bit
1910
+
1911
+ <p>howdy</p>
1912
+ <p>---------------------</p>
1913
+ <p>Sent by contact form.</p>
1914
+ Redirected to http://www.example.com/
1915
+ Completed 302 Found in 38ms
1916
+
1917
+
1918
+ Started GET "/" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1919
+ Processing by ContactUs::ContactsController#new as HTML
1920
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
1921
+
1922
+
1923
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1924
+ Processing by ContactUs::ContactsController#new as HTML
1925
+ Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.0ms)
1926
+
1927
+
1928
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1929
+ Processing by ContactUs::ContactsController#create as HTML
1930
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
1931
+
1932
+ Sent mail to contact@please-change-me.com (14ms)
1933
+ Date: Thu, 01 Dec 2011 05:47:01 -0500
1934
+ From: test@example.com
1935
+ To: contact@please-change-me.com
1936
+ Message-ID: <4ed75b2593135_49dd3ff7f0c34ed4551da@JDs-MacBook-Pro.local.mail>
1937
+ Subject: Contact Us message from test@example.com
1938
+ Mime-Version: 1.0
1939
+ Content-Type: text/html;
1940
+ charset=UTF-8
1941
+ Content-Transfer-Encoding: 7bit
1942
+
1943
+ <p>howdy</p>
1944
+ <p>---------------------</p>
1945
+ <p>Sent by contact form.</p>
1946
+ Redirected to http://www.example.com/
1947
+ Completed 302 Found in 38ms
1948
+
1949
+
1950
+ Started GET "/" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1951
+ Processing by ContactUs::ContactsController#new as HTML
1952
+ Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
1953
+
1954
+
1955
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1956
+ Processing by ContactUs::ContactsController#new as HTML
1957
+ Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms)
1958
+
1959
+
1960
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1961
+ Processing by ContactUs::ContactsController#create as HTML
1962
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
1963
+ Completed 200 OK in 80ms (Views: 77.5ms | ActiveRecord: 0.0ms)
1964
+
1965
+
1966
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1967
+ Processing by ContactUs::ContactsController#new as HTML
1968
+ Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
1969
+
1970
+
1971
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 05:47:01 -0500
1972
+ Processing by ContactUs::ContactsController#create as HTML
1973
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
1974
+ Completed 200 OK in 13ms (Views: 9.7ms | ActiveRecord: 0.0ms)
1975
+ SQL (0.4ms)  SELECT name
1976
+ FROM sqlite_master
1977
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
1978
+ 
1979
+ SQL (0.1ms) select sqlite_version(*)
1980
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1981
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
1982
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1983
+ SQL (0.1ms) SELECT name
1984
+ FROM sqlite_master
1985
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
1986
+ Processing by ContactUs::ContactsController#create as HTML
1987
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
1988
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.5ms)
1989
+
1990
+ Sent mail to contact@please-change-me.com (105ms)
1991
+ Date: Thu, 01 Dec 2011 06:34:50 -0500
1992
+ From: test@test.com
1993
+ To: contact@please-change-me.com
1994
+ Message-ID: <4ed7665a8ac58_551d3fe045c34ec499314@JDs-MacBook-Pro.local.mail>
1995
+ Subject: Contact Us message from test@test.com
1996
+ Mime-Version: 1.0
1997
+ Content-Type: text/html;
1998
+ charset=UTF-8
1999
+ Content-Transfer-Encoding: 7bit
2000
+
2001
+ <p>test</p>
2002
+ <p>---------------------</p>
2003
+ <p>Sent by contact form.</p>
2004
+ Redirected to http://test.host/
2005
+ Completed 302 Found in 566ms
2006
+ Processing by ContactUs::ContactsController#create as HTML
2007
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
2008
+ Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 1.1ms)
2009
+ Processing by ContactUs::ContactsController#new as HTML
2010
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
2011
+
2012
+
2013
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:50 -0500
2014
+ Processing by ContactUs::ContactsController#new as HTML
2015
+ Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms)
2016
+
2017
+
2018
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:50 -0500
2019
+ Processing by ContactUs::ContactsController#new as HTML
2020
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
2021
+
2022
+
2023
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:50 -0500
2024
+ Processing by ContactUs::ContactsController#new as HTML
2025
+ Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.0ms)
2026
+
2027
+
2028
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:50 -0500
2029
+ Processing by ContactUs::ContactsController#new as HTML
2030
+ Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.0ms)
2031
+
2032
+
2033
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2034
+ Processing by ContactUs::ContactsController#new as HTML
2035
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
2036
+
2037
+
2038
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2039
+ Processing by ContactUs::ContactsController#create as HTML
2040
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2041
+
2042
+ Sent mail to contact@please-change-me.com (14ms)
2043
+ Date: Thu, 01 Dec 2011 06:34:51 -0500
2044
+ From: test@example.com
2045
+ To: contact@please-change-me.com
2046
+ Message-ID: <4ed7665b230ed_551d3fe045c34ec49942a@JDs-MacBook-Pro.local.mail>
2047
+ Subject: Contact Us message from test@example.com
2048
+ Mime-Version: 1.0
2049
+ Content-Type: text/html;
2050
+ charset=UTF-8
2051
+ Content-Transfer-Encoding: 7bit
2052
+
2053
+ <p>howdy</p>
2054
+ <p>---------------------</p>
2055
+ <p>Sent by contact form.</p>
2056
+ Redirected to http://www.example.com/
2057
+ Completed 302 Found in 33ms
2058
+
2059
+
2060
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2061
+ Processing by ContactUs::ContactsController#new as HTML
2062
+ Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms)
2063
+
2064
+
2065
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2066
+ Processing by ContactUs::ContactsController#new as HTML
2067
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
2068
+
2069
+
2070
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2071
+ Processing by ContactUs::ContactsController#create as HTML
2072
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2073
+
2074
+ Sent mail to contact@please-change-me.com (15ms)
2075
+ Date: Thu, 01 Dec 2011 06:34:51 -0500
2076
+ From: test@example.com
2077
+ To: contact@please-change-me.com
2078
+ Message-ID: <4ed7665b362ac_551d3fe045c34ec4995d6@JDs-MacBook-Pro.local.mail>
2079
+ Subject: Contact Us message from test@example.com
2080
+ Mime-Version: 1.0
2081
+ Content-Type: text/html;
2082
+ charset=UTF-8
2083
+ Content-Transfer-Encoding: 7bit
2084
+
2085
+ <p>howdy</p>
2086
+ <p>---------------------</p>
2087
+ <p>Sent by contact form.</p>
2088
+ Redirected to http://www.example.com/
2089
+ Completed 302 Found in 38ms
2090
+
2091
+
2092
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2093
+ Processing by ContactUs::ContactsController#new as HTML
2094
+ Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms)
2095
+
2096
+
2097
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2098
+ Processing by ContactUs::ContactsController#new as HTML
2099
+ Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.0ms)
2100
+
2101
+
2102
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2103
+ Processing by ContactUs::ContactsController#create as HTML
2104
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2105
+
2106
+ Sent mail to contact@please-change-me.com (15ms)
2107
+ Date: Thu, 01 Dec 2011 06:34:51 -0500
2108
+ From: test@example.com
2109
+ To: contact@please-change-me.com
2110
+ Message-ID: <4ed7665b4b328_551d3fe045c34ec499679@JDs-MacBook-Pro.local.mail>
2111
+ Subject: Contact Us message from test@example.com
2112
+ Mime-Version: 1.0
2113
+ Content-Type: text/html;
2114
+ charset=UTF-8
2115
+ Content-Transfer-Encoding: 7bit
2116
+
2117
+ <p>howdy</p>
2118
+ <p>---------------------</p>
2119
+ <p>Sent by contact form.</p>
2120
+ Redirected to http://www.example.com/
2121
+ Completed 302 Found in 38ms
2122
+
2123
+
2124
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2125
+ Processing by ContactUs::ContactsController#new as HTML
2126
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
2127
+
2128
+
2129
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2130
+ Processing by ContactUs::ContactsController#new as HTML
2131
+ Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
2132
+
2133
+
2134
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2135
+ Processing by ContactUs::ContactsController#create as HTML
2136
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2137
+ Completed 200 OK in 77ms (Views: 74.5ms | ActiveRecord: 0.0ms)
2138
+
2139
+
2140
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2141
+ Processing by ContactUs::ContactsController#new as HTML
2142
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
2143
+
2144
+
2145
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:34:51 -0500
2146
+ Processing by ContactUs::ContactsController#create as HTML
2147
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2148
+ Completed 200 OK in 17ms (Views: 14.2ms | ActiveRecord: 0.0ms)
2149
+
2150
+ Sent mail to contact@please-change-me.com (16ms)
2151
+ Date: Thu, 01 Dec 2011 06:34:51 -0500
2152
+ From: test@email.com
2153
+ To: contact@please-change-me.com
2154
+ Message-ID: <4ed7665ba45cf_551d3fe045c34ec499726@JDs-MacBook-Pro.local.mail>
2155
+ Subject: Contact Us message from test@email.com
2156
+ Mime-Version: 1.0
2157
+ Content-Type: text/html;
2158
+ charset=UTF-8
2159
+ Content-Transfer-Encoding: 7bit
2160
+
2161
+ <p>Thanks!</p>
2162
+ <p>---------------------</p>
2163
+ <p>Sent by contact form.</p>
2164
+
2165
+ Sent mail to contact@please-change-me.com (14ms)
2166
+ Date: Thu, 01 Dec 2011 06:34:51 -0500
2167
+ From: test@email.com
2168
+ To: contact@please-change-me.com
2169
+ Message-ID: <4ed7665bb18b2_551d3fe045c34ec499872@JDs-MacBook-Pro.local.mail>
2170
+ Subject: Contact Us message from test@email.com
2171
+ Mime-Version: 1.0
2172
+ Content-Type: text/html;
2173
+ charset=UTF-8
2174
+ Content-Transfer-Encoding: 7bit
2175
+
2176
+ <p>Thanks!</p>
2177
+ <p>---------------------</p>
2178
+ <p>Sent by contact form.</p>
2179
+ SQL (0.5ms)  SELECT name
2180
+ FROM sqlite_master
2181
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2182
+ 
2183
+ SQL (0.5ms) select sqlite_version(*)
2184
+ SQL (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2185
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
2186
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2187
+ SQL (0.1ms) SELECT name
2188
+ FROM sqlite_master
2189
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2190
+ Processing by ContactUs::ContactsController#create as HTML
2191
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
2192
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.2ms)
2193
+
2194
+ Sent mail to contact@please-change-me.com (99ms)
2195
+ Date: Thu, 01 Dec 2011 06:36:44 -0500
2196
+ From: test@test.com
2197
+ To: contact@please-change-me.com
2198
+ Message-ID: <4ed766cc391c4_55b33ff456034ec4914e2@JDs-MacBook-Pro.local.mail>
2199
+ Subject: Contact Us message from test@test.com
2200
+ Mime-Version: 1.0
2201
+ Content-Type: text/html;
2202
+ charset=UTF-8
2203
+ Content-Transfer-Encoding: 7bit
2204
+
2205
+ <p>test</p>
2206
+ <p>---------------------</p>
2207
+ <p>Sent by contact form.</p>
2208
+ Redirected to http://test.host/
2209
+ Completed 302 Found in 456ms
2210
+ Processing by ContactUs::ContactsController#create as HTML
2211
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
2212
+ Completed 200 OK in 10ms (Views: 7.7ms | ActiveRecord: 1.7ms)
2213
+ Processing by ContactUs::ContactsController#new as HTML
2214
+ Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
2215
+
2216
+
2217
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2218
+ Processing by ContactUs::ContactsController#new as HTML
2219
+ Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms)
2220
+
2221
+
2222
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2223
+ Processing by ContactUs::ContactsController#new as HTML
2224
+ Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
2225
+
2226
+
2227
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2228
+ Processing by ContactUs::ContactsController#new as HTML
2229
+ Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
2230
+
2231
+
2232
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2233
+ Processing by ContactUs::ContactsController#new as HTML
2234
+ Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms)
2235
+
2236
+
2237
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2238
+ Processing by ContactUs::ContactsController#new as HTML
2239
+ Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
2240
+
2241
+
2242
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2243
+ Processing by ContactUs::ContactsController#create as HTML
2244
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2245
+
2246
+ Sent mail to contact@please-change-me.com (13ms)
2247
+ Date: Thu, 01 Dec 2011 06:36:44 -0500
2248
+ From: test@example.com
2249
+ To: contact@please-change-me.com
2250
+ Message-ID: <4ed766ccc61a2_55b33ff456034ec4915f6@JDs-MacBook-Pro.local.mail>
2251
+ Subject: Contact Us message from test@example.com
2252
+ Mime-Version: 1.0
2253
+ Content-Type: text/html;
2254
+ charset=UTF-8
2255
+ Content-Transfer-Encoding: 7bit
2256
+
2257
+ <p>howdy</p>
2258
+ <p>---------------------</p>
2259
+ <p>Sent by contact form.</p>
2260
+ Redirected to http://www.example.com/
2261
+ Completed 302 Found in 31ms
2262
+
2263
+
2264
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2265
+ Processing by ContactUs::ContactsController#new as HTML
2266
+ Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
2267
+
2268
+
2269
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2270
+ Processing by ContactUs::ContactsController#new as HTML
2271
+ Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms)
2272
+
2273
+
2274
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2275
+ Processing by ContactUs::ContactsController#create as HTML
2276
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2277
+
2278
+ Sent mail to contact@please-change-me.com (15ms)
2279
+ Date: Thu, 01 Dec 2011 06:36:44 -0500
2280
+ From: test@example.com
2281
+ To: contact@please-change-me.com
2282
+ Message-ID: <4ed766ccda176_55b33ff456034ec4916d4@JDs-MacBook-Pro.local.mail>
2283
+ Subject: Contact Us message from test@example.com
2284
+ Mime-Version: 1.0
2285
+ Content-Type: text/html;
2286
+ charset=UTF-8
2287
+ Content-Transfer-Encoding: 7bit
2288
+
2289
+ <p>howdy</p>
2290
+ <p>---------------------</p>
2291
+ <p>Sent by contact form.</p>
2292
+ Redirected to http://www.example.com/
2293
+ Completed 302 Found in 37ms
2294
+
2295
+
2296
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2297
+ Processing by ContactUs::ContactsController#new as HTML
2298
+ Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.0ms)
2299
+
2300
+
2301
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2302
+ Processing by ContactUs::ContactsController#new as HTML
2303
+ Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
2304
+
2305
+
2306
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2307
+ Processing by ContactUs::ContactsController#create as HTML
2308
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2309
+
2310
+ Sent mail to contact@please-change-me.com (16ms)
2311
+ Date: Thu, 01 Dec 2011 06:36:44 -0500
2312
+ From: test@example.com
2313
+ To: contact@please-change-me.com
2314
+ Message-ID: <4ed766ccef143_55b33ff456034ec49172a@JDs-MacBook-Pro.local.mail>
2315
+ Subject: Contact Us message from test@example.com
2316
+ Mime-Version: 1.0
2317
+ Content-Type: text/html;
2318
+ charset=UTF-8
2319
+ Content-Transfer-Encoding: 7bit
2320
+
2321
+ <p>howdy</p>
2322
+ <p>---------------------</p>
2323
+ <p>Sent by contact form.</p>
2324
+ Redirected to http://www.example.com/
2325
+ Completed 302 Found in 41ms
2326
+
2327
+
2328
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:36:44 -0500
2329
+ Processing by ContactUs::ContactsController#new as HTML
2330
+ Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.0ms)
2331
+
2332
+
2333
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:45 -0500
2334
+ Processing by ContactUs::ContactsController#new as HTML
2335
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
2336
+
2337
+
2338
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:36:45 -0500
2339
+ Processing by ContactUs::ContactsController#create as HTML
2340
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2341
+ Completed 200 OK in 76ms (Views: 74.0ms | ActiveRecord: 0.0ms)
2342
+
2343
+
2344
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:36:45 -0500
2345
+ Processing by ContactUs::ContactsController#new as HTML
2346
+ Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
2347
+
2348
+
2349
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:36:45 -0500
2350
+ Processing by ContactUs::ContactsController#create as HTML
2351
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2352
+ Completed 200 OK in 19ms (Views: 15.7ms | ActiveRecord: 0.0ms)
2353
+
2354
+ Sent mail to contact@please-change-me.com (13ms)
2355
+ Date: Thu, 01 Dec 2011 06:36:45 -0500
2356
+ From: test@email.com
2357
+ To: contact@please-change-me.com
2358
+ Message-ID: <4ed766cd56010_55b33ff456034ec49185e@JDs-MacBook-Pro.local.mail>
2359
+ Subject: Contact Us message from test@email.com
2360
+ Mime-Version: 1.0
2361
+ Content-Type: text/html;
2362
+ charset=UTF-8
2363
+ Content-Transfer-Encoding: 7bit
2364
+
2365
+ <p>Thanks!</p>
2366
+ <p>---------------------</p>
2367
+ <p>Sent by contact form.</p>
2368
+
2369
+ Sent mail to contact@please-change-me.com (13ms)
2370
+ Date: Thu, 01 Dec 2011 06:36:45 -0500
2371
+ From: test@email.com
2372
+ To: contact@please-change-me.com
2373
+ Message-ID: <4ed766cd6363e_55b33ff456034ec491976@JDs-MacBook-Pro.local.mail>
2374
+ Subject: Contact Us message from test@email.com
2375
+ Mime-Version: 1.0
2376
+ Content-Type: text/html;
2377
+ charset=UTF-8
2378
+ Content-Transfer-Encoding: 7bit
2379
+
2380
+ <p>Thanks!</p>
2381
+ <p>---------------------</p>
2382
+ <p>Sent by contact form.</p>
2383
+ SQL (0.4ms)  SELECT name
2384
+ FROM sqlite_master
2385
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2386
+ 
2387
+ SQL (0.1ms) select sqlite_version(*)
2388
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2389
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
2390
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2391
+ SQL (0.1ms) SELECT name
2392
+ FROM sqlite_master
2393
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2394
+ Processing by ContactUs::ContactsController#create as HTML
2395
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
2396
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.2ms)
2397
+
2398
+ Sent mail to contact@please-change-me.com (96ms)
2399
+ Date: Thu, 01 Dec 2011 06:37:22 -0500
2400
+ From: test@test.com
2401
+ To: contact@please-change-me.com
2402
+ Message-ID: <4ed766f29d593_55fb3fdfc8434ecc4922b@JDs-MacBook-Pro.local.mail>
2403
+ Subject: Contact Us message from test@test.com
2404
+ Mime-Version: 1.0
2405
+ Content-Type: text/html;
2406
+ charset=UTF-8
2407
+ Content-Transfer-Encoding: 7bit
2408
+
2409
+ <p>test</p>
2410
+ <p>---------------------</p>
2411
+ <p>Sent by contact form.</p>
2412
+ Redirected to http://test.host/
2413
+ Completed 302 Found in 487ms
2414
+ Processing by ContactUs::ContactsController#create as HTML
2415
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
2416
+ Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 1.0ms)
2417
+ Processing by ContactUs::ContactsController#new as HTML
2418
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
2419
+
2420
+
2421
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:22 -0500
2422
+ Processing by ContactUs::ContactsController#new as HTML
2423
+ Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
2424
+
2425
+
2426
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2427
+ Processing by ContactUs::ContactsController#new as HTML
2428
+ Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
2429
+
2430
+
2431
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2432
+ Processing by ContactUs::ContactsController#new as HTML
2433
+ Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
2434
+
2435
+
2436
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2437
+ Processing by ContactUs::ContactsController#new as HTML
2438
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
2439
+
2440
+
2441
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2442
+ Processing by ContactUs::ContactsController#new as HTML
2443
+ Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
2444
+
2445
+
2446
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2447
+ Processing by ContactUs::ContactsController#create as HTML
2448
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2449
+
2450
+ Sent mail to contact@please-change-me.com (13ms)
2451
+ Date: Thu, 01 Dec 2011 06:37:23 -0500
2452
+ From: test@example.com
2453
+ To: contact@please-change-me.com
2454
+ Message-ID: <4ed766f32cf07_55fb3fdfc8434ecc4936b@JDs-MacBook-Pro.local.mail>
2455
+ Subject: Contact Us message from test@example.com
2456
+ Mime-Version: 1.0
2457
+ Content-Type: text/html;
2458
+ charset=UTF-8
2459
+ Content-Transfer-Encoding: 7bit
2460
+
2461
+ <p>howdy</p>
2462
+ <p>---------------------</p>
2463
+ <p>Sent by contact form.</p>
2464
+ Redirected to http://www.example.com/
2465
+ Completed 302 Found in 32ms
2466
+
2467
+
2468
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2469
+ Processing by ContactUs::ContactsController#new as HTML
2470
+ Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
2471
+
2472
+
2473
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2474
+ Processing by ContactUs::ContactsController#new as HTML
2475
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
2476
+
2477
+
2478
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2479
+ Processing by ContactUs::ContactsController#create as HTML
2480
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2481
+
2482
+ Sent mail to contact@please-change-me.com (16ms)
2483
+ Date: Thu, 01 Dec 2011 06:37:23 -0500
2484
+ From: test@example.com
2485
+ To: contact@please-change-me.com
2486
+ Message-ID: <4ed766f340058_55fb3fdfc8434ecc4946b@JDs-MacBook-Pro.local.mail>
2487
+ Subject: Contact Us message from test@example.com
2488
+ Mime-Version: 1.0
2489
+ Content-Type: text/html;
2490
+ charset=UTF-8
2491
+ Content-Transfer-Encoding: 7bit
2492
+
2493
+ <p>howdy</p>
2494
+ <p>---------------------</p>
2495
+ <p>Sent by contact form.</p>
2496
+ Redirected to http://www.example.com/
2497
+ Completed 302 Found in 37ms
2498
+
2499
+
2500
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2501
+ Processing by ContactUs::ContactsController#new as HTML
2502
+ Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
2503
+
2504
+
2505
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2506
+ Processing by ContactUs::ContactsController#new as HTML
2507
+ Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms)
2508
+
2509
+
2510
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2511
+ Processing by ContactUs::ContactsController#create as HTML
2512
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2513
+
2514
+ Sent mail to contact@please-change-me.com (16ms)
2515
+ Date: Thu, 01 Dec 2011 06:37:23 -0500
2516
+ From: test@example.com
2517
+ To: contact@please-change-me.com
2518
+ Message-ID: <4ed766f357018_55fb3fdfc8434ecc495b@JDs-MacBook-Pro.local.mail>
2519
+ Subject: Contact Us message from test@example.com
2520
+ Mime-Version: 1.0
2521
+ Content-Type: text/html;
2522
+ charset=UTF-8
2523
+ Content-Transfer-Encoding: 7bit
2524
+
2525
+ <p>howdy</p>
2526
+ <p>---------------------</p>
2527
+ <p>Sent by contact form.</p>
2528
+ Redirected to http://www.example.com/
2529
+ Completed 302 Found in 41ms
2530
+
2531
+
2532
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2533
+ Processing by ContactUs::ContactsController#new as HTML
2534
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
2535
+
2536
+
2537
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2538
+ Processing by ContactUs::ContactsController#new as HTML
2539
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
2540
+
2541
+
2542
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2543
+ Processing by ContactUs::ContactsController#create as HTML
2544
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2545
+ Completed 200 OK in 76ms (Views: 73.2ms | ActiveRecord: 0.0ms)
2546
+
2547
+
2548
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2549
+ Processing by ContactUs::ContactsController#new as HTML
2550
+ Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms)
2551
+
2552
+
2553
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:37:23 -0500
2554
+ Processing by ContactUs::ContactsController#create as HTML
2555
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2556
+ Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.0ms)
2557
+
2558
+ Sent mail to contact@please-change-me.com (18ms)
2559
+ Date: Thu, 01 Dec 2011 06:41:23 -0500
2560
+ From: test@email.com
2561
+ To: contact@please-change-me.com
2562
+ Message-ID: <4ed767e35d470_55fb3fdfc8434ecc49659@JDs-MacBook-Pro.local.mail>
2563
+ Subject: Contact Us message from test@email.com
2564
+ Mime-Version: 1.0
2565
+ Content-Type: text/html;
2566
+ charset=UTF-8
2567
+ Content-Transfer-Encoding: 7bit
2568
+
2569
+ <p>Thanks!</p>
2570
+ <p>---------------------</p>
2571
+ <p>Sent by contact form.</p>
2572
+
2573
+ Sent mail to contact@please-change-me.com (15ms)
2574
+ Date: Thu, 01 Dec 2011 06:41:23 -0500
2575
+ From: test@email.com
2576
+ To: contact@please-change-me.com
2577
+ Message-ID: <4ed767e36a574_55fb3fdfc8434ecc4973a@JDs-MacBook-Pro.local.mail>
2578
+ Subject: Contact Us message from test@email.com
2579
+ Mime-Version: 1.0
2580
+ Content-Type: text/html;
2581
+ charset=UTF-8
2582
+ Content-Transfer-Encoding: 7bit
2583
+
2584
+ <p>Thanks!</p>
2585
+ <p>---------------------</p>
2586
+ <p>Sent by contact form.</p>
2587
+ SQL (0.4ms)  SELECT name
2588
+ FROM sqlite_master
2589
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2590
+ 
2591
+ SQL (0.1ms) select sqlite_version(*)
2592
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2593
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
2594
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2595
+ SQL (0.1ms) SELECT name
2596
+ FROM sqlite_master
2597
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2598
+ Processing by ContactUs::ContactsController#create as HTML
2599
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
2600
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.3ms)
2601
+
2602
+ Sent mail to contact@please-change-me.com (150ms)
2603
+ Date: Thu, 01 Dec 2011 06:43:00 -0500
2604
+ From: test@test.com
2605
+ To: contact@please-change-me.com
2606
+ Message-ID: <4ed7684487dee_57a03fe2ee034ed49377f@JDs-MacBook-Pro.local.mail>
2607
+ Subject: Contact Us message from test@test.com
2608
+ Mime-Version: 1.0
2609
+ Content-Type: text/html;
2610
+ charset=UTF-8
2611
+ Content-Transfer-Encoding: 7bit
2612
+
2613
+ <p>test</p>
2614
+ <p>---------------------</p>
2615
+ <p>Sent by contact form.</p>
2616
+ Redirected to http://test.host/
2617
+ Completed 302 Found in 473ms
2618
+ Processing by ContactUs::ContactsController#create as HTML
2619
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
2620
+ Completed 200 OK in 10ms (Views: 7.8ms | ActiveRecord: 1.1ms)
2621
+ Processing by ContactUs::ContactsController#new as HTML
2622
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
2623
+
2624
+
2625
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:00 -0500
2626
+ Processing by ContactUs::ContactsController#new as HTML
2627
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
2628
+
2629
+
2630
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:00 -0500
2631
+ Processing by ContactUs::ContactsController#new as HTML
2632
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
2633
+
2634
+
2635
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:00 -0500
2636
+ Processing by ContactUs::ContactsController#new as HTML
2637
+ Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
2638
+
2639
+
2640
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:00 -0500
2641
+ Processing by ContactUs::ContactsController#new as HTML
2642
+ Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
2643
+
2644
+
2645
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:00 -0500
2646
+ Processing by ContactUs::ContactsController#new as HTML
2647
+ Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.0ms)
2648
+
2649
+
2650
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2651
+ Processing by ContactUs::ContactsController#create as HTML
2652
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2653
+
2654
+ Sent mail to contact@please-change-me.com (12ms)
2655
+ Date: Thu, 01 Dec 2011 06:43:01 -0500
2656
+ From: test@example.com
2657
+ To: contact@please-change-me.com
2658
+ Message-ID: <4ed76845b40d_57a03fe2ee034ed4938ce@JDs-MacBook-Pro.local.mail>
2659
+ Subject: Contact Us message from test@example.com
2660
+ Mime-Version: 1.0
2661
+ Content-Type: text/html;
2662
+ charset=UTF-8
2663
+ Content-Transfer-Encoding: 7bit
2664
+
2665
+ <p>howdy</p>
2666
+ <p>---------------------</p>
2667
+ <p>Sent by contact form.</p>
2668
+ Redirected to http://www.example.com/
2669
+ Completed 302 Found in 32ms
2670
+
2671
+
2672
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2673
+ Processing by ContactUs::ContactsController#new as HTML
2674
+ Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
2675
+
2676
+
2677
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2678
+ Processing by ContactUs::ContactsController#new as HTML
2679
+ Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
2680
+
2681
+
2682
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2683
+ Processing by ContactUs::ContactsController#create as HTML
2684
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2685
+
2686
+ Sent mail to contact@please-change-me.com (15ms)
2687
+ Date: Thu, 01 Dec 2011 06:43:01 -0500
2688
+ From: test@example.com
2689
+ To: contact@please-change-me.com
2690
+ Message-ID: <4ed768452c969_57a03fe2ee034ed493926@JDs-MacBook-Pro.local.mail>
2691
+ Subject: Contact Us message from test@example.com
2692
+ Mime-Version: 1.0
2693
+ Content-Type: text/html;
2694
+ charset=UTF-8
2695
+ Content-Transfer-Encoding: 7bit
2696
+
2697
+ <p>howdy</p>
2698
+ <p>---------------------</p>
2699
+ <p>Sent by contact form.</p>
2700
+ Redirected to http://www.example.com/
2701
+ Completed 302 Found in 96ms
2702
+
2703
+
2704
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2705
+ Processing by ContactUs::ContactsController#new as HTML
2706
+ Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
2707
+
2708
+
2709
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2710
+ Processing by ContactUs::ContactsController#new as HTML
2711
+ Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
2712
+
2713
+
2714
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2715
+ Processing by ContactUs::ContactsController#create as HTML
2716
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2717
+
2718
+ Sent mail to contact@please-change-me.com (17ms)
2719
+ Date: Thu, 01 Dec 2011 06:43:01 -0500
2720
+ From: test@example.com
2721
+ To: contact@please-change-me.com
2722
+ Message-ID: <4ed7684540335_57a03fe2ee034ed494080@JDs-MacBook-Pro.local.mail>
2723
+ Subject: Contact Us message from test@example.com
2724
+ Mime-Version: 1.0
2725
+ Content-Type: text/html;
2726
+ charset=UTF-8
2727
+ Content-Transfer-Encoding: 7bit
2728
+
2729
+ <p>howdy</p>
2730
+ <p>---------------------</p>
2731
+ <p>Sent by contact form.</p>
2732
+ Redirected to http://www.example.com/
2733
+ Completed 302 Found in 40ms
2734
+
2735
+
2736
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2737
+ Processing by ContactUs::ContactsController#new as HTML
2738
+ Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms)
2739
+
2740
+
2741
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2742
+ Processing by ContactUs::ContactsController#new as HTML
2743
+ Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms)
2744
+
2745
+
2746
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2747
+ Processing by ContactUs::ContactsController#create as HTML
2748
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2749
+ Completed 200 OK in 17ms (Views: 13.4ms | ActiveRecord: 0.0ms)
2750
+
2751
+
2752
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2753
+ Processing by ContactUs::ContactsController#new as HTML
2754
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
2755
+
2756
+
2757
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:43:01 -0500
2758
+ Processing by ContactUs::ContactsController#create as HTML
2759
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2760
+ Completed 200 OK in 12ms (Views: 8.8ms | ActiveRecord: 0.0ms)
2761
+
2762
+ Sent mail to contact@please-change-me.com (13ms)
2763
+ Date: Thu, 01 Dec 2011 06:43:01 -0500
2764
+ From: test@email.com
2765
+ To: contact@please-change-me.com
2766
+ Message-ID: <4ed76845abeec_57a03fe2ee034ed49412f@JDs-MacBook-Pro.local.mail>
2767
+ Subject: Contact Us message from test@email.com
2768
+ Mime-Version: 1.0
2769
+ Content-Type: text/html;
2770
+ charset=UTF-8
2771
+ Content-Transfer-Encoding: 7bit
2772
+
2773
+ <p>Thanks!</p>
2774
+ <p>---------------------</p>
2775
+ <p>Sent by contact form.</p>
2776
+
2777
+ Sent mail to contact@please-change-me.com (17ms)
2778
+ Date: Thu, 01 Dec 2011 06:43:01 -0500
2779
+ From: test@email.com
2780
+ To: contact@please-change-me.com
2781
+ Message-ID: <4ed76845b8e74_57a03fe2ee034ed494277@JDs-MacBook-Pro.local.mail>
2782
+ Subject: Contact Us message from test@email.com
2783
+ Mime-Version: 1.0
2784
+ Content-Type: text/html;
2785
+ charset=UTF-8
2786
+ Content-Transfer-Encoding: 7bit
2787
+
2788
+ <p>Thanks!</p>
2789
+ <p>---------------------</p>
2790
+ <p>Sent by contact form.</p>
2791
+ SQL (0.4ms)  SELECT name
2792
+ FROM sqlite_master
2793
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2794
+ 
2795
+ SQL (0.1ms) select sqlite_version(*)
2796
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2797
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
2798
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2799
+ SQL (0.1ms) SELECT name
2800
+ FROM sqlite_master
2801
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2802
+ Processing by ContactUs::ContactsController#create as HTML
2803
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
2804
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.5ms)
2805
+
2806
+ Sent mail to contact@please-change-me.com (96ms)
2807
+ Date: Thu, 01 Dec 2011 06:48:29 -0500
2808
+ From: test@test.com
2809
+ To: contact@please-change-me.com
2810
+ Message-ID: <4ed7698ddd634_5a943fe4ccc34ed4169a2@JDs-MacBook-Pro.local.mail>
2811
+ Subject: Contact Us message from test@test.com
2812
+ Mime-Version: 1.0
2813
+ Content-Type: text/html;
2814
+ charset=UTF-8
2815
+ Content-Transfer-Encoding: 7bit
2816
+
2817
+ <p>test</p>
2818
+ <p>---------------------</p>
2819
+ <p>Sent by contact form.</p>
2820
+ Redirected to http://test.host/
2821
+ Completed 302 Found in 457ms
2822
+ Processing by ContactUs::ContactsController#create as HTML
2823
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
2824
+ Completed 200 OK in 11ms (Views: 8.2ms | ActiveRecord: 1.1ms)
2825
+ Processing by ContactUs::ContactsController#new as HTML
2826
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
2827
+
2828
+
2829
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2830
+ Processing by ContactUs::ContactsController#new as HTML
2831
+ Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
2832
+
2833
+
2834
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2835
+ Processing by ContactUs::ContactsController#new as HTML
2836
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
2837
+
2838
+
2839
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2840
+ Processing by ContactUs::ContactsController#new as HTML
2841
+ Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.0ms)
2842
+
2843
+
2844
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2845
+ Processing by ContactUs::ContactsController#new as HTML
2846
+ Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
2847
+
2848
+
2849
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2850
+ Processing by ContactUs::ContactsController#new as HTML
2851
+ Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms)
2852
+
2853
+
2854
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2855
+ Processing by ContactUs::ContactsController#create as HTML
2856
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2857
+
2858
+ Sent mail to contact@please-change-me.com (14ms)
2859
+ Date: Thu, 01 Dec 2011 06:48:30 -0500
2860
+ From: test@example.com
2861
+ To: contact@please-change-me.com
2862
+ Message-ID: <4ed7698e74388_5a943fe4ccc34ed417047@JDs-MacBook-Pro.local.mail>
2863
+ Subject: Contact Us message from test@example.com
2864
+ Mime-Version: 1.0
2865
+ Content-Type: text/html;
2866
+ charset=UTF-8
2867
+ Content-Transfer-Encoding: 7bit
2868
+
2869
+ <p>howdy</p>
2870
+ <p>---------------------</p>
2871
+ <p>Sent by contact form.</p>
2872
+ Redirected to http://www.example.com/
2873
+ Completed 302 Found in 39ms
2874
+
2875
+
2876
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2877
+ Processing by ContactUs::ContactsController#new as HTML
2878
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
2879
+
2880
+
2881
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2882
+ Processing by ContactUs::ContactsController#new as HTML
2883
+ Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
2884
+
2885
+
2886
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2887
+ Processing by ContactUs::ContactsController#create as HTML
2888
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2889
+
2890
+ Sent mail to contact@please-change-me.com (16ms)
2891
+ Date: Thu, 01 Dec 2011 06:48:30 -0500
2892
+ From: test@example.com
2893
+ To: contact@please-change-me.com
2894
+ Message-ID: <4ed7698e877b2_5a943fe4ccc34ed417182@JDs-MacBook-Pro.local.mail>
2895
+ Subject: Contact Us message from test@example.com
2896
+ Mime-Version: 1.0
2897
+ Content-Type: text/html;
2898
+ charset=UTF-8
2899
+ Content-Transfer-Encoding: 7bit
2900
+
2901
+ <p>howdy</p>
2902
+ <p>---------------------</p>
2903
+ <p>Sent by contact form.</p>
2904
+ Redirected to http://www.example.com/
2905
+ Completed 302 Found in 38ms
2906
+
2907
+
2908
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2909
+ Processing by ContactUs::ContactsController#new as HTML
2910
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
2911
+
2912
+
2913
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2914
+ Processing by ContactUs::ContactsController#new as HTML
2915
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
2916
+
2917
+
2918
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2919
+ Processing by ContactUs::ContactsController#create as HTML
2920
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
2921
+
2922
+ Sent mail to contact@please-change-me.com (15ms)
2923
+ Date: Thu, 01 Dec 2011 06:48:30 -0500
2924
+ From: test@example.com
2925
+ To: contact@please-change-me.com
2926
+ Message-ID: <4ed7698e9bd7d_5a943fe4ccc34ed4172ef@JDs-MacBook-Pro.local.mail>
2927
+ Subject: Contact Us message from test@example.com
2928
+ Mime-Version: 1.0
2929
+ Content-Type: text/html;
2930
+ charset=UTF-8
2931
+ Content-Transfer-Encoding: 7bit
2932
+
2933
+ <p>howdy</p>
2934
+ <p>---------------------</p>
2935
+ <p>Sent by contact form.</p>
2936
+ Redirected to http://www.example.com/
2937
+ Completed 302 Found in 39ms
2938
+
2939
+
2940
+ Started GET "/" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2941
+ Processing by ContactUs::ContactsController#new as HTML
2942
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
2943
+
2944
+
2945
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2946
+ Processing by ContactUs::ContactsController#new as HTML
2947
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
2948
+
2949
+
2950
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2951
+ Processing by ContactUs::ContactsController#create as HTML
2952
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2953
+ Completed 200 OK in 79ms (Views: 76.8ms | ActiveRecord: 0.0ms)
2954
+
2955
+
2956
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2957
+ Processing by ContactUs::ContactsController#new as HTML
2958
+ Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
2959
+
2960
+
2961
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 06:48:30 -0500
2962
+ Processing by ContactUs::ContactsController#create as HTML
2963
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
2964
+ Completed 200 OK in 15ms (Views: 12.5ms | ActiveRecord: 0.0ms)
2965
+
2966
+ Sent mail to contact@please-change-me.com (13ms)
2967
+ Date: Thu, 01 Dec 2011 06:48:31 -0500
2968
+ From: test@email.com
2969
+ To: contact@please-change-me.com
2970
+ Message-ID: <4ed7698f1b716_5a943fe4ccc34ed4173ce@JDs-MacBook-Pro.local.mail>
2971
+ Subject: Contact Us message from test@email.com
2972
+ Mime-Version: 1.0
2973
+ Content-Type: text/html;
2974
+ charset=UTF-8
2975
+ Content-Transfer-Encoding: 7bit
2976
+
2977
+ <p>Thanks!</p>
2978
+ <p>---------------------</p>
2979
+ <p>Sent by contact form.</p>
2980
+
2981
+ Sent mail to contact@please-change-me.com (15ms)
2982
+ Date: Thu, 01 Dec 2011 06:48:31 -0500
2983
+ From: test@email.com
2984
+ To: contact@please-change-me.com
2985
+ Message-ID: <4ed7698f27a14_5a943fe4ccc34ed41747f@JDs-MacBook-Pro.local.mail>
2986
+ Subject: Contact Us message from test@email.com
2987
+ Mime-Version: 1.0
2988
+ Content-Type: text/html;
2989
+ charset=UTF-8
2990
+ Content-Transfer-Encoding: 7bit
2991
+
2992
+ <p>Thanks!</p>
2993
+ <p>---------------------</p>
2994
+ <p>Sent by contact form.</p>
2995
+ SQL (0.5ms)  SELECT name
2996
+ FROM sqlite_master
2997
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
2998
+ 
2999
+ SQL (0.4ms) select sqlite_version(*)
3000
+ SQL (0.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
3001
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
3002
+ SQL (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3003
+ SQL (0.1ms) SELECT name
3004
+ FROM sqlite_master
3005
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3006
+ Processing by ContactUs::ContactsController#create as HTML
3007
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
3008
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.7ms)
3009
+
3010
+ Sent mail to contact@please-change-me.com (131ms)
3011
+ Date: Thu, 01 Dec 2011 07:47:52 -0500
3012
+ From: test@test.com
3013
+ To: contact@please-change-me.com
3014
+ Message-ID: <4ed7777897ab5_6a783feb98834ec46506f@JDs-MacBook-Pro.local.mail>
3015
+ Subject: Contact Us message from test@test.com
3016
+ Mime-Version: 1.0
3017
+ Content-Type: text/html;
3018
+ charset=UTF-8
3019
+ Content-Transfer-Encoding: 7bit
3020
+
3021
+ <p>test</p>
3022
+ <p>---------------------</p>
3023
+ <p>Sent by contact form.</p>
3024
+ Redirected to http://test.host/
3025
+ Completed 302 Found in 692ms
3026
+ Processing by ContactUs::ContactsController#create as HTML
3027
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
3028
+ Completed 200 OK in 32ms (Views: 29.1ms | ActiveRecord: 1.7ms)
3029
+ Processing by ContactUs::ContactsController#new as HTML
3030
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
3031
+
3032
+
3033
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:52 -0500
3034
+ Processing by ContactUs::ContactsController#new as HTML
3035
+ Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.0ms)
3036
+
3037
+
3038
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3039
+ Processing by ContactUs::ContactsController#new as HTML
3040
+ Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
3041
+
3042
+
3043
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3044
+ Processing by ContactUs::ContactsController#new as HTML
3045
+ Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.0ms)
3046
+
3047
+
3048
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3049
+ Processing by ContactUs::ContactsController#new as HTML
3050
+ Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.0ms)
3051
+
3052
+
3053
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3054
+ Processing by ContactUs::ContactsController#new as HTML
3055
+ Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.0ms)
3056
+
3057
+
3058
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3059
+ Processing by ContactUs::ContactsController#create as HTML
3060
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3061
+
3062
+ Sent mail to contact@please-change-me.com (20ms)
3063
+ Date: Thu, 01 Dec 2011 07:47:53 -0500
3064
+ From: test@example.com
3065
+ To: contact@please-change-me.com
3066
+ Message-ID: <4ed777795cf0a_6a783feb98834ec4651dc@JDs-MacBook-Pro.local.mail>
3067
+ Subject: Contact Us message from test@example.com
3068
+ Mime-Version: 1.0
3069
+ Content-Type: text/html;
3070
+ charset=UTF-8
3071
+ Content-Transfer-Encoding: 7bit
3072
+
3073
+ <p>howdy</p>
3074
+ <p>---------------------</p>
3075
+ <p>Sent by contact form.</p>
3076
+ Redirected to http://www.example.com/
3077
+ Completed 302 Found in 45ms
3078
+
3079
+
3080
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3081
+ Processing by ContactUs::ContactsController#new as HTML
3082
+ Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
3083
+
3084
+
3085
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3086
+ Processing by ContactUs::ContactsController#new as HTML
3087
+ Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms)
3088
+
3089
+
3090
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3091
+ Processing by ContactUs::ContactsController#create as HTML
3092
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3093
+
3094
+ Sent mail to contact@please-change-me.com (22ms)
3095
+ Date: Thu, 01 Dec 2011 07:47:53 -0500
3096
+ From: test@example.com
3097
+ To: contact@please-change-me.com
3098
+ Message-ID: <4ed7777976601_6a783feb98834ec46523b@JDs-MacBook-Pro.local.mail>
3099
+ Subject: Contact Us message from test@example.com
3100
+ Mime-Version: 1.0
3101
+ Content-Type: text/html;
3102
+ charset=UTF-8
3103
+ Content-Transfer-Encoding: 7bit
3104
+
3105
+ <p>howdy</p>
3106
+ <p>---------------------</p>
3107
+ <p>Sent by contact form.</p>
3108
+ Redirected to http://www.example.com/
3109
+ Completed 302 Found in 51ms
3110
+
3111
+
3112
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3113
+ Processing by ContactUs::ContactsController#new as HTML
3114
+ Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
3115
+
3116
+
3117
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3118
+ Processing by ContactUs::ContactsController#new as HTML
3119
+ Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms)
3120
+
3121
+
3122
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3123
+ Processing by ContactUs::ContactsController#create as HTML
3124
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3125
+
3126
+ Sent mail to contact@please-change-me.com (14ms)
3127
+ Date: Thu, 01 Dec 2011 07:47:53 -0500
3128
+ From: test@example.com
3129
+ To: contact@please-change-me.com
3130
+ Message-ID: <4ed777798ee37_6a783feb98834ec46535c@JDs-MacBook-Pro.local.mail>
3131
+ Subject: Contact Us message from test@example.com
3132
+ Mime-Version: 1.0
3133
+ Content-Type: text/html;
3134
+ charset=UTF-8
3135
+ Content-Transfer-Encoding: 7bit
3136
+
3137
+ <p>howdy</p>
3138
+ <p>---------------------</p>
3139
+ <p>Sent by contact form.</p>
3140
+ Redirected to http://www.example.com/
3141
+ Completed 302 Found in 36ms
3142
+
3143
+
3144
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3145
+ Processing by ContactUs::ContactsController#new as HTML
3146
+ Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
3147
+
3148
+
3149
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3150
+ Processing by ContactUs::ContactsController#new as HTML
3151
+ Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
3152
+
3153
+
3154
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3155
+ Processing by ContactUs::ContactsController#create as HTML
3156
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3157
+ Completed 200 OK in 77ms (Views: 74.5ms | ActiveRecord: 0.0ms)
3158
+
3159
+
3160
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3161
+ Processing by ContactUs::ContactsController#new as HTML
3162
+ Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms)
3163
+
3164
+
3165
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:47:53 -0500
3166
+ Processing by ContactUs::ContactsController#create as HTML
3167
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3168
+ Completed 200 OK in 12ms (Views: 9.3ms | ActiveRecord: 0.0ms)
3169
+
3170
+ Sent mail to contact@please-change-me.com (14ms)
3171
+ Date: Thu, 01 Dec 2011 07:47:54 -0500
3172
+ From: test@email.com
3173
+ To: contact@please-change-me.com
3174
+ Message-ID: <4ed7777a1363b_6a783feb98834ec465452@JDs-MacBook-Pro.local.mail>
3175
+ Subject: Contact Us message from test@email.com
3176
+ Mime-Version: 1.0
3177
+ Content-Type: text/html;
3178
+ charset=UTF-8
3179
+ Content-Transfer-Encoding: 7bit
3180
+
3181
+ <p>Thanks!</p>
3182
+ <p>---------------------</p>
3183
+ <p>Sent by contact form.</p>
3184
+
3185
+ Sent mail to contact@please-change-me.com (15ms)
3186
+ Date: Thu, 01 Dec 2011 07:47:54 -0500
3187
+ From: test@email.com
3188
+ To: contact@please-change-me.com
3189
+ Message-ID: <4ed7777a200da_6a783feb98834ec4655fb@JDs-MacBook-Pro.local.mail>
3190
+ Subject: Contact Us message from test@email.com
3191
+ Mime-Version: 1.0
3192
+ Content-Type: text/html;
3193
+ charset=UTF-8
3194
+ Content-Transfer-Encoding: 7bit
3195
+
3196
+ <p>Thanks!</p>
3197
+ <p>---------------------</p>
3198
+ <p>Sent by contact form.</p>
3199
+ SQL (0.6ms)  SELECT name
3200
+ FROM sqlite_master
3201
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3202
+ 
3203
+ SQL (0.2ms) select sqlite_version(*)
3204
+ SQL (0.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
3205
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
3206
+ SQL (0.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3207
+ SQL (0.2ms) SELECT name
3208
+ FROM sqlite_master
3209
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3210
+ Processing by ContactUs::ContactsController#create as HTML
3211
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
3212
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.7ms)
3213
+
3214
+ Sent mail to contact@please-change-me.com (126ms)
3215
+ Date: Thu, 01 Dec 2011 07:49:18 -0500
3216
+ From: test@test.com
3217
+ To: contact@please-change-me.com
3218
+ Message-ID: <4ed777cee669f_6af13fc919834ed4870b5@JDs-MacBook-Pro.local.mail>
3219
+ Subject: Contact Us message from test@test.com
3220
+ Mime-Version: 1.0
3221
+ Content-Type: text/html;
3222
+ charset=UTF-8
3223
+ Content-Transfer-Encoding: 7bit
3224
+
3225
+ <p>test</p>
3226
+ <p>---------------------</p>
3227
+ <p>Sent by contact form.</p>
3228
+ Redirected to http://test.host/
3229
+ Completed 302 Found in 658ms
3230
+ Processing by ContactUs::ContactsController#create as HTML
3231
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
3232
+ Completed 200 OK in 12ms (Views: 8.0ms | ActiveRecord: 2.0ms)
3233
+ Processing by ContactUs::ContactsController#new as HTML
3234
+ Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
3235
+
3236
+
3237
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3238
+ Processing by ContactUs::ContactsController#new as HTML
3239
+ Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.0ms)
3240
+
3241
+
3242
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3243
+ Processing by ContactUs::ContactsController#new as HTML
3244
+ Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms)
3245
+
3246
+
3247
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3248
+ Processing by ContactUs::ContactsController#new as HTML
3249
+ Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.0ms)
3250
+
3251
+
3252
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3253
+ Processing by ContactUs::ContactsController#new as HTML
3254
+ Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
3255
+
3256
+
3257
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3258
+ Processing by ContactUs::ContactsController#new as HTML
3259
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
3260
+
3261
+
3262
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3263
+ Processing by ContactUs::ContactsController#create as HTML
3264
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3265
+
3266
+ Sent mail to contact@please-change-me.com (15ms)
3267
+ Date: Thu, 01 Dec 2011 07:49:19 -0500
3268
+ From: test@example.com
3269
+ To: contact@please-change-me.com
3270
+ Message-ID: <4ed777cf7fe88_6af13fc919834ed4871bd@JDs-MacBook-Pro.local.mail>
3271
+ Subject: Contact Us message from test@example.com
3272
+ Mime-Version: 1.0
3273
+ Content-Type: text/html;
3274
+ charset=UTF-8
3275
+ Content-Transfer-Encoding: 7bit
3276
+
3277
+ <p>howdy</p>
3278
+ <p>---------------------</p>
3279
+ <p>Sent by contact form.</p>
3280
+ Redirected to http://www.example.com/
3281
+ Completed 302 Found in 36ms
3282
+
3283
+
3284
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3285
+ Processing by ContactUs::ContactsController#new as HTML
3286
+ Completed 200 OK in 10ms (Views: 9.7ms | ActiveRecord: 0.0ms)
3287
+
3288
+
3289
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3290
+ Processing by ContactUs::ContactsController#new as HTML
3291
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
3292
+
3293
+
3294
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3295
+ Processing by ContactUs::ContactsController#create as HTML
3296
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3297
+
3298
+ Sent mail to contact@please-change-me.com (13ms)
3299
+ Date: Thu, 01 Dec 2011 07:49:19 -0500
3300
+ From: test@example.com
3301
+ To: contact@please-change-me.com
3302
+ Message-ID: <4ed777cf93bf8_6af13fc919834ed487276@JDs-MacBook-Pro.local.mail>
3303
+ Subject: Contact Us message from test@example.com
3304
+ Mime-Version: 1.0
3305
+ Content-Type: text/html;
3306
+ charset=UTF-8
3307
+ Content-Transfer-Encoding: 7bit
3308
+
3309
+ <p>howdy</p>
3310
+ <p>---------------------</p>
3311
+ <p>Sent by contact form.</p>
3312
+ Redirected to http://www.example.com/
3313
+ Completed 302 Found in 33ms
3314
+
3315
+
3316
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3317
+ Processing by ContactUs::ContactsController#new as HTML
3318
+ Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.0ms)
3319
+
3320
+
3321
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3322
+ Processing by ContactUs::ContactsController#new as HTML
3323
+ Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms)
3324
+
3325
+
3326
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3327
+ Processing by ContactUs::ContactsController#create as HTML
3328
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3329
+
3330
+ Sent mail to contact@please-change-me.com (14ms)
3331
+ Date: Thu, 01 Dec 2011 07:49:19 -0500
3332
+ From: test@example.com
3333
+ To: contact@please-change-me.com
3334
+ Message-ID: <4ed777cfaa70e_6af13fc919834ed4873fd@JDs-MacBook-Pro.local.mail>
3335
+ Subject: Contact Us message from test@example.com
3336
+ Mime-Version: 1.0
3337
+ Content-Type: text/html;
3338
+ charset=UTF-8
3339
+ Content-Transfer-Encoding: 7bit
3340
+
3341
+ <p>howdy</p>
3342
+ <p>---------------------</p>
3343
+ <p>Sent by contact form.</p>
3344
+ Redirected to http://www.example.com/
3345
+ Completed 302 Found in 38ms
3346
+
3347
+
3348
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3349
+ Processing by ContactUs::ContactsController#new as HTML
3350
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
3351
+
3352
+
3353
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3354
+ Processing by ContactUs::ContactsController#new as HTML
3355
+ Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
3356
+
3357
+
3358
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3359
+ Processing by ContactUs::ContactsController#create as HTML
3360
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3361
+ Completed 200 OK in 79ms (Views: 76.0ms | ActiveRecord: 0.0ms)
3362
+
3363
+
3364
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3365
+ Processing by ContactUs::ContactsController#new as HTML
3366
+ Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
3367
+
3368
+
3369
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:49:19 -0500
3370
+ Processing by ContactUs::ContactsController#create as HTML
3371
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3372
+ Completed 200 OK in 17ms (Views: 13.3ms | ActiveRecord: 0.0ms)
3373
+
3374
+ Sent mail to contact@please-change-me.com (15ms)
3375
+ Date: Thu, 01 Dec 2011 07:49:20 -0500
3376
+ From: test@email.com
3377
+ To: contact@please-change-me.com
3378
+ Message-ID: <4ed777d0192ac_6af13fc919834ed4874c8@JDs-MacBook-Pro.local.mail>
3379
+ Subject: Contact Us message from test@email.com
3380
+ Mime-Version: 1.0
3381
+ Content-Type: text/html;
3382
+ charset=UTF-8
3383
+ Content-Transfer-Encoding: 7bit
3384
+
3385
+ <p>Thanks!</p>
3386
+ <p>---------------------</p>
3387
+ <p>Sent by contact form.</p>
3388
+
3389
+ Sent mail to contact@please-change-me.com (14ms)
3390
+ Date: Thu, 01 Dec 2011 07:49:20 -0500
3391
+ From: test@email.com
3392
+ To: contact@please-change-me.com
3393
+ Message-ID: <4ed777d027417_6af13fc919834ed48756f@JDs-MacBook-Pro.local.mail>
3394
+ Subject: Contact Us message from test@email.com
3395
+ Mime-Version: 1.0
3396
+ Content-Type: text/html;
3397
+ charset=UTF-8
3398
+ Content-Transfer-Encoding: 7bit
3399
+
3400
+ <p>Thanks!</p>
3401
+ <p>---------------------</p>
3402
+ <p>Sent by contact form.</p>
3403
+ SQL (0.4ms)  SELECT name
3404
+ FROM sqlite_master
3405
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3406
+ 
3407
+ SQL (0.1ms) select sqlite_version(*)
3408
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
3409
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
3410
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3411
+ SQL (0.1ms) SELECT name
3412
+ FROM sqlite_master
3413
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3414
+ Processing by ContactUs::ContactsController#create as HTML
3415
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
3416
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.3ms)
3417
+
3418
+ Sent mail to contact@please-change-me.com (101ms)
3419
+ Date: Thu, 01 Dec 2011 07:50:53 -0500
3420
+ From: test@test.com
3421
+ To: contact@please-change-me.com
3422
+ Message-ID: <4ed7782d2f0d5_6b703fdcca034ecc9047@JDs-MacBook-Pro.local.mail>
3423
+ Subject: Contact Us message from test@test.com
3424
+ Mime-Version: 1.0
3425
+ Content-Type: text/html;
3426
+ charset=UTF-8
3427
+ Content-Transfer-Encoding: 7bit
3428
+
3429
+ <p>test</p>
3430
+ <p>---------------------</p>
3431
+ <p>Sent by contact form.</p>
3432
+ Redirected to http://test.host/
3433
+ Completed 302 Found in 487ms
3434
+ Processing by ContactUs::ContactsController#create as HTML
3435
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
3436
+ Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 1.0ms)
3437
+ Processing by ContactUs::ContactsController#new as HTML
3438
+ Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
3439
+
3440
+
3441
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3442
+ Processing by ContactUs::ContactsController#new as HTML
3443
+ Completed 200 OK in 14ms (Views: 13.6ms | ActiveRecord: 0.0ms)
3444
+
3445
+
3446
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3447
+ Processing by ContactUs::ContactsController#new as HTML
3448
+ Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.0ms)
3449
+
3450
+
3451
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3452
+ Processing by ContactUs::ContactsController#new as HTML
3453
+ Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.0ms)
3454
+
3455
+
3456
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3457
+ Processing by ContactUs::ContactsController#new as HTML
3458
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
3459
+
3460
+
3461
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3462
+ Processing by ContactUs::ContactsController#new as HTML
3463
+ Completed 200 OK in 69ms (Views: 69.0ms | ActiveRecord: 0.0ms)
3464
+
3465
+
3466
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3467
+ Processing by ContactUs::ContactsController#create as HTML
3468
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3469
+
3470
+ Sent mail to contact@please-change-me.com (15ms)
3471
+ Date: Thu, 01 Dec 2011 07:50:53 -0500
3472
+ From: test@example.com
3473
+ To: contact@please-change-me.com
3474
+ Message-ID: <4ed7782db88c4_6b703fdcca034ecc9053c@JDs-MacBook-Pro.local.mail>
3475
+ Subject: Contact Us message from test@example.com
3476
+ Mime-Version: 1.0
3477
+ Content-Type: text/html;
3478
+ charset=UTF-8
3479
+ Content-Transfer-Encoding: 7bit
3480
+
3481
+ <p>howdy</p>
3482
+ <p>---------------------</p>
3483
+ <p>Sent by contact form.</p>
3484
+ Redirected to http://www.example.com/
3485
+ Completed 302 Found in 34ms
3486
+
3487
+
3488
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3489
+ Processing by ContactUs::ContactsController#new as HTML
3490
+ Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
3491
+
3492
+
3493
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3494
+ Processing by ContactUs::ContactsController#new as HTML
3495
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
3496
+
3497
+
3498
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3499
+ Processing by ContactUs::ContactsController#create as HTML
3500
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3501
+
3502
+ Sent mail to contact@please-change-me.com (16ms)
3503
+ Date: Thu, 01 Dec 2011 07:50:53 -0500
3504
+ From: test@example.com
3505
+ To: contact@please-change-me.com
3506
+ Message-ID: <4ed7782dcdcc2_6b703fdcca034ecc906f4@JDs-MacBook-Pro.local.mail>
3507
+ Subject: Contact Us message from test@example.com
3508
+ Mime-Version: 1.0
3509
+ Content-Type: text/html;
3510
+ charset=UTF-8
3511
+ Content-Transfer-Encoding: 7bit
3512
+
3513
+ <p>howdy</p>
3514
+ <p>---------------------</p>
3515
+ <p>Sent by contact form.</p>
3516
+ Redirected to http://www.example.com/
3517
+ Completed 302 Found in 39ms
3518
+
3519
+
3520
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3521
+ Processing by ContactUs::ContactsController#new as HTML
3522
+ Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms)
3523
+
3524
+
3525
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3526
+ Processing by ContactUs::ContactsController#new as HTML
3527
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
3528
+
3529
+
3530
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3531
+ Processing by ContactUs::ContactsController#create as HTML
3532
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3533
+
3534
+ Sent mail to contact@please-change-me.com (19ms)
3535
+ Date: Thu, 01 Dec 2011 07:50:53 -0500
3536
+ From: test@example.com
3537
+ To: contact@please-change-me.com
3538
+ Message-ID: <4ed7782de4f69_6b703fdcca034ecc90750@JDs-MacBook-Pro.local.mail>
3539
+ Subject: Contact Us message from test@example.com
3540
+ Mime-Version: 1.0
3541
+ Content-Type: text/html;
3542
+ charset=UTF-8
3543
+ Content-Transfer-Encoding: 7bit
3544
+
3545
+ <p>howdy</p>
3546
+ <p>---------------------</p>
3547
+ <p>Sent by contact form.</p>
3548
+ Redirected to http://www.example.com/
3549
+ Completed 302 Found in 47ms
3550
+
3551
+
3552
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3553
+ Processing by ContactUs::ContactsController#new as HTML
3554
+ Completed 200 OK in 12ms (Views: 12.1ms | ActiveRecord: 0.0ms)
3555
+
3556
+
3557
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:53 -0500
3558
+ Processing by ContactUs::ContactsController#new as HTML
3559
+ Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.0ms)
3560
+
3561
+
3562
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:50:54 -0500
3563
+ Processing by ContactUs::ContactsController#create as HTML
3564
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3565
+ Completed 200 OK in 16ms (Views: 12.6ms | ActiveRecord: 0.0ms)
3566
+
3567
+
3568
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:50:54 -0500
3569
+ Processing by ContactUs::ContactsController#new as HTML
3570
+ Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
3571
+
3572
+
3573
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:50:54 -0500
3574
+ Processing by ContactUs::ContactsController#create as HTML
3575
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3576
+ Completed 200 OK in 18ms (Views: 13.9ms | ActiveRecord: 0.0ms)
3577
+
3578
+ Sent mail to contact@please-change-me.com (20ms)
3579
+ Date: Thu, 01 Dec 2011 07:50:54 -0500
3580
+ From: test@email.com
3581
+ To: contact@please-change-me.com
3582
+ Message-ID: <4ed7782e606c7_6b703fdcca034ecc908ea@JDs-MacBook-Pro.local.mail>
3583
+ Subject: Contact Us message from test@email.com
3584
+ Mime-Version: 1.0
3585
+ Content-Type: text/html;
3586
+ charset=UTF-8
3587
+ Content-Transfer-Encoding: 7bit
3588
+
3589
+ <p>Thanks!</p>
3590
+ <p>---------------------</p>
3591
+ <p>Sent by contact form.</p>
3592
+
3593
+ Sent mail to contact@please-change-me.com (23ms)
3594
+ Date: Thu, 01 Dec 2011 07:50:54 -0500
3595
+ From: test@email.com
3596
+ To: contact@please-change-me.com
3597
+ Message-ID: <4ed7782e75c8e_6b703fdcca034ecc909fc@JDs-MacBook-Pro.local.mail>
3598
+ Subject: Contact Us message from test@email.com
3599
+ Mime-Version: 1.0
3600
+ Content-Type: text/html;
3601
+ charset=UTF-8
3602
+ Content-Transfer-Encoding: 7bit
3603
+
3604
+ <p>Thanks!</p>
3605
+ <p>---------------------</p>
3606
+ <p>Sent by contact form.</p>
3607
+ SQL (0.5ms)  SELECT name
3608
+ FROM sqlite_master
3609
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3610
+ 
3611
+ SQL (0.2ms) select sqlite_version(*)
3612
+ SQL (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
3613
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
3614
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3615
+ SQL (0.1ms) SELECT name
3616
+ FROM sqlite_master
3617
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3618
+ Processing by ContactUs::ContactsController#create as HTML
3619
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
3620
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.2ms)
3621
+
3622
+ Sent mail to contact@please-change-me.com (100ms)
3623
+ Date: Thu, 01 Dec 2011 07:52:20 -0500
3624
+ From: test@test.com
3625
+ To: contact@please-change-me.com
3626
+ Message-ID: <4ed77884b2c45_6be53fc796034ed48476d@JDs-MacBook-Pro.local.mail>
3627
+ Subject: Contact Us message from test@test.com
3628
+ Mime-Version: 1.0
3629
+ Content-Type: text/html;
3630
+ charset=UTF-8
3631
+ Content-Transfer-Encoding: 7bit
3632
+
3633
+ <p>test</p>
3634
+ <p>---------------------</p>
3635
+ <p>Sent by contact form.</p>
3636
+ Redirected to http://test.host/
3637
+ Completed 302 Found in 502ms
3638
+ Processing by ContactUs::ContactsController#create as HTML
3639
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
3640
+ Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 1.5ms)
3641
+ Processing by ContactUs::ContactsController#new as HTML
3642
+ Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
3643
+
3644
+
3645
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:20 -0500
3646
+ Processing by ContactUs::ContactsController#new as HTML
3647
+ Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
3648
+
3649
+
3650
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3651
+ Processing by ContactUs::ContactsController#new as HTML
3652
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
3653
+
3654
+
3655
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3656
+ Processing by ContactUs::ContactsController#new as HTML
3657
+ Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms)
3658
+
3659
+
3660
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3661
+ Processing by ContactUs::ContactsController#new as HTML
3662
+ Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
3663
+
3664
+
3665
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3666
+ Processing by ContactUs::ContactsController#new as HTML
3667
+ Completed 200 OK in 70ms (Views: 69.8ms | ActiveRecord: 0.0ms)
3668
+
3669
+
3670
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3671
+ Processing by ContactUs::ContactsController#create as HTML
3672
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3673
+
3674
+ Sent mail to contact@please-change-me.com (15ms)
3675
+ Date: Thu, 01 Dec 2011 07:52:21 -0500
3676
+ From: test@example.com
3677
+ To: contact@please-change-me.com
3678
+ Message-ID: <4ed77885474df_6be53fc796034ed484816@JDs-MacBook-Pro.local.mail>
3679
+ Subject: Contact Us message from test@example.com
3680
+ Mime-Version: 1.0
3681
+ Content-Type: text/html;
3682
+ charset=UTF-8
3683
+ Content-Transfer-Encoding: 7bit
3684
+
3685
+ <p>howdy</p>
3686
+ <p>---------------------</p>
3687
+ <p>Sent by contact form.</p>
3688
+ Redirected to http://www.example.com/
3689
+ Completed 302 Found in 36ms
3690
+
3691
+
3692
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3693
+ Processing by ContactUs::ContactsController#new as HTML
3694
+ Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
3695
+
3696
+
3697
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3698
+ Processing by ContactUs::ContactsController#new as HTML
3699
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
3700
+
3701
+
3702
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3703
+ Processing by ContactUs::ContactsController#create as HTML
3704
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3705
+
3706
+ Sent mail to contact@please-change-me.com (18ms)
3707
+ Date: Thu, 01 Dec 2011 07:52:21 -0500
3708
+ From: test@example.com
3709
+ To: contact@please-change-me.com
3710
+ Message-ID: <4ed778855b0ff_6be53fc796034ed4849a9@JDs-MacBook-Pro.local.mail>
3711
+ Subject: Contact Us message from test@example.com
3712
+ Mime-Version: 1.0
3713
+ Content-Type: text/html;
3714
+ charset=UTF-8
3715
+ Content-Transfer-Encoding: 7bit
3716
+
3717
+ <p>howdy</p>
3718
+ <p>---------------------</p>
3719
+ <p>Sent by contact form.</p>
3720
+ Redirected to http://www.example.com/
3721
+ Completed 302 Found in 38ms
3722
+
3723
+
3724
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3725
+ Processing by ContactUs::ContactsController#new as HTML
3726
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
3727
+
3728
+
3729
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3730
+ Processing by ContactUs::ContactsController#new as HTML
3731
+ Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms)
3732
+
3733
+
3734
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3735
+ Processing by ContactUs::ContactsController#create as HTML
3736
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3737
+
3738
+ Sent mail to contact@please-change-me.com (15ms)
3739
+ Date: Thu, 01 Dec 2011 07:52:21 -0500
3740
+ From: test@example.com
3741
+ To: contact@please-change-me.com
3742
+ Message-ID: <4ed778856f732_6be53fc796034ed4850e3@JDs-MacBook-Pro.local.mail>
3743
+ Subject: Contact Us message from test@example.com
3744
+ Mime-Version: 1.0
3745
+ Content-Type: text/html;
3746
+ charset=UTF-8
3747
+ Content-Transfer-Encoding: 7bit
3748
+
3749
+ <p>howdy</p>
3750
+ <p>---------------------</p>
3751
+ <p>Sent by contact form.</p>
3752
+ Redirected to http://www.example.com/
3753
+ Completed 302 Found in 36ms
3754
+
3755
+
3756
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3757
+ Processing by ContactUs::ContactsController#new as HTML
3758
+ Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
3759
+
3760
+
3761
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3762
+ Processing by ContactUs::ContactsController#new as HTML
3763
+ Completed 200 OK in 10ms (Views: 9.7ms | ActiveRecord: 0.0ms)
3764
+
3765
+
3766
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3767
+ Processing by ContactUs::ContactsController#create as HTML
3768
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3769
+ Completed 200 OK in 13ms (Views: 9.8ms | ActiveRecord: 0.0ms)
3770
+
3771
+
3772
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3773
+ Processing by ContactUs::ContactsController#new as HTML
3774
+ Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
3775
+
3776
+
3777
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:21 -0500
3778
+ Processing by ContactUs::ContactsController#create as HTML
3779
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3780
+ Completed 200 OK in 13ms (Views: 10.5ms | ActiveRecord: 0.0ms)
3781
+
3782
+ Sent mail to contact@please-change-me.com (16ms)
3783
+ Date: Thu, 01 Dec 2011 07:52:21 -0500
3784
+ From: test@email.com
3785
+ To: contact@please-change-me.com
3786
+ Message-ID: <4ed77885d622d_6be53fc796034ed485181@JDs-MacBook-Pro.local.mail>
3787
+ Subject: Contact Us message from test@email.com
3788
+ Mime-Version: 1.0
3789
+ Content-Type: text/html;
3790
+ charset=UTF-8
3791
+ Content-Transfer-Encoding: 7bit
3792
+
3793
+ <p>Thanks!</p>
3794
+ <p>---------------------</p>
3795
+ <p>Sent by contact form.</p>
3796
+
3797
+ Sent mail to contact@please-change-me.com (13ms)
3798
+ Date: Thu, 01 Dec 2011 07:52:22 -0500
3799
+ From: test@email.com
3800
+ To: contact@please-change-me.com
3801
+ Message-ID: <4ed778862b4_6be53fc796034ed48527b@JDs-MacBook-Pro.local.mail>
3802
+ Subject: Contact Us message from test@email.com
3803
+ Mime-Version: 1.0
3804
+ Content-Type: text/html;
3805
+ charset=UTF-8
3806
+ Content-Transfer-Encoding: 7bit
3807
+
3808
+ <p>Thanks!</p>
3809
+ <p>---------------------</p>
3810
+ <p>Sent by contact form.</p>
3811
+ SQL (0.5ms)  SELECT name
3812
+ FROM sqlite_master
3813
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3814
+ 
3815
+ SQL (0.2ms) select sqlite_version(*)
3816
+ SQL (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
3817
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
3818
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3819
+ SQL (0.1ms) SELECT name
3820
+ FROM sqlite_master
3821
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
3822
+ Processing by ContactUs::ContactsController#create as HTML
3823
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
3824
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.7ms)
3825
+
3826
+ Sent mail to contact@please-change-me.com (108ms)
3827
+ Date: Thu, 01 Dec 2011 07:52:55 -0500
3828
+ From: test@test.com
3829
+ To: contact@please-change-me.com
3830
+ Message-ID: <4ed778a737b48_6c2c3fceb5034ecc82625@JDs-MacBook-Pro.local.mail>
3831
+ Subject: Contact Us message from test@test.com
3832
+ Mime-Version: 1.0
3833
+ Content-Type: text/html;
3834
+ charset=UTF-8
3835
+ Content-Transfer-Encoding: 7bit
3836
+
3837
+ <p>test</p>
3838
+ <p>---------------------</p>
3839
+ <p>Sent by contact form.</p>
3840
+ Redirected to http://test.host/
3841
+ Completed 302 Found in 480ms
3842
+ Processing by ContactUs::ContactsController#create as HTML
3843
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
3844
+ Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 1.2ms)
3845
+ Processing by ContactUs::ContactsController#new as HTML
3846
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
3847
+
3848
+
3849
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3850
+ Processing by ContactUs::ContactsController#new as HTML
3851
+ Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.0ms)
3852
+
3853
+
3854
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3855
+ Processing by ContactUs::ContactsController#new as HTML
3856
+ Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
3857
+
3858
+
3859
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3860
+ Processing by ContactUs::ContactsController#new as HTML
3861
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
3862
+
3863
+
3864
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3865
+ Processing by ContactUs::ContactsController#new as HTML
3866
+ Completed 200 OK in 9ms (Views: 9.2ms | ActiveRecord: 0.0ms)
3867
+
3868
+
3869
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3870
+ Processing by ContactUs::ContactsController#new as HTML
3871
+ Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.0ms)
3872
+
3873
+
3874
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3875
+ Processing by ContactUs::ContactsController#create as HTML
3876
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3877
+
3878
+ Sent mail to contact@please-change-me.com (14ms)
3879
+ Date: Thu, 01 Dec 2011 07:52:55 -0500
3880
+ From: test@example.com
3881
+ To: contact@please-change-me.com
3882
+ Message-ID: <4ed778a7c658d_6c2c3fceb5034ecc82753@JDs-MacBook-Pro.local.mail>
3883
+ Subject: Contact Us message from test@example.com
3884
+ Mime-Version: 1.0
3885
+ Content-Type: text/html;
3886
+ charset=UTF-8
3887
+ Content-Transfer-Encoding: 7bit
3888
+
3889
+ <p>howdy</p>
3890
+ <p>---------------------</p>
3891
+ <p>Sent by contact form.</p>
3892
+ Redirected to http://www.example.com/
3893
+ Completed 302 Found in 33ms
3894
+
3895
+
3896
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3897
+ Processing by ContactUs::ContactsController#new as HTML
3898
+ Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms)
3899
+
3900
+
3901
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3902
+ Processing by ContactUs::ContactsController#new as HTML
3903
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
3904
+
3905
+
3906
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3907
+ Processing by ContactUs::ContactsController#create as HTML
3908
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3909
+
3910
+ Sent mail to contact@please-change-me.com (15ms)
3911
+ Date: Thu, 01 Dec 2011 07:52:55 -0500
3912
+ From: test@example.com
3913
+ To: contact@please-change-me.com
3914
+ Message-ID: <4ed778a7db15b_6c2c3fceb5034ecc82884@JDs-MacBook-Pro.local.mail>
3915
+ Subject: Contact Us message from test@example.com
3916
+ Mime-Version: 1.0
3917
+ Content-Type: text/html;
3918
+ charset=UTF-8
3919
+ Content-Transfer-Encoding: 7bit
3920
+
3921
+ <p>howdy</p>
3922
+ <p>---------------------</p>
3923
+ <p>Sent by contact form.</p>
3924
+ Redirected to http://www.example.com/
3925
+ Completed 302 Found in 38ms
3926
+
3927
+
3928
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3929
+ Processing by ContactUs::ContactsController#new as HTML
3930
+ Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.0ms)
3931
+
3932
+
3933
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3934
+ Processing by ContactUs::ContactsController#new as HTML
3935
+ Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.0ms)
3936
+
3937
+
3938
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:55 -0500
3939
+ Processing by ContactUs::ContactsController#create as HTML
3940
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
3941
+
3942
+ Sent mail to contact@please-change-me.com (18ms)
3943
+ Date: Thu, 01 Dec 2011 07:52:55 -0500
3944
+ From: test@example.com
3945
+ To: contact@please-change-me.com
3946
+ Message-ID: <4ed778a7f0228_6c2c3fceb5034ecc82955@JDs-MacBook-Pro.local.mail>
3947
+ Subject: Contact Us message from test@example.com
3948
+ Mime-Version: 1.0
3949
+ Content-Type: text/html;
3950
+ charset=UTF-8
3951
+ Content-Transfer-Encoding: 7bit
3952
+
3953
+ <p>howdy</p>
3954
+ <p>---------------------</p>
3955
+ <p>Sent by contact form.</p>
3956
+ Redirected to http://www.example.com/
3957
+ Completed 302 Found in 41ms
3958
+
3959
+
3960
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:52:56 -0500
3961
+ Processing by ContactUs::ContactsController#new as HTML
3962
+ Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
3963
+
3964
+
3965
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:56 -0500
3966
+ Processing by ContactUs::ContactsController#new as HTML
3967
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
3968
+
3969
+
3970
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:56 -0500
3971
+ Processing by ContactUs::ContactsController#create as HTML
3972
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3973
+ Completed 200 OK in 80ms (Views: 76.2ms | ActiveRecord: 0.0ms)
3974
+
3975
+
3976
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:52:56 -0500
3977
+ Processing by ContactUs::ContactsController#new as HTML
3978
+ Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.0ms)
3979
+
3980
+
3981
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:52:56 -0500
3982
+ Processing by ContactUs::ContactsController#create as HTML
3983
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
3984
+ Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.0ms)
3985
+
3986
+ Sent mail to contact@please-change-me.com (24ms)
3987
+ Date: Thu, 01 Dec 2011 07:52:56 -0500
3988
+ From: test@email.com
3989
+ To: contact@please-change-me.com
3990
+ Message-ID: <4ed778a8820a3_6c2c3fceb5034ecc830ec@JDs-MacBook-Pro.local.mail>
3991
+ Subject: Contact Us message from test@email.com
3992
+ Mime-Version: 1.0
3993
+ Content-Type: text/html;
3994
+ charset=UTF-8
3995
+ Content-Transfer-Encoding: 7bit
3996
+
3997
+ <p>Thanks!</p>
3998
+ <p>---------------------</p>
3999
+ <p>Sent by contact form.</p>
4000
+
4001
+ Sent mail to contact@please-change-me.com (19ms)
4002
+ Date: Thu, 01 Dec 2011 07:52:56 -0500
4003
+ From: test@email.com
4004
+ To: contact@please-change-me.com
4005
+ Message-ID: <4ed778a897a32_6c2c3fceb5034ecc831e2@JDs-MacBook-Pro.local.mail>
4006
+ Subject: Contact Us message from test@email.com
4007
+ Mime-Version: 1.0
4008
+ Content-Type: text/html;
4009
+ charset=UTF-8
4010
+ Content-Transfer-Encoding: 7bit
4011
+
4012
+ <p>Thanks!</p>
4013
+ <p>---------------------</p>
4014
+ <p>Sent by contact form.</p>
4015
+ SQL (0.4ms)  SELECT name
4016
+ FROM sqlite_master
4017
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
4018
+ 
4019
+ SQL (0.2ms) select sqlite_version(*)
4020
+ SQL (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
4021
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
4022
+ SQL (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
4023
+ SQL (0.1ms) SELECT name
4024
+ FROM sqlite_master
4025
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
4026
+ Processing by ContactUs::ContactsController#create as HTML
4027
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
4028
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.2ms)
4029
+
4030
+ Sent mail to contact@please-change-me.com (128ms)
4031
+ Date: Thu, 01 Dec 2011 07:53:10 -0500
4032
+ From: test@test.com
4033
+ To: contact@please-change-me.com
4034
+ Message-ID: <4ed778b67359c_6c623fdce8434ec86905b@JDs-MacBook-Pro.local.mail>
4035
+ Subject: Contact Us message from test@test.com
4036
+ Mime-Version: 1.0
4037
+ Content-Type: text/html;
4038
+ charset=UTF-8
4039
+ Content-Transfer-Encoding: 7bit
4040
+
4041
+ <p>test</p>
4042
+ <p>---------------------</p>
4043
+ <p>Sent by contact form.</p>
4044
+ Redirected to http://test.host/
4045
+ Completed 302 Found in 501ms
4046
+ Processing by ContactUs::ContactsController#create as HTML
4047
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
4048
+ Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 1.3ms)
4049
+ Processing by ContactUs::ContactsController#new as HTML
4050
+ Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
4051
+
4052
+
4053
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:10 -0500
4054
+ Processing by ContactUs::ContactsController#new as HTML
4055
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
4056
+
4057
+
4058
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:10 -0500
4059
+ Processing by ContactUs::ContactsController#new as HTML
4060
+ Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms)
4061
+
4062
+
4063
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:10 -0500
4064
+ Processing by ContactUs::ContactsController#new as HTML
4065
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
4066
+
4067
+
4068
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:10 -0500
4069
+ Processing by ContactUs::ContactsController#new as HTML
4070
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
4071
+
4072
+
4073
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:10 -0500
4074
+ Processing by ContactUs::ContactsController#new as HTML
4075
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
4076
+
4077
+
4078
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4079
+ Processing by ContactUs::ContactsController#create as HTML
4080
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4081
+
4082
+ Sent mail to contact@please-change-me.com (13ms)
4083
+ Date: Thu, 01 Dec 2011 07:53:11 -0500
4084
+ From: test@example.com
4085
+ To: contact@please-change-me.com
4086
+ Message-ID: <4ed778b7c261_6c623fdce8434ec8691e3@JDs-MacBook-Pro.local.mail>
4087
+ Subject: Contact Us message from test@example.com
4088
+ Mime-Version: 1.0
4089
+ Content-Type: text/html;
4090
+ charset=UTF-8
4091
+ Content-Transfer-Encoding: 7bit
4092
+
4093
+ <p>howdy</p>
4094
+ <p>---------------------</p>
4095
+ <p>Sent by contact form.</p>
4096
+ Redirected to http://www.example.com/
4097
+ Completed 302 Found in 32ms
4098
+
4099
+
4100
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4101
+ Processing by ContactUs::ContactsController#new as HTML
4102
+ Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms)
4103
+
4104
+
4105
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4106
+ Processing by ContactUs::ContactsController#new as HTML
4107
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
4108
+
4109
+
4110
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4111
+ Processing by ContactUs::ContactsController#create as HTML
4112
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4113
+
4114
+ Sent mail to contact@please-change-me.com (14ms)
4115
+ Date: Thu, 01 Dec 2011 07:53:11 -0500
4116
+ From: test@example.com
4117
+ To: contact@please-change-me.com
4118
+ Message-ID: <4ed778b72191b_6c623fdce8434ec8692aa@JDs-MacBook-Pro.local.mail>
4119
+ Subject: Contact Us message from test@example.com
4120
+ Mime-Version: 1.0
4121
+ Content-Type: text/html;
4122
+ charset=UTF-8
4123
+ Content-Transfer-Encoding: 7bit
4124
+
4125
+ <p>howdy</p>
4126
+ <p>---------------------</p>
4127
+ <p>Sent by contact form.</p>
4128
+ Redirected to http://www.example.com/
4129
+ Completed 302 Found in 37ms
4130
+
4131
+
4132
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4133
+ Processing by ContactUs::ContactsController#new as HTML
4134
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
4135
+
4136
+
4137
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4138
+ Processing by ContactUs::ContactsController#new as HTML
4139
+ Completed 200 OK in 11ms (Views: 11.1ms | ActiveRecord: 0.0ms)
4140
+
4141
+
4142
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4143
+ Processing by ContactUs::ContactsController#create as HTML
4144
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4145
+
4146
+ Sent mail to contact@please-change-me.com (18ms)
4147
+ Date: Thu, 01 Dec 2011 07:53:11 -0500
4148
+ From: test@example.com
4149
+ To: contact@please-change-me.com
4150
+ Message-ID: <4ed778b735b6e_6c623fdce8434ec86935d@JDs-MacBook-Pro.local.mail>
4151
+ Subject: Contact Us message from test@example.com
4152
+ Mime-Version: 1.0
4153
+ Content-Type: text/html;
4154
+ charset=UTF-8
4155
+ Content-Transfer-Encoding: 7bit
4156
+
4157
+ <p>howdy</p>
4158
+ <p>---------------------</p>
4159
+ <p>Sent by contact form.</p>
4160
+ Redirected to http://www.example.com/
4161
+ Completed 302 Found in 39ms
4162
+
4163
+
4164
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4165
+ Processing by ContactUs::ContactsController#new as HTML
4166
+ Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms)
4167
+
4168
+
4169
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4170
+ Processing by ContactUs::ContactsController#new as HTML
4171
+ Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
4172
+
4173
+
4174
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4175
+ Processing by ContactUs::ContactsController#create as HTML
4176
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
4177
+ Completed 200 OK in 75ms (Views: 72.6ms | ActiveRecord: 0.0ms)
4178
+
4179
+
4180
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4181
+ Processing by ContactUs::ContactsController#new as HTML
4182
+ Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
4183
+
4184
+
4185
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:53:11 -0500
4186
+ Processing by ContactUs::ContactsController#create as HTML
4187
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
4188
+ Completed 200 OK in 15ms (Views: 13.1ms | ActiveRecord: 0.0ms)
4189
+
4190
+ Sent mail to contact@please-change-me.com (17ms)
4191
+ Date: Thu, 01 Dec 2011 07:53:11 -0500
4192
+ From: test@email.com
4193
+ To: contact@please-change-me.com
4194
+ Message-ID: <4ed778b79f466_6c623fdce8434ec869479@JDs-MacBook-Pro.local.mail>
4195
+ Subject: Contact Us message from test@email.com
4196
+ Mime-Version: 1.0
4197
+ Content-Type: text/html;
4198
+ charset=UTF-8
4199
+ Content-Transfer-Encoding: 7bit
4200
+
4201
+ <p>Thanks!</p>
4202
+ <p>---------------------</p>
4203
+ <p>Sent by contact form.</p>
4204
+
4205
+ Sent mail to contact@please-change-me.com (30ms)
4206
+ Date: Thu, 01 Dec 2011 07:53:11 -0500
4207
+ From: test@email.com
4208
+ To: contact@please-change-me.com
4209
+ Message-ID: <4ed778b7b2280_6c623fdce8434ec86955a@JDs-MacBook-Pro.local.mail>
4210
+ Subject: Contact Us message from test@email.com
4211
+ Mime-Version: 1.0
4212
+ Content-Type: text/html;
4213
+ charset=UTF-8
4214
+ Content-Transfer-Encoding: 7bit
4215
+
4216
+ <p>Thanks!</p>
4217
+ <p>---------------------</p>
4218
+ <p>Sent by contact form.</p>
4219
+ SQL (0.4ms)  SELECT name
4220
+ FROM sqlite_master
4221
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
4222
+ 
4223
+ SQL (0.2ms) select sqlite_version(*)
4224
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
4225
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
4226
+ SQL (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
4227
+ SQL (0.1ms) SELECT name
4228
+ FROM sqlite_master
4229
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
4230
+ Processing by ContactUs::ContactsController#create as HTML
4231
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
4232
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.3ms)
4233
+
4234
+ Sent mail to contact@please-change-me.com (103ms)
4235
+ Date: Thu, 01 Dec 2011 07:54:56 -0500
4236
+ From: test@test.com
4237
+ To: contact@please-change-me.com
4238
+ Message-ID: <4ed77920aab3b_6d333ffe70834ed4303ca@JDs-MacBook-Pro.local.mail>
4239
+ Subject: Contact Us message from test@test.com
4240
+ Mime-Version: 1.0
4241
+ Content-Type: text/html;
4242
+ charset=UTF-8
4243
+ Content-Transfer-Encoding: 7bit
4244
+
4245
+ <p>test</p>
4246
+ <p>---------------------</p>
4247
+ <p>Sent by contact form.</p>
4248
+ Redirected to http://test.host/
4249
+ Completed 302 Found in 527ms
4250
+ Processing by ContactUs::ContactsController#create as HTML
4251
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
4252
+ Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 1.1ms)
4253
+ Processing by ContactUs::ContactsController#new as HTML
4254
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
4255
+
4256
+
4257
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:56 -0500
4258
+ Processing by ContactUs::ContactsController#new as HTML
4259
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
4260
+
4261
+
4262
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4263
+ Processing by ContactUs::ContactsController#new as HTML
4264
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
4265
+
4266
+
4267
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4268
+ Processing by ContactUs::ContactsController#new as HTML
4269
+ Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.0ms)
4270
+
4271
+
4272
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4273
+ Processing by ContactUs::ContactsController#new as HTML
4274
+ Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.0ms)
4275
+
4276
+
4277
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4278
+ Processing by ContactUs::ContactsController#new as HTML
4279
+ Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms)
4280
+
4281
+
4282
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4283
+ Processing by ContactUs::ContactsController#create as HTML
4284
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4285
+
4286
+ Sent mail to contact@please-change-me.com (14ms)
4287
+ Date: Thu, 01 Dec 2011 07:54:57 -0500
4288
+ From: test@example.com
4289
+ To: contact@please-change-me.com
4290
+ Message-ID: <4ed779213ec9d_6d333ffe70834ed4304ac@JDs-MacBook-Pro.local.mail>
4291
+ Subject: Contact Us message from test@example.com
4292
+ Mime-Version: 1.0
4293
+ Content-Type: text/html;
4294
+ charset=UTF-8
4295
+ Content-Transfer-Encoding: 7bit
4296
+
4297
+ <p>howdy</p>
4298
+ <p>---------------------</p>
4299
+ <p>Sent by contact form.</p>
4300
+ Redirected to http://www.example.com/
4301
+ Completed 302 Found in 35ms
4302
+
4303
+
4304
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4305
+ Processing by ContactUs::ContactsController#new as HTML
4306
+ Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms)
4307
+
4308
+
4309
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4310
+ Processing by ContactUs::ContactsController#new as HTML
4311
+ Completed 200 OK in 12ms (Views: 11.6ms | ActiveRecord: 0.0ms)
4312
+
4313
+
4314
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4315
+ Processing by ContactUs::ContactsController#create as HTML
4316
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4317
+
4318
+ Sent mail to contact@please-change-me.com (18ms)
4319
+ Date: Thu, 01 Dec 2011 07:54:57 -0500
4320
+ From: test@example.com
4321
+ To: contact@please-change-me.com
4322
+ Message-ID: <4ed7792153098_6d333ffe70834ed43055e@JDs-MacBook-Pro.local.mail>
4323
+ Subject: Contact Us message from test@example.com
4324
+ Mime-Version: 1.0
4325
+ Content-Type: text/html;
4326
+ charset=UTF-8
4327
+ Content-Transfer-Encoding: 7bit
4328
+
4329
+ <p>howdy</p>
4330
+ <p>---------------------</p>
4331
+ <p>Sent by contact form.</p>
4332
+ Redirected to http://www.example.com/
4333
+ Completed 302 Found in 39ms
4334
+
4335
+
4336
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4337
+ Processing by ContactUs::ContactsController#new as HTML
4338
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
4339
+
4340
+
4341
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4342
+ Processing by ContactUs::ContactsController#new as HTML
4343
+ Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
4344
+
4345
+
4346
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4347
+ Processing by ContactUs::ContactsController#create as HTML
4348
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4349
+
4350
+ Sent mail to contact@please-change-me.com (16ms)
4351
+ Date: Thu, 01 Dec 2011 07:54:57 -0500
4352
+ From: test@example.com
4353
+ To: contact@please-change-me.com
4354
+ Message-ID: <4ed7792167ea9_6d333ffe70834ed430690@JDs-MacBook-Pro.local.mail>
4355
+ Subject: Contact Us message from test@example.com
4356
+ Mime-Version: 1.0
4357
+ Content-Type: text/html;
4358
+ charset=UTF-8
4359
+ Content-Transfer-Encoding: 7bit
4360
+
4361
+ <p>howdy</p>
4362
+ <p>---------------------</p>
4363
+ <p>Sent by contact form.</p>
4364
+ Redirected to http://www.example.com/
4365
+ Completed 302 Found in 39ms
4366
+
4367
+
4368
+ Started GET "/" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4369
+ Processing by ContactUs::ContactsController#new as HTML
4370
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
4371
+
4372
+
4373
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4374
+ Processing by ContactUs::ContactsController#new as HTML
4375
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
4376
+
4377
+
4378
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4379
+ Processing by ContactUs::ContactsController#create as HTML
4380
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
4381
+ Completed 200 OK in 82ms (Views: 79.8ms | ActiveRecord: 0.0ms)
4382
+
4383
+
4384
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4385
+ Processing by ContactUs::ContactsController#new as HTML
4386
+ Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
4387
+
4388
+
4389
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 07:54:57 -0500
4390
+ Processing by ContactUs::ContactsController#create as HTML
4391
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
4392
+ Completed 200 OK in 13ms (Views: 10.6ms | ActiveRecord: 0.0ms)
4393
+
4394
+ Sent mail to contact@please-change-me.com (16ms)
4395
+ Date: Thu, 01 Dec 2011 07:54:57 -0500
4396
+ From: test@email.com
4397
+ To: contact@please-change-me.com
4398
+ Message-ID: <4ed77921d2b53_6d333ffe70834ed430797@JDs-MacBook-Pro.local.mail>
4399
+ Subject: Contact Us message from test@email.com
4400
+ Mime-Version: 1.0
4401
+ Content-Type: text/html;
4402
+ charset=UTF-8
4403
+ Content-Transfer-Encoding: 7bit
4404
+
4405
+ <p>Thanks!</p>
4406
+ <p>---------------------</p>
4407
+ <p>Sent by contact form.</p>
4408
+
4409
+ Sent mail to contact@please-change-me.com (18ms)
4410
+ Date: Thu, 01 Dec 2011 07:54:57 -0500
4411
+ From: test@email.com
4412
+ To: contact@please-change-me.com
4413
+ Message-ID: <4ed77921e0b36_6d333ffe70834ed430883@JDs-MacBook-Pro.local.mail>
4414
+ Subject: Contact Us message from test@email.com
4415
+ Mime-Version: 1.0
4416
+ Content-Type: text/html;
4417
+ charset=UTF-8
4418
+ Content-Transfer-Encoding: 7bit
4419
+
4420
+ <p>Thanks!</p>
4421
+ <p>---------------------</p>
4422
+ <p>Sent by contact form.</p>
4423
+ SQL (0.5ms)  SELECT name
4424
+ FROM sqlite_master
4425
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
4426
+ 
4427
+ SQL (0.2ms) select sqlite_version(*)
4428
+ SQL (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
4429
+ SQL (0.1ms) PRAGMA index_list("schema_migrations")
4430
+ SQL (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
4431
+ SQL (0.1ms) SELECT name
4432
+ FROM sqlite_master
4433
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
4434
+ Processing by ContactUs::ContactsController#create as HTML
4435
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>"test"}}
4436
+ Rendered /Users/JD/contact_us/app/views/contact_us/contact_mailer/contact_email.html.erb (1.4ms)
4437
+
4438
+ Sent mail to contact@please-change-me.com (125ms)
4439
+ Date: Thu, 01 Dec 2011 08:10:02 -0500
4440
+ From: test@test.com
4441
+ To: contact@please-change-me.com
4442
+ Message-ID: <4ed77caa90205_71913ff3cd434ecc67982@JDs-MacBook-Pro.local.mail>
4443
+ Subject: Contact Us message from test@test.com
4444
+ Mime-Version: 1.0
4445
+ Content-Type: text/html;
4446
+ charset=UTF-8
4447
+ Content-Transfer-Encoding: 7bit
4448
+
4449
+ <p>test</p>
4450
+ <p>---------------------</p>
4451
+ <p>Sent by contact form.</p>
4452
+ Redirected to http://test.host/
4453
+ Completed 302 Found in 517ms
4454
+ Processing by ContactUs::ContactsController#create as HTML
4455
+ Parameters: {"contact_us_contact"=>{"email"=>"test@test.com", "message"=>""}}
4456
+ Completed 200 OK in 11ms (Views: 8.6ms | ActiveRecord: 1.2ms)
4457
+ Processing by ContactUs::ContactsController#new as HTML
4458
+ Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
4459
+
4460
+
4461
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:02 -0500
4462
+ Processing by ContactUs::ContactsController#new as HTML
4463
+ Completed 200 OK in 11ms (Views: 11.1ms | ActiveRecord: 0.0ms)
4464
+
4465
+
4466
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:02 -0500
4467
+ Processing by ContactUs::ContactsController#new as HTML
4468
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
4469
+
4470
+
4471
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:02 -0500
4472
+ Processing by ContactUs::ContactsController#new as HTML
4473
+ Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
4474
+
4475
+
4476
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:02 -0500
4477
+ Processing by ContactUs::ContactsController#new as HTML
4478
+ Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.0ms)
4479
+
4480
+
4481
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4482
+ Processing by ContactUs::ContactsController#new as HTML
4483
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
4484
+
4485
+
4486
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4487
+ Processing by ContactUs::ContactsController#create as HTML
4488
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4489
+
4490
+ Sent mail to test@test.com (14ms)
4491
+ Date: Thu, 01 Dec 2011 08:10:03 -0500
4492
+ From: test@example.com
4493
+ To: test@test.com
4494
+ Message-ID: <4ed77cab247d7_71913ff3cd434ecc680df@JDs-MacBook-Pro.local.mail>
4495
+ Subject: Contact Us message from test@example.com
4496
+ Mime-Version: 1.0
4497
+ Content-Type: text/html;
4498
+ charset=UTF-8
4499
+ Content-Transfer-Encoding: 7bit
4500
+
4501
+ <p>howdy</p>
4502
+ <p>---------------------</p>
4503
+ <p>Sent by contact form.</p>
4504
+ Redirected to http://www.example.com/
4505
+ Completed 302 Found in 33ms
4506
+
4507
+
4508
+ Started GET "/" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4509
+ Processing by ContactUs::ContactsController#new as HTML
4510
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
4511
+
4512
+
4513
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4514
+ Processing by ContactUs::ContactsController#new as HTML
4515
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
4516
+
4517
+
4518
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4519
+ Processing by ContactUs::ContactsController#create as HTML
4520
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4521
+
4522
+ Sent mail to test@test.com (17ms)
4523
+ Date: Thu, 01 Dec 2011 08:10:03 -0500
4524
+ From: test@example.com
4525
+ To: test@test.com
4526
+ Message-ID: <4ed77cab3858f_71913ff3cd434ecc6819d@JDs-MacBook-Pro.local.mail>
4527
+ Subject: Contact Us message from test@example.com
4528
+ Mime-Version: 1.0
4529
+ Content-Type: text/html;
4530
+ charset=UTF-8
4531
+ Content-Transfer-Encoding: 7bit
4532
+
4533
+ <p>howdy</p>
4534
+ <p>---------------------</p>
4535
+ <p>Sent by contact form.</p>
4536
+ Redirected to http://www.example.com/
4537
+ Completed 302 Found in 38ms
4538
+
4539
+
4540
+ Started GET "/" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4541
+ Processing by ContactUs::ContactsController#new as HTML
4542
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
4543
+
4544
+
4545
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4546
+ Processing by ContactUs::ContactsController#new as HTML
4547
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
4548
+
4549
+
4550
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4551
+ Processing by ContactUs::ContactsController#create as HTML
4552
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"test@example.com", "message"=>"howdy"}, "commit"=>"Submit"}
4553
+
4554
+ Sent mail to test@test.com (16ms)
4555
+ Date: Thu, 01 Dec 2011 08:10:03 -0500
4556
+ From: test@example.com
4557
+ To: test@test.com
4558
+ Message-ID: <4ed77cab4be5d_71913ff3cd434ecc682ce@JDs-MacBook-Pro.local.mail>
4559
+ Subject: Contact Us message from test@example.com
4560
+ Mime-Version: 1.0
4561
+ Content-Type: text/html;
4562
+ charset=UTF-8
4563
+ Content-Transfer-Encoding: 7bit
4564
+
4565
+ <p>howdy</p>
4566
+ <p>---------------------</p>
4567
+ <p>Sent by contact form.</p>
4568
+ Redirected to http://www.example.com/
4569
+ Completed 302 Found in 35ms
4570
+
4571
+
4572
+ Started GET "/" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4573
+ Processing by ContactUs::ContactsController#new as HTML
4574
+ Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
4575
+
4576
+
4577
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4578
+ Processing by ContactUs::ContactsController#new as HTML
4579
+ Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
4580
+
4581
+
4582
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4583
+ Processing by ContactUs::ContactsController#create as HTML
4584
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
4585
+ Completed 200 OK in 79ms (Views: 76.0ms | ActiveRecord: 0.0ms)
4586
+
4587
+
4588
+ Started GET "/contact_us" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4589
+ Processing by ContactUs::ContactsController#new as HTML
4590
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
4591
+
4592
+
4593
+ Started POST "/contacts" for 127.0.0.1 at 2011-12-01 08:10:03 -0500
4594
+ Processing by ContactUs::ContactsController#create as HTML
4595
+ Parameters: {"utf8"=>"✓", "contact_us_contact"=>{"email"=>"a", "message"=>""}, "commit"=>"Submit"}
4596
+ Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 0.0ms)
4597
+
4598
+ Sent mail to contact@please-change-me.com (14ms)
4599
+ Date: Thu, 01 Dec 2011 08:10:03 -0500
4600
+ From: test@email.com
4601
+ To: contact@please-change-me.com
4602
+ Message-ID: <4ed77cabe6238_71913ff3cd434ecc683a7@JDs-MacBook-Pro.local.mail>
4603
+ Subject: Contact Us message from test@email.com
4604
+ Mime-Version: 1.0
4605
+ Content-Type: text/html;
4606
+ charset=UTF-8
4607
+ Content-Transfer-Encoding: 7bit
4608
+
4609
+ <p>Thanks!</p>
4610
+ <p>---------------------</p>
4611
+ <p>Sent by contact form.</p>
4612
+
4613
+ Sent mail to contact@please-change-me.com (18ms)
4614
+ Date: Thu, 01 Dec 2011 08:10:04 -0500
4615
+ From: test@email.com
4616
+ To: contact@please-change-me.com
4617
+ Message-ID: <4ed77cabf3de8_71913ff3cd434ecc684dc@JDs-MacBook-Pro.local.mail>
4618
+ Subject: Contact Us message from test@email.com
4619
+ Mime-Version: 1.0
4620
+ Content-Type: text/html;
4621
+ charset=UTF-8
4622
+ Content-Transfer-Encoding: 7bit
4623
+
1798
4624
  <p>Thanks!</p>
1799
4625
  <p>---------------------</p>
1800
4626
  <p>Sent by contact form.</p>