mori 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -17987,3 +17987,1033 @@ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/applic
17987
17987
   (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20140421045105')
17988
17988
   (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140126052000')
17989
17989
   (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20140128055658')
17990
+
17991
+
17992
+ Started GET "/" for 127.0.0.1 at 2014-05-11 08:49:30 -0700
17993
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
17994
+ Processing by ApplicationController#index as HTML
17995
+ Rendered application/index.html.erb within layouts/application (16.0ms)
17996
+ Completed 200 OK in 30ms (Views: 29.6ms | ActiveRecord: 0.0ms)
17997
+
17998
+
17999
+ Started GET "/javascripts/application.js" for 127.0.0.1 at 2014-05-11 08:49:30 -0700
18000
+
18001
+ ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"):
18002
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18003
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18004
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18005
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18006
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18007
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18008
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18009
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18010
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18011
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18012
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18013
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18014
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18015
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18016
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18017
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18018
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18019
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18020
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18021
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18022
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18023
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18024
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18025
+
18026
+
18027
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
18028
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
18029
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.8ms)
18030
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (27.4ms)
18031
+
18032
+
18033
+ Started GET "/stylesheets/application.css" for 127.0.0.1 at 2014-05-11 08:49:30 -0700
18034
+
18035
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/application.css"):
18036
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18037
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18038
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18039
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18040
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18041
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18042
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18043
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18044
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18045
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18046
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18047
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18048
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18049
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18050
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18051
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18052
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18053
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18054
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18055
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18056
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18057
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18058
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18059
+
18060
+
18061
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18062
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
18063
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18064
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.2ms)
18065
+
18066
+
18067
+ Started GET "/passwords/forgot" for 127.0.0.1 at 2014-05-11 08:49:33 -0700
18068
+ Processing by Mori::PasswordsController#forgot as HTML
18069
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
18070
+ Redirected to http://localhost:3000/
18071
+ Completed 302 Found in 39ms (ActiveRecord: 0.5ms)
18072
+
18073
+
18074
+ Started GET "/" for 127.0.0.1 at 2014-05-11 08:49:33 -0700
18075
+ Processing by ApplicationController#index as HTML
18076
+ Rendered application/index.html.erb within layouts/application (0.9ms)
18077
+ Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
18078
+
18079
+
18080
+ Started GET "/javascripts/application.js" for 127.0.0.1 at 2014-05-11 08:49:33 -0700
18081
+
18082
+ ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"):
18083
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18084
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18085
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18086
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18087
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18088
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18089
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18090
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18091
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18092
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18093
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18094
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18095
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18096
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18097
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18098
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18099
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18100
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18101
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18102
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18103
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18104
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18105
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18106
+
18107
+
18108
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18109
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18110
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18111
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.0ms)
18112
+
18113
+
18114
+ Started GET "/stylesheets/application.css" for 127.0.0.1 at 2014-05-11 08:49:33 -0700
18115
+
18116
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/application.css"):
18117
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18118
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18119
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18120
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18121
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18122
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18123
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18124
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18125
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18126
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18127
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18128
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18129
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18130
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18131
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18132
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18133
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18134
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18135
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18136
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18137
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18138
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18139
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18140
+
18141
+
18142
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18143
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
18144
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18145
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (17.2ms)
18146
+
18147
+
18148
+ Started GET "/passwords/forgot" for 127.0.0.1 at 2014-05-11 08:49:35 -0700
18149
+ Processing by Mori::PasswordsController#forgot as HTML
18150
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
18151
+ Redirected to http://localhost:3000/
18152
+ Completed 302 Found in 1ms (ActiveRecord: 0.1ms)
18153
+
18154
+
18155
+ Started GET "/" for 127.0.0.1 at 2014-05-11 08:49:35 -0700
18156
+ Processing by ApplicationController#index as HTML
18157
+ Rendered application/index.html.erb within layouts/application (0.9ms)
18158
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
18159
+
18160
+
18161
+ Started GET "/javascripts/application.js" for 127.0.0.1 at 2014-05-11 08:49:35 -0700
18162
+
18163
+ ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"):
18164
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18165
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18166
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18167
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18168
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18169
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18170
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18171
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18172
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18173
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18174
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18175
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18176
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18177
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18178
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18179
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18180
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18181
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18182
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18183
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18184
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18185
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18186
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18187
+
18188
+
18189
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18190
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18191
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18192
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (15.7ms)
18193
+
18194
+
18195
+ Started GET "/stylesheets/application.css" for 127.0.0.1 at 2014-05-11 08:49:35 -0700
18196
+
18197
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/application.css"):
18198
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18199
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18200
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18201
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18202
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18203
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18204
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18205
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18206
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18207
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18208
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18209
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18210
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18211
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18212
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18213
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18214
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18215
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18216
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18217
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18218
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18219
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18220
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18221
+
18222
+
18223
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18224
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
18225
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18226
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (17.1ms)
18227
+
18228
+
18229
+ Started GET "/logout" for 127.0.0.1 at 2014-05-11 08:49:36 -0700
18230
+
18231
+ ActionController::RoutingError (No route matches [GET] "/logout"):
18232
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18233
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18234
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18235
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18236
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18237
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18238
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18239
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18240
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18241
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18242
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18243
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18244
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18245
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18246
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18247
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18248
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18249
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18250
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18251
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18252
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18253
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18254
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18255
+
18256
+
18257
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18258
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
18259
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18260
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.9ms)
18261
+
18262
+
18263
+ Started GET "/passwords/forgot" for 127.0.0.1 at 2014-05-11 08:49:46 -0700
18264
+ Processing by Mori::PasswordsController#forgot as HTML
18265
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
18266
+ Redirected to http://localhost:3000/
18267
+ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)
18268
+
18269
+
18270
+ Started GET "/" for 127.0.0.1 at 2014-05-11 08:49:46 -0700
18271
+ Processing by ApplicationController#index as HTML
18272
+ Rendered application/index.html.erb within layouts/application (37.4ms)
18273
+ Completed 200 OK in 46ms (Views: 45.4ms | ActiveRecord: 0.0ms)
18274
+
18275
+
18276
+ Started GET "/javascripts/application.js" for 127.0.0.1 at 2014-05-11 08:49:46 -0700
18277
+
18278
+ ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"):
18279
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18280
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18281
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18282
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18283
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18284
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18285
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18286
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18287
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18288
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18289
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18290
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18291
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18292
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18293
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18294
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18295
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18296
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18297
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18298
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18299
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18300
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18301
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18302
+
18303
+
18304
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms)
18305
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18306
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18307
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.1ms)
18308
+
18309
+
18310
+ Started GET "/stylesheets/application.css" for 127.0.0.1 at 2014-05-11 08:49:46 -0700
18311
+
18312
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/application.css"):
18313
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18314
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18315
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18316
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18317
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18318
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18319
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18320
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18321
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18322
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18323
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18324
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18325
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18326
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18327
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18328
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18329
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18330
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18331
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18332
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18333
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18334
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18335
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18336
+
18337
+
18338
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18339
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
18340
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18341
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.5ms)
18342
+
18343
+
18344
+ Started GET "/passwords/forgot" for 127.0.0.1 at 2014-05-11 08:49:48 -0700
18345
+ Processing by Mori::PasswordsController#forgot as HTML
18346
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
18347
+ Redirected to http://localhost:3000/
18348
+ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)
18349
+
18350
+
18351
+ Started GET "/" for 127.0.0.1 at 2014-05-11 08:49:48 -0700
18352
+ Processing by ApplicationController#index as HTML
18353
+ Rendered application/index.html.erb within layouts/application (0.7ms)
18354
+ Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms)
18355
+
18356
+
18357
+ Started GET "/passwords/forgot" for 127.0.0.1 at 2014-05-11 08:49:52 -0700
18358
+ Processing by Mori::PasswordsController#forgot as HTML
18359
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/mori_forms/_forgot_password.html.erb (1.3ms)
18360
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/shared/_links.html.erb (0.9ms)
18361
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/passwords/forgot.html.erb within layouts/mori/application (4.4ms)
18362
+ Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.0ms)
18363
+
18364
+
18365
+ Started GET "/stylesheets/mori/application.css" for 127.0.0.1 at 2014-05-11 08:49:52 -0700
18366
+
18367
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/mori/application.css"):
18368
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18369
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18370
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18371
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18372
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18373
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18374
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18375
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18376
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18377
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18378
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18379
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18380
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18381
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18382
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18383
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18384
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18385
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18386
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18387
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18388
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18389
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18390
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18391
+
18392
+
18393
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
18394
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.5ms)
18395
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
18396
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (19.1ms)
18397
+
18398
+
18399
+ Started GET "/javascripts/mori/application.js" for 127.0.0.1 at 2014-05-11 08:49:52 -0700
18400
+
18401
+ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/application.js"):
18402
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18403
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18404
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18405
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18406
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18407
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18408
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18409
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18410
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18411
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18412
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18413
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18414
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18415
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18416
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18417
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18418
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18419
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18420
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18421
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18422
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18423
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18424
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18425
+
18426
+
18427
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
18428
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
18429
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18430
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.9ms)
18431
+
18432
+
18433
+ Started POST "/passwords/send_reset" for 127.0.0.1 at 2014-05-11 08:49:55 -0700
18434
+ Processing by Mori::PasswordsController#send_reset as HTML
18435
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"oQIOAK3jD4DzshVmQHfeeqUQA99i0+Qui7swFKqI2mI=", "email"=>"aaron@aaronmiler.com", "button"=>""}
18436
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'aaron@aaronmiler.com' LIMIT 1
18437
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/mori_mailer/forgot_password.html.erb (228.0ms)
18438
+
18439
+ MoriMailer#forgot_password: processed outbound mail in 239.1ms
18440
+  (0.1ms) begin transaction
18441
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE ("users"."email" = 'aaron@aaronmiler.com' AND "users"."id" != 1) LIMIT 1
18442
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE ("users"."password_reset_token" IS NULL AND "users"."id" != 1) LIMIT 1
18443
+ SQL (0.3ms) UPDATE "users" SET "password_reset_sent" = ?, "password_reset_token" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["password_reset_sent", "2014-05-11 00:00:00.000000"], ["password_reset_token", "ba0fd831845d9bb71a31ef60e98ecb3dd56b2848"], ["updated_at", "2014-05-11 15:49:56.169105"]]
18444
+  (7.1ms) commit transaction
18445
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/mori_forms/_forgot_password.html.erb (0.6ms)
18446
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/shared/_links.html.erb (0.2ms)
18447
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/passwords/forgot.html.erb within layouts/mori/application (2.2ms)
18448
+ Completed 200 OK in 354ms (Views: 7.5ms | ActiveRecord: 7.8ms)
18449
+
18450
+
18451
+ Started GET "/stylesheets/mori/application.css" for 127.0.0.1 at 2014-05-11 08:49:56 -0700
18452
+
18453
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/mori/application.css"):
18454
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18455
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18456
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18457
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18458
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18459
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18460
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18461
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18462
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18463
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18464
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18465
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18466
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18467
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18468
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18469
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18470
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18471
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18472
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18473
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18474
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18475
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18476
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18477
+
18478
+
18479
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
18480
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18481
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18482
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.9ms)
18483
+
18484
+
18485
+ Started GET "/javascripts/mori/application.js" for 127.0.0.1 at 2014-05-11 08:49:56 -0700
18486
+
18487
+ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/application.js"):
18488
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18489
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18490
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18491
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18492
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18493
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18494
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18495
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18496
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18497
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18498
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18499
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18500
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18501
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18502
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18503
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18504
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18505
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18506
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18507
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18508
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18509
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18510
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18511
+
18512
+
18513
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18514
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
18515
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18516
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.0ms)
18517
+
18518
+
18519
+ Started POST "/passwords/send_reset" for 127.0.0.1 at 2014-05-11 08:50:37 -0700
18520
+ Processing by Mori::PasswordsController#send_reset as HTML
18521
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"oQIOAK3jD4DzshVmQHfeeqUQA99i0+Qui7swFKqI2mI=", "email"=>"aaron@aaronmiler.com", "button"=>""}
18522
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'aaron@aaronmiler.com' LIMIT 1
18523
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/mori_mailer/forgot_password.html.erb (0.5ms)
18524
+
18525
+ MoriMailer#forgot_password: processed outbound mail in 8.8ms
18526
+  (0.1ms) begin transaction
18527
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE ("users"."email" = 'aaron@aaronmiler.com' AND "users"."id" != 1) LIMIT 1
18528
+ User Exists (0.0ms) SELECT 1 AS one FROM "users" WHERE ("users"."password_reset_token" IS NULL AND "users"."id" != 1) LIMIT 1
18529
+ SQL (0.2ms) UPDATE "users" SET "password_reset_token" = ?, "updated_at" = ? WHERE "users"."id" = 1 [["password_reset_token", "0734546e98b7d2cc7787d322b658f23ee69eb37b"], ["updated_at", "2014-05-11 15:50:37.117096"]]
18530
+  (7.0ms) commit transaction
18531
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/passwords/send_reset.html.erb within layouts/mori/application (0.3ms)
18532
+ Completed 200 OK in 40ms (Views: 5.8ms | ActiveRecord: 8.0ms)
18533
+
18534
+
18535
+ Started GET "/stylesheets/mori/application.css" for 127.0.0.1 at 2014-05-11 08:50:37 -0700
18536
+
18537
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/mori/application.css"):
18538
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18539
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18540
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18541
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18542
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18543
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18544
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18545
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18546
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18547
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18548
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18549
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18550
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18551
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18552
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18553
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18554
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18555
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18556
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18557
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18558
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18559
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18560
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18561
+
18562
+
18563
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18564
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
18565
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18566
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.1ms)
18567
+
18568
+
18569
+ Started GET "/javascripts/mori/application.js" for 127.0.0.1 at 2014-05-11 08:50:37 -0700
18570
+
18571
+ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/application.js"):
18572
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18573
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18574
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18575
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18576
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18577
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18578
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18579
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18580
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18581
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18582
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18583
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18584
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18585
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18586
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18587
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18588
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18589
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18590
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18591
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18592
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18593
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18594
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18595
+
18596
+
18597
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18598
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
18599
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
18600
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (17.3ms)
18601
+
18602
+
18603
+ Started GET "/passwords/reset" for 127.0.0.1 at 2014-05-11 11:41:08 -0700
18604
+ Processing by Mori::PasswordsController#reset as HTML
18605
+ Redirected to http://localhost:3000/
18606
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
18607
+
18608
+
18609
+ Started GET "/" for 127.0.0.1 at 2014-05-11 11:41:08 -0700
18610
+ Processing by ApplicationController#index as HTML
18611
+ Rendered application/index.html.erb within layouts/application (0.7ms)
18612
+ Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
18613
+
18614
+
18615
+ Started GET "/stylesheets/application.css" for 127.0.0.1 at 2014-05-11 11:41:08 -0700
18616
+
18617
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/application.css"):
18618
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18619
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18620
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18621
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18622
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18623
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18624
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18625
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18626
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18627
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18628
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18629
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18630
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18631
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18632
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18633
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18634
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18635
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18636
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18637
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18638
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18639
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18640
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18641
+
18642
+
18643
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
18644
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.3ms)
18645
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
18646
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (30.2ms)
18647
+
18648
+
18649
+ Started GET "/javascripts/application.js" for 127.0.0.1 at 2014-05-11 11:41:09 -0700
18650
+
18651
+ ActionController::RoutingError (No route matches [GET] "/javascripts/application.js"):
18652
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18653
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18654
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18655
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18656
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18657
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18658
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18659
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18660
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18661
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18662
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18663
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18664
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18665
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18666
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18667
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18668
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18669
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18670
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18671
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18672
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18673
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18674
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18675
+
18676
+
18677
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
18678
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.6ms)
18679
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
18680
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (28.6ms)
18681
+
18682
+
18683
+ Started GET "/passwords/forgot" for 127.0.0.1 at 2014-05-11 11:41:10 -0700
18684
+ Processing by Mori::PasswordsController#forgot as HTML
18685
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/mori_forms/_forgot_password.html.erb (0.7ms)
18686
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/shared/_links.html.erb (0.3ms)
18687
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/passwords/forgot.html.erb within layouts/mori/application (2.2ms)
18688
+ Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
18689
+
18690
+
18691
+ Started GET "/stylesheets/mori/application.css" for 127.0.0.1 at 2014-05-11 11:41:10 -0700
18692
+
18693
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/mori/application.css"):
18694
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18695
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18696
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18697
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18698
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18699
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18700
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18701
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18702
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18703
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18704
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18705
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18706
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18707
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18708
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18709
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18710
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18711
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18712
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18713
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18714
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18715
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18716
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18717
+
18718
+
18719
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18720
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18721
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18722
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.2ms)
18723
+
18724
+
18725
+ Started GET "/javascripts/mori/application.js" for 127.0.0.1 at 2014-05-11 11:41:10 -0700
18726
+
18727
+ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/application.js"):
18728
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18729
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18730
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18731
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18732
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18733
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18734
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18735
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18736
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18737
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18738
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18739
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18740
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18741
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18742
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18743
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18744
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18745
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18746
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18747
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18748
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18749
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18750
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18751
+
18752
+
18753
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18754
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18755
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18756
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.4ms)
18757
+
18758
+
18759
+ Started POST "/passwords/send_reset" for 127.0.0.1 at 2014-05-11 11:41:15 -0700
18760
+ Processing by Mori::PasswordsController#send_reset as HTML
18761
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Fmtz87z/l0ZT4/CycczFBHEBJ3sQnGljyxrcAGQoQj0=", "email"=>"imatest@test.com", "button"=>""}
18762
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'imatest@test.com' LIMIT 1
18763
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/passwords/send_reset.html.erb within layouts/mori/application (0.0ms)
18764
+ Completed 200 OK in 9ms (Views: 4.9ms | ActiveRecord: 0.5ms)
18765
+
18766
+
18767
+ Started GET "/javascripts/mori/application.js" for 127.0.0.1 at 2014-05-11 11:41:15 -0700
18768
+
18769
+ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/application.js"):
18770
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18771
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18772
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18773
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18774
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18775
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18776
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18777
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18778
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18779
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18780
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18781
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18782
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18783
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18784
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18785
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18786
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18787
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18788
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18789
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18790
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18791
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18792
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18793
+
18794
+
18795
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18796
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
18797
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18798
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.3ms)
18799
+
18800
+
18801
+ Started GET "/stylesheets/mori/application.css" for 127.0.0.1 at 2014-05-11 11:41:15 -0700
18802
+
18803
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/mori/application.css"):
18804
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18805
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18806
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18807
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18808
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18809
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18810
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18811
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18812
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18813
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18814
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18815
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18816
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18817
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18818
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18819
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18820
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18821
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18822
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18823
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18824
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18825
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18826
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18827
+
18828
+
18829
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18830
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18831
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18832
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.5ms)
18833
+
18834
+
18835
+ Started POST "/passwords/send_reset" for 127.0.0.1 at 2014-05-11 11:41:56 -0700
18836
+ Processing by Mori::PasswordsController#send_reset as HTML
18837
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Fmtz87z/l0ZT4/CycczFBHEBJ3sQnGljyxrcAGQoQj0=", "email"=>"imatest@test.com", "button"=>""}
18838
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'imatest@test.com' LIMIT 1
18839
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/passwords/send_reset.html.erb within layouts/mori/application (0.1ms)
18840
+ Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.5ms)
18841
+
18842
+
18843
+ Started GET "/stylesheets/mori/application.css" for 127.0.0.1 at 2014-05-11 11:41:56 -0700
18844
+
18845
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/mori/application.css"):
18846
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18847
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18848
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18849
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18850
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18851
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18852
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18853
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18854
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18855
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18856
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18857
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18858
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18859
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18860
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18861
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18862
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18863
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18864
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18865
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18866
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18867
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18868
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18869
+
18870
+
18871
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms)
18872
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18873
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
18874
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.8ms)
18875
+
18876
+
18877
+ Started GET "/javascripts/mori/application.js" for 127.0.0.1 at 2014-05-11 11:41:56 -0700
18878
+
18879
+ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/application.js"):
18880
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18881
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18882
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18883
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18884
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18885
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18886
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18887
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18888
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18889
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18890
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18891
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18892
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18893
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18894
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18895
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18896
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18897
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18898
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18899
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18900
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18901
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18902
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18903
+
18904
+
18905
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18906
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
18907
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18908
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.8ms)
18909
+
18910
+
18911
+ Started POST "/passwords/send_reset" for 127.0.0.1 at 2014-05-11 11:41:59 -0700
18912
+ Processing by Mori::PasswordsController#send_reset as HTML
18913
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Fmtz87z/l0ZT4/CycczFBHEBJ3sQnGljyxrcAGQoQj0=", "email"=>"imatest@test.com", "button"=>""}
18914
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'imatest@test.com' LIMIT 1
18915
+ Rendered /Users/AaronMiler/Documents/Pineworks/Mori/app/views/passwords/send_reset.html.erb within layouts/mori/application (0.1ms)
18916
+ Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms)
18917
+
18918
+
18919
+ Started GET "/stylesheets/mori/application.css" for 127.0.0.1 at 2014-05-11 11:41:59 -0700
18920
+
18921
+ ActionController::RoutingError (No route matches [GET] "/stylesheets/mori/application.css"):
18922
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18923
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18924
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18925
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18926
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18927
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18928
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18929
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18930
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18931
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18932
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18933
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18934
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18935
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18936
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18937
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18938
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18939
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18940
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18941
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18942
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18943
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18944
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18945
+
18946
+
18947
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
18948
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
18949
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18950
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (17.2ms)
18951
+
18952
+
18953
+ Started GET "/javascripts/mori/application.js" for 127.0.0.1 at 2014-05-11 11:41:59 -0700
18954
+
18955
+ ActionController::RoutingError (No route matches [GET] "/javascripts/mori/application.js"):
18956
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18957
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18958
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18959
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18960
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18961
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18962
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18963
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18964
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
18965
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
18966
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
18967
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
18968
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18969
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
18970
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
18971
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
18972
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
18973
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
18974
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
18975
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
18976
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
18977
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
18978
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
18979
+
18980
+
18981
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms)
18982
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
18983
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
18984
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (16.1ms)
18985
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."password_reset_token" = 'asdfasdf' LIMIT 1
18986
+
18987
+
18988
+ Started GET "/asdf" for 127.0.0.1 at 2014-05-11 20:47:34 -0700
18989
+
18990
+ ActionController::RoutingError (No route matches [GET] "/asdf"):
18991
+ actionpack (4.1.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
18992
+ actionpack (4.1.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
18993
+ railties (4.1.1) lib/rails/rack/logger.rb:38:in `call_app'
18994
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `block in call'
18995
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18996
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:26:in `tagged'
18997
+ activesupport (4.1.1) lib/active_support/tagged_logging.rb:68:in `tagged'
18998
+ railties (4.1.1) lib/rails/rack/logger.rb:20:in `call'
18999
+ actionpack (4.1.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
19000
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
19001
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
19002
+ activesupport (4.1.1) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
19003
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
19004
+ actionpack (4.1.1) lib/action_dispatch/middleware/static.rb:64:in `call'
19005
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
19006
+ railties (4.1.1) lib/rails/engine.rb:514:in `call'
19007
+ railties (4.1.1) lib/rails/application.rb:144:in `call'
19008
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
19009
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
19010
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
19011
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
19012
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
19013
+ /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
19014
+
19015
+
19016
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
19017
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
19018
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
19019
+ Rendered /Users/AaronMiler/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (18.7ms)