spec/dummy/log/development.log in medivo-0.2.3 vs spec/dummy/log/development.log in medivo-0.2.5
- old
+ new
@@ -7690,5 +7690,13 @@
Started GET "/medivo/labs/appointment_data?utf8=%E2%9C%93&date=11%2F14%2F2011&lab_code=20060&commit=Search+for+appointments" for 127.0.0.1 at 2011-11-11 12:55:40 -0500
Processing by Medivo::LabsController#appointment_data as JS
Parameters: {"utf8"=>"✓", "date"=>"11/14/2011", "lab_code"=>"20060", "commit"=>"Search for appointments"}
Completed 200 OK in 12ms (Views: 4.6ms)
+
+
+Started GET "/members/verify_identity?set_test_data=true" for 192.168.0.21 at 2011-11-11 13:33:06 -0500
+
+ActionController::RoutingError (No route matches [GET] "/members/verify_identity"):
+
+
+Rendered /Users/danielsudol/.rvm/gems/ruby-1.9.2-p290@medivo_resource/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms)