err_merchant 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2862,3 +2862,1659 @@ Completed 500 Internal Server Error in 8ms
2862
2862
  RuntimeError ():
2863
2863
  app/controllers/failures_controller.rb:6:in `wild_error'
2864
2864
 
2865
+
2866
+
2867
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:04 +0100
2868
+ Processing by FailuresController#wild_error as HTML
2869
+ Completed 500 Internal Server Error in 1ms
2870
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
2871
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.1ms)
2872
+ Completed 500 Internal Server Error in 17ms (Views: 17.0ms | ActiveRecord: 0.0ms)
2873
+
2874
+ RuntimeError ():
2875
+ app/controllers/failures_controller.rb:6:in `wild_error'
2876
+
2877
+
2878
+
2879
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-12 11:15:04 +0100
2880
+ Processing by FailuresController#where_is_it as HTML
2881
+ Completed 404 Not Found in 1ms
2882
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
2883
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
2884
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2885
+
2886
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
2887
+ app/controllers/failures_controller.rb:10:in `where_is_it'
2888
+
2889
+
2890
+
2891
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-12 11:15:04 +0100
2892
+ Processing by FailuresController#dont_process_this as HTML
2893
+ Completed 422 Unprocessable Entity in 1ms
2894
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
2895
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
2896
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2897
+
2898
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
2899
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
2900
+
2901
+
2902
+
2903
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:04 +0100
2904
+ Processing by FailuresController#wild_error as HTML
2905
+ Completed 500 Internal Server Error in 0ms
2906
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
2907
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
2908
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2909
+
2910
+ RuntimeError ():
2911
+ app/controllers/failures_controller.rb:6:in `wild_error'
2912
+
2913
+
2914
+
2915
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-12 11:15:04 +0100
2916
+ Processing by FailuresController#usual_action as HTML
2917
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
2918
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
2919
+
2920
+
2921
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:04 +0100
2922
+ Processing by FailuresController#wild_error as HTML
2923
+ Completed 500 Internal Server Error in 0ms
2924
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
2925
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
2926
+ Completed 500 Internal Server Error in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
2927
+
2928
+ RuntimeError ():
2929
+ app/controllers/failures_controller.rb:6:in `wild_error'
2930
+
2931
+
2932
+
2933
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:04 +0100
2934
+ Processing by FailuresController#wild_error as HTML
2935
+ Completed 500 Internal Server Error in 0ms
2936
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
2937
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
2938
+ Completed 500 Internal Server Error in 8ms
2939
+
2940
+ RuntimeError ():
2941
+ app/controllers/failures_controller.rb:6:in `wild_error'
2942
+
2943
+
2944
+
2945
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:30 +0100
2946
+ Processing by FailuresController#wild_error as HTML
2947
+ Completed 500 Internal Server Error in 1ms
2948
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
2949
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.0ms)
2950
+ Completed 500 Internal Server Error in 17ms (Views: 16.2ms | ActiveRecord: 0.0ms)
2951
+
2952
+ RuntimeError ():
2953
+ app/controllers/failures_controller.rb:6:in `wild_error'
2954
+
2955
+
2956
+
2957
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-12 11:15:30 +0100
2958
+ Processing by FailuresController#where_is_it as HTML
2959
+ Completed 404 Not Found in 1ms
2960
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
2961
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
2962
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2963
+
2964
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
2965
+ app/controllers/failures_controller.rb:10:in `where_is_it'
2966
+
2967
+
2968
+
2969
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-12 11:15:30 +0100
2970
+ Processing by FailuresController#dont_process_this as HTML
2971
+ Completed 422 Unprocessable Entity in 1ms
2972
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
2973
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
2974
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2975
+
2976
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
2977
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
2978
+
2979
+
2980
+
2981
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:30 +0100
2982
+ Processing by FailuresController#wild_error as HTML
2983
+ Completed 500 Internal Server Error in 0ms
2984
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
2985
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
2986
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2987
+
2988
+ RuntimeError ():
2989
+ app/controllers/failures_controller.rb:6:in `wild_error'
2990
+
2991
+
2992
+
2993
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-12 11:15:30 +0100
2994
+ Processing by FailuresController#usual_action as HTML
2995
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
2996
+ Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
2997
+
2998
+
2999
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:30 +0100
3000
+ Processing by FailuresController#wild_error as HTML
3001
+ Completed 500 Internal Server Error in 0ms
3002
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3003
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
3004
+ Completed 500 Internal Server Error in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
3005
+
3006
+ RuntimeError ():
3007
+ app/controllers/failures_controller.rb:6:in `wild_error'
3008
+
3009
+
3010
+
3011
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:15:30 +0100
3012
+ Processing by FailuresController#wild_error as HTML
3013
+ Completed 500 Internal Server Error in 0ms
3014
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3015
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.4ms)
3016
+ Completed 500 Internal Server Error in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
3017
+
3018
+ RuntimeError ():
3019
+ app/controllers/failures_controller.rb:6:in `wild_error'
3020
+
3021
+
3022
+
3023
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:16:20 +0100
3024
+ Processing by FailuresController#wild_error as HTML
3025
+ Completed 500 Internal Server Error in 1ms
3026
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3027
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.1ms)
3028
+ Completed 500 Internal Server Error in 17ms (Views: 16.9ms | ActiveRecord: 0.0ms)
3029
+
3030
+ RuntimeError ():
3031
+ app/controllers/failures_controller.rb:6:in `wild_error'
3032
+
3033
+
3034
+
3035
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-12 11:16:20 +0100
3036
+ Processing by FailuresController#where_is_it as HTML
3037
+ Completed 404 Not Found in 1ms
3038
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
3039
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3040
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3041
+
3042
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3043
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3044
+
3045
+
3046
+
3047
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-12 11:16:20 +0100
3048
+ Processing by FailuresController#dont_process_this as HTML
3049
+ Completed 422 Unprocessable Entity in 1ms
3050
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
3051
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3052
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3053
+
3054
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3055
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3056
+
3057
+
3058
+
3059
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:16:20 +0100
3060
+ Processing by FailuresController#wild_error as HTML
3061
+ Completed 500 Internal Server Error in 0ms
3062
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3063
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3064
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3065
+
3066
+ RuntimeError ():
3067
+ app/controllers/failures_controller.rb:6:in `wild_error'
3068
+
3069
+
3070
+
3071
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-12 11:16:20 +0100
3072
+ Processing by FailuresController#usual_action as HTML
3073
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
3074
+ Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
3075
+
3076
+
3077
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:16:20 +0100
3078
+ Processing by FailuresController#wild_error as HTML
3079
+ Completed 500 Internal Server Error in 0ms
3080
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3081
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
3082
+ Completed 500 Internal Server Error in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
3083
+
3084
+ RuntimeError ():
3085
+ app/controllers/failures_controller.rb:6:in `wild_error'
3086
+
3087
+
3088
+
3089
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:16:20 +0100
3090
+ Processing by FailuresController#wild_error as HTML
3091
+ Completed 500 Internal Server Error in 0ms
3092
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3093
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.4ms)
3094
+ Completed 500 Internal Server Error in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
3095
+
3096
+ RuntimeError ():
3097
+ app/controllers/failures_controller.rb:6:in `wild_error'
3098
+
3099
+
3100
+
3101
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:17:35 +0100
3102
+ Processing by FailuresController#wild_error as HTML
3103
+ Completed 500 Internal Server Error in 1ms
3104
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3105
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.0ms)
3106
+ Completed 500 Internal Server Error in 17ms (Views: 16.3ms | ActiveRecord: 0.0ms)
3107
+
3108
+ RuntimeError ():
3109
+ app/controllers/failures_controller.rb:6:in `wild_error'
3110
+
3111
+
3112
+
3113
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-12 11:17:35 +0100
3114
+ Processing by FailuresController#where_is_it as HTML
3115
+ Completed 404 Not Found in 1ms
3116
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
3117
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3118
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3119
+
3120
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3121
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3122
+
3123
+
3124
+
3125
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-12 11:17:35 +0100
3126
+ Processing by FailuresController#dont_process_this as HTML
3127
+ Completed 422 Unprocessable Entity in 1ms
3128
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
3129
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3130
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3131
+
3132
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3133
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3134
+
3135
+
3136
+
3137
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:17:35 +0100
3138
+ Processing by FailuresController#wild_error as HTML
3139
+ Completed 500 Internal Server Error in 1ms
3140
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3141
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3142
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3143
+
3144
+ RuntimeError ():
3145
+ app/controllers/failures_controller.rb:6:in `wild_error'
3146
+
3147
+
3148
+
3149
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-12 11:17:35 +0100
3150
+ Processing by FailuresController#usual_action as HTML
3151
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
3152
+ Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
3153
+
3154
+
3155
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:17:35 +0100
3156
+ Processing by FailuresController#wild_error as HTML
3157
+ Completed 500 Internal Server Error in 0ms
3158
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3159
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
3160
+ Completed 500 Internal Server Error in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
3161
+
3162
+ RuntimeError ():
3163
+ app/controllers/failures_controller.rb:6:in `wild_error'
3164
+
3165
+
3166
+
3167
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-12 11:17:35 +0100
3168
+ Processing by FailuresController#wild_error as HTML
3169
+ Completed 500 Internal Server Error in 0ms
3170
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3171
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
3172
+ Completed 500 Internal Server Error in 8ms
3173
+
3174
+ RuntimeError ():
3175
+ app/controllers/failures_controller.rb:6:in `wild_error'
3176
+
3177
+
3178
+
3179
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:15:37 +0100
3180
+ Processing by FailuresController#wild_error as HTML
3181
+ Completed 500 Internal Server Error in 1ms
3182
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3183
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.7ms)
3184
+ Completed 500 Internal Server Error in 42ms (Views: 41.9ms | ActiveRecord: 0.0ms)
3185
+
3186
+ RuntimeError ():
3187
+ app/controllers/failures_controller.rb:6:in `wild_error'
3188
+
3189
+
3190
+
3191
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:15:37 +0100
3192
+ Processing by FailuresController#where_is_it as HTML
3193
+ Completed 404 Not Found in 1ms
3194
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
3195
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3196
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3197
+
3198
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3199
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3200
+
3201
+
3202
+
3203
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:15:37 +0100
3204
+ Processing by FailuresController#dont_process_this as HTML
3205
+ Completed 422 Unprocessable Entity in 1ms
3206
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
3207
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3208
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3209
+
3210
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3211
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3212
+
3213
+
3214
+
3215
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:15:37 +0100
3216
+ Processing by FailuresController#wild_error as HTML
3217
+ Completed 500 Internal Server Error in 0ms
3218
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3219
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3220
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3221
+
3222
+ RuntimeError ():
3223
+ app/controllers/failures_controller.rb:6:in `wild_error'
3224
+
3225
+
3226
+
3227
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:15:37 +0100
3228
+ Processing by FailuresController#usual_action as HTML
3229
+ Rendered failures/usual_action.html.erb within layouts/application (0.5ms)
3230
+ Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)
3231
+
3232
+
3233
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:15:38 +0100
3234
+ Processing by FailuresController#wild_error as HTML
3235
+ Completed 500 Internal Server Error in 0ms
3236
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3237
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.9ms)
3238
+ Completed 500 Internal Server Error in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
3239
+
3240
+ RuntimeError ():
3241
+ app/controllers/failures_controller.rb:6:in `wild_error'
3242
+
3243
+
3244
+
3245
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:15:38 +0100
3246
+ Processing by FailuresController#wild_error as HTML
3247
+ Completed 500 Internal Server Error in 0ms
3248
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3249
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.5ms)
3250
+ Completed 500 Internal Server Error in 16ms
3251
+
3252
+ RuntimeError ():
3253
+ app/controllers/failures_controller.rb:6:in `wild_error'
3254
+
3255
+
3256
+
3257
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:22:48 +0100
3258
+ Processing by FailuresController#wild_error as HTML
3259
+ Completed 500 Internal Server Error in 1ms
3260
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3261
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.1ms)
3262
+ Completed 500 Internal Server Error in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
3263
+
3264
+ RuntimeError ():
3265
+ app/controllers/failures_controller.rb:6:in `wild_error'
3266
+
3267
+
3268
+
3269
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:22:49 +0100
3270
+ Processing by FailuresController#where_is_it as HTML
3271
+ Completed 404 Not Found in 1ms
3272
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
3273
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3274
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3275
+
3276
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3277
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3278
+
3279
+
3280
+
3281
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:22:49 +0100
3282
+ Processing by FailuresController#dont_process_this as HTML
3283
+ Completed 422 Unprocessable Entity in 1ms
3284
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
3285
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3286
+ Completed 422 Unprocessable Entity in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
3287
+
3288
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3289
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3290
+
3291
+
3292
+
3293
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:22:49 +0100
3294
+ Processing by FailuresController#wild_error as HTML
3295
+ Completed 500 Internal Server Error in 0ms
3296
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3297
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3298
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3299
+
3300
+ RuntimeError ():
3301
+ app/controllers/failures_controller.rb:6:in `wild_error'
3302
+
3303
+
3304
+
3305
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:22:49 +0100
3306
+ Processing by FailuresController#usual_action as HTML
3307
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
3308
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
3309
+
3310
+
3311
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:22:49 +0100
3312
+ Processing by FailuresController#wild_error as HTML
3313
+ Completed 500 Internal Server Error in 0ms
3314
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3315
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.1ms)
3316
+ Completed 500 Internal Server Error in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
3317
+
3318
+ RuntimeError ():
3319
+ app/controllers/failures_controller.rb:6:in `wild_error'
3320
+
3321
+
3322
+
3323
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:22:49 +0100
3324
+ Processing by FailuresController#wild_error as HTML
3325
+ Completed 500 Internal Server Error in 0ms
3326
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3327
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.5ms)
3328
+ Completed 500 Internal Server Error in 53ms
3329
+
3330
+ RuntimeError ():
3331
+ app/controllers/failures_controller.rb:6:in `wild_error'
3332
+
3333
+
3334
+
3335
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:22:49 +0100
3336
+ Processing by FailuresController#wild_error as HTML
3337
+ Completed 500 Internal Server Error in 0ms
3338
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3339
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
3340
+ Completed 500 Internal Server Error in 2ms
3341
+
3342
+ RuntimeError ():
3343
+ app/controllers/failures_controller.rb:6:in `wild_error'
3344
+
3345
+
3346
+
3347
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:23:26 +0100
3348
+ Processing by FailuresController#wild_error as HTML
3349
+ Completed 500 Internal Server Error in 1ms
3350
+
3351
+ RuntimeError ():
3352
+ app/controllers/failures_controller.rb:6:in `wild_error'
3353
+
3354
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3355
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
3356
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.3ms)
3357
+
3358
+
3359
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:23:26 +0100
3360
+ Processing by FailuresController#where_is_it as HTML
3361
+ Completed 404 Not Found in 1ms
3362
+
3363
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3364
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3365
+
3366
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
3367
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3368
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms)
3369
+
3370
+
3371
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:23:26 +0100
3372
+ Processing by FailuresController#dont_process_this as HTML
3373
+ Completed 422 Unprocessable Entity in 1ms
3374
+
3375
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3376
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3377
+
3378
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms)
3379
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
3380
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.2ms)
3381
+
3382
+
3383
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:23:26 +0100
3384
+ Processing by FailuresController#wild_error as HTML
3385
+ Completed 500 Internal Server Error in 1ms
3386
+
3387
+ RuntimeError ():
3388
+ app/controllers/failures_controller.rb:6:in `wild_error'
3389
+
3390
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms)
3391
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3392
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.7ms)
3393
+
3394
+
3395
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:23:27 +0100
3396
+ Processing by FailuresController#usual_action as HTML
3397
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
3398
+ Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.0ms)
3399
+
3400
+
3401
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:23:27 +0100
3402
+ Processing by FailuresController#wild_error as HTML
3403
+ Completed 500 Internal Server Error in 0ms
3404
+
3405
+ RuntimeError ():
3406
+ app/controllers/failures_controller.rb:6:in `wild_error'
3407
+
3408
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (38.7ms)
3409
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3410
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (43.2ms)
3411
+
3412
+
3413
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:23:27 +0100
3414
+ Processing by FailuresController#wild_error as HTML
3415
+ Completed 500 Internal Server Error in 0ms
3416
+
3417
+ RuntimeError ():
3418
+ app/controllers/failures_controller.rb:6:in `wild_error'
3419
+
3420
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3421
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3422
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.9ms)
3423
+
3424
+
3425
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:23:27 +0100
3426
+ Processing by FailuresController#wild_error as HTML
3427
+ Completed 500 Internal Server Error in 0ms
3428
+
3429
+ RuntimeError ():
3430
+ app/controllers/failures_controller.rb:6:in `wild_error'
3431
+
3432
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3433
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms)
3434
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.1ms)
3435
+
3436
+
3437
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3438
+ Processing by FailuresController#wild_error as HTML
3439
+ Completed 500 Internal Server Error in 1ms
3440
+
3441
+ RuntimeError ():
3442
+ app/controllers/failures_controller.rb:6:in `wild_error'
3443
+
3444
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms)
3445
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
3446
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms)
3447
+
3448
+
3449
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3450
+ Processing by FailuresController#where_is_it as HTML
3451
+ Completed 404 Not Found in 1ms
3452
+
3453
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3454
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3455
+
3456
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3457
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3458
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms)
3459
+
3460
+
3461
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3462
+ Processing by FailuresController#dont_process_this as HTML
3463
+ Completed 422 Unprocessable Entity in 1ms
3464
+
3465
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3466
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3467
+
3468
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3469
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3470
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms)
3471
+
3472
+
3473
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3474
+ Processing by FailuresController#wild_error as HTML
3475
+ Completed 500 Internal Server Error in 0ms
3476
+
3477
+ RuntimeError ():
3478
+ app/controllers/failures_controller.rb:6:in `wild_error'
3479
+
3480
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3481
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms)
3482
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms)
3483
+
3484
+
3485
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3486
+ Processing by FailuresController#usual_action as HTML
3487
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
3488
+ Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
3489
+
3490
+
3491
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3492
+ Processing by FailuresController#wild_error as HTML
3493
+ Completed 500 Internal Server Error in 0ms
3494
+
3495
+ RuntimeError ():
3496
+ app/controllers/failures_controller.rb:6:in `wild_error'
3497
+
3498
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (38.7ms)
3499
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3500
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (43.3ms)
3501
+
3502
+
3503
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3504
+ Processing by FailuresController#wild_error as HTML
3505
+ Completed 500 Internal Server Error in 0ms
3506
+
3507
+ RuntimeError ():
3508
+ app/controllers/failures_controller.rb:6:in `wild_error'
3509
+
3510
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3511
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3512
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.2ms)
3513
+
3514
+
3515
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:26:18 +0100
3516
+ Processing by FailuresController#wild_error as HTML
3517
+ Completed 500 Internal Server Error in 0ms
3518
+
3519
+ RuntimeError ():
3520
+ app/controllers/failures_controller.rb:6:in `wild_error'
3521
+
3522
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
3523
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
3524
+ Rendered /Users/fabian/.rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms)
3525
+
3526
+
3527
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3528
+ Processing by FailuresController#wild_error as HTML
3529
+ Completed 500 Internal Server Error in 1ms
3530
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3531
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.1ms)
3532
+ Completed 500 Internal Server Error in 18ms (Views: 17.1ms | ActiveRecord: 0.0ms)
3533
+
3534
+ RuntimeError ():
3535
+ app/controllers/failures_controller.rb:6:in `wild_error'
3536
+
3537
+
3538
+
3539
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3540
+ Processing by FailuresController#where_is_it as HTML
3541
+ Completed 404 Not Found in 1ms
3542
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
3543
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3544
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3545
+
3546
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3547
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3548
+
3549
+
3550
+
3551
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3552
+ Processing by FailuresController#dont_process_this as HTML
3553
+ Completed 422 Unprocessable Entity in 1ms
3554
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
3555
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3556
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3557
+
3558
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3559
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3560
+
3561
+
3562
+
3563
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3564
+ Processing by FailuresController#wild_error as HTML
3565
+ Completed 500 Internal Server Error in 0ms
3566
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3567
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3568
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3569
+
3570
+ RuntimeError ():
3571
+ app/controllers/failures_controller.rb:6:in `wild_error'
3572
+
3573
+
3574
+
3575
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3576
+ Processing by FailuresController#usual_action as HTML
3577
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
3578
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
3579
+
3580
+
3581
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3582
+ Processing by FailuresController#wild_error as HTML
3583
+ Completed 500 Internal Server Error in 1ms
3584
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3585
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
3586
+ Completed 500 Internal Server Error in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
3587
+
3588
+ RuntimeError ():
3589
+ app/controllers/failures_controller.rb:6:in `wild_error'
3590
+
3591
+
3592
+
3593
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3594
+ Processing by FailuresController#wild_error as HTML
3595
+ Completed 500 Internal Server Error in 0ms
3596
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3597
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
3598
+ Completed 500 Internal Server Error in 54ms
3599
+
3600
+ RuntimeError ():
3601
+ app/controllers/failures_controller.rb:6:in `wild_error'
3602
+
3603
+
3604
+
3605
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:27:10 +0100
3606
+ Processing by FailuresController#wild_error as HTML
3607
+ Completed 500 Internal Server Error in 0ms
3608
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3609
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
3610
+ Completed 500 Internal Server Error in 2ms
3611
+
3612
+ RuntimeError ():
3613
+ app/controllers/failures_controller.rb:6:in `wild_error'
3614
+
3615
+
3616
+
3617
+ Started GET "/" for 127.0.0.1 at 2012-01-13 12:27:52 +0100
3618
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
3619
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (4.3ms)
3620
+ Completed 404 Not Found in 20ms (Views: 19.1ms | ActiveRecord: 0.0ms)
3621
+
3622
+ ActionController::RoutingError (No route matches [GET] "/"):
3623
+
3624
+
3625
+
3626
+
3627
+ Started GET "/" for 127.0.0.1 at 2012-01-13 12:28:47 +0100
3628
+
3629
+ ActionController::RoutingError (No route matches [GET] "/"):
3630
+
3631
+
3632
+
3633
+
3634
+ Started GET "/" for 127.0.0.1 at 2012-01-13 12:28:52 +0100
3635
+
3636
+ ActionController::RoutingError (No route matches [GET] "/"):
3637
+
3638
+
3639
+
3640
+
3641
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:28:56 +0100
3642
+ Processing by FailuresController#wild_error as HTML
3643
+ Completed 500 Internal Server Error in 1ms
3644
+
3645
+ RuntimeError ():
3646
+ app/controllers/failures_controller.rb:6:in `wild_error'
3647
+
3648
+
3649
+
3650
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:29:01 +0100
3651
+ Processing by FailuresController#wild_error as HTML
3652
+ Completed 500 Internal Server Error in 0ms
3653
+
3654
+ RuntimeError ():
3655
+ app/controllers/failures_controller.rb:6:in `wild_error'
3656
+
3657
+
3658
+
3659
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3660
+ Processing by FailuresController#wild_error as HTML
3661
+ Completed 500 Internal Server Error in 1ms
3662
+
3663
+ RuntimeError ():
3664
+ app/controllers/failures_controller.rb:6:in `wild_error'
3665
+
3666
+
3667
+
3668
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3669
+ Processing by FailuresController#where_is_it as HTML
3670
+ Completed 404 Not Found in 1ms
3671
+
3672
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3673
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3674
+
3675
+
3676
+
3677
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3678
+ Processing by FailuresController#dont_process_this as HTML
3679
+ Completed 422 Unprocessable Entity in 1ms
3680
+
3681
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3682
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3683
+
3684
+
3685
+
3686
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3687
+ Processing by FailuresController#wild_error as HTML
3688
+ Completed 500 Internal Server Error in 0ms
3689
+
3690
+ RuntimeError ():
3691
+ app/controllers/failures_controller.rb:6:in `wild_error'
3692
+
3693
+
3694
+
3695
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3696
+ Processing by FailuresController#usual_action as HTML
3697
+ Rendered failures/usual_action.html.erb within layouts/application (3.0ms)
3698
+ Completed 200 OK in 18ms (Views: 18.1ms | ActiveRecord: 0.0ms)
3699
+
3700
+
3701
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3702
+ Processing by FailuresController#wild_error as HTML
3703
+ Completed 500 Internal Server Error in 0ms
3704
+
3705
+ RuntimeError ():
3706
+ app/controllers/failures_controller.rb:6:in `wild_error'
3707
+
3708
+
3709
+
3710
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3711
+ Processing by FailuresController#wild_error as HTML
3712
+ Completed 500 Internal Server Error in 0ms
3713
+
3714
+ RuntimeError ():
3715
+ app/controllers/failures_controller.rb:6:in `wild_error'
3716
+
3717
+
3718
+
3719
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:19 +0100
3720
+ Processing by FailuresController#wild_error as HTML
3721
+ Completed 500 Internal Server Error in 0ms
3722
+
3723
+ RuntimeError ():
3724
+ app/controllers/failures_controller.rb:6:in `wild_error'
3725
+
3726
+
3727
+
3728
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3729
+ Processing by FailuresController#wild_error as HTML
3730
+ Completed 500 Internal Server Error in 1ms
3731
+
3732
+ RuntimeError ():
3733
+ app/controllers/failures_controller.rb:6:in `wild_error'
3734
+
3735
+
3736
+
3737
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3738
+ Processing by FailuresController#where_is_it as HTML
3739
+ Completed 404 Not Found in 1ms
3740
+
3741
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3742
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3743
+
3744
+
3745
+
3746
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3747
+ Processing by FailuresController#dont_process_this as HTML
3748
+ Completed 422 Unprocessable Entity in 1ms
3749
+
3750
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3751
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3752
+
3753
+
3754
+
3755
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3756
+ Processing by FailuresController#wild_error as HTML
3757
+ Completed 500 Internal Server Error in 0ms
3758
+
3759
+ RuntimeError ():
3760
+ app/controllers/failures_controller.rb:6:in `wild_error'
3761
+
3762
+
3763
+
3764
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3765
+ Processing by FailuresController#usual_action as HTML
3766
+ Rendered failures/usual_action.html.erb within layouts/application (2.7ms)
3767
+ Completed 200 OK in 18ms (Views: 17.7ms | ActiveRecord: 0.0ms)
3768
+
3769
+
3770
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3771
+ Processing by FailuresController#wild_error as HTML
3772
+ Completed 500 Internal Server Error in 0ms
3773
+
3774
+ RuntimeError ():
3775
+ app/controllers/failures_controller.rb:6:in `wild_error'
3776
+
3777
+
3778
+
3779
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3780
+ Processing by FailuresController#wild_error as HTML
3781
+ Completed 500 Internal Server Error in 0ms
3782
+
3783
+ RuntimeError ():
3784
+ app/controllers/failures_controller.rb:6:in `wild_error'
3785
+
3786
+
3787
+
3788
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:32:47 +0100
3789
+ Processing by FailuresController#wild_error as HTML
3790
+ Completed 500 Internal Server Error in 0ms
3791
+
3792
+ RuntimeError ():
3793
+ app/controllers/failures_controller.rb:6:in `wild_error'
3794
+
3795
+
3796
+
3797
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3798
+ Processing by FailuresController#wild_error as HTML
3799
+ Completed 500 Internal Server Error in 1ms
3800
+
3801
+ RuntimeError ():
3802
+ app/controllers/failures_controller.rb:6:in `wild_error'
3803
+
3804
+
3805
+
3806
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3807
+ Processing by FailuresController#where_is_it as HTML
3808
+ Completed 404 Not Found in 1ms
3809
+
3810
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3811
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3812
+
3813
+
3814
+
3815
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3816
+ Processing by FailuresController#dont_process_this as HTML
3817
+ Completed 422 Unprocessable Entity in 1ms
3818
+
3819
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3820
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3821
+
3822
+
3823
+
3824
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3825
+ Processing by FailuresController#wild_error as HTML
3826
+ Completed 500 Internal Server Error in 0ms
3827
+
3828
+ RuntimeError ():
3829
+ app/controllers/failures_controller.rb:6:in `wild_error'
3830
+
3831
+
3832
+
3833
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3834
+ Processing by FailuresController#usual_action as HTML
3835
+ Rendered failures/usual_action.html.erb within layouts/application (3.8ms)
3836
+ Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms)
3837
+
3838
+
3839
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3840
+ Processing by FailuresController#wild_error as HTML
3841
+ Completed 500 Internal Server Error in 0ms
3842
+
3843
+ RuntimeError ():
3844
+ app/controllers/failures_controller.rb:6:in `wild_error'
3845
+
3846
+
3847
+
3848
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3849
+ Processing by FailuresController#wild_error as HTML
3850
+ Completed 500 Internal Server Error in 0ms
3851
+
3852
+ RuntimeError ():
3853
+ app/controllers/failures_controller.rb:6:in `wild_error'
3854
+
3855
+
3856
+
3857
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:03 +0100
3858
+ Processing by FailuresController#wild_error as HTML
3859
+ Completed 500 Internal Server Error in 0ms
3860
+
3861
+ RuntimeError ():
3862
+ app/controllers/failures_controller.rb:6:in `wild_error'
3863
+
3864
+
3865
+
3866
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3867
+ Processing by FailuresController#wild_error as HTML
3868
+ Completed 500 Internal Server Error in 1ms
3869
+
3870
+ RuntimeError ():
3871
+ app/controllers/failures_controller.rb:6:in `wild_error'
3872
+
3873
+
3874
+
3875
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3876
+ Processing by FailuresController#where_is_it as HTML
3877
+ Completed 404 Not Found in 1ms
3878
+
3879
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3880
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3881
+
3882
+
3883
+
3884
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3885
+ Processing by FailuresController#dont_process_this as HTML
3886
+ Completed 422 Unprocessable Entity in 1ms
3887
+
3888
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3889
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3890
+
3891
+
3892
+
3893
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3894
+ Processing by FailuresController#wild_error as HTML
3895
+ Completed 500 Internal Server Error in 0ms
3896
+
3897
+ RuntimeError ():
3898
+ app/controllers/failures_controller.rb:6:in `wild_error'
3899
+
3900
+
3901
+
3902
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3903
+ Processing by FailuresController#usual_action as HTML
3904
+ Rendered failures/usual_action.html.erb within layouts/application (2.6ms)
3905
+ Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.0ms)
3906
+
3907
+
3908
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3909
+ Processing by FailuresController#wild_error as HTML
3910
+ Completed 500 Internal Server Error in 0ms
3911
+
3912
+ RuntimeError ():
3913
+ app/controllers/failures_controller.rb:6:in `wild_error'
3914
+
3915
+
3916
+
3917
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3918
+ Processing by FailuresController#wild_error as HTML
3919
+ Completed 500 Internal Server Error in 0ms
3920
+
3921
+ RuntimeError ():
3922
+ app/controllers/failures_controller.rb:6:in `wild_error'
3923
+
3924
+
3925
+
3926
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:33:42 +0100
3927
+ Processing by FailuresController#wild_error as HTML
3928
+ Completed 500 Internal Server Error in 0ms
3929
+
3930
+ RuntimeError ():
3931
+ app/controllers/failures_controller.rb:6:in `wild_error'
3932
+
3933
+
3934
+
3935
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:34:51 +0100
3936
+ Processing by FailuresController#wild_error as HTML
3937
+ Completed 500 Internal Server Error in 1ms
3938
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3939
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.7ms)
3940
+ Completed 500 Internal Server Error in 18ms (Views: 17.5ms | ActiveRecord: 0.0ms)
3941
+
3942
+ RuntimeError ():
3943
+ app/controllers/failures_controller.rb:6:in `wild_error'
3944
+
3945
+
3946
+
3947
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:34:52 +0100
3948
+ Processing by FailuresController#where_is_it as HTML
3949
+ Completed 404 Not Found in 1ms
3950
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
3951
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3952
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3953
+
3954
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
3955
+ app/controllers/failures_controller.rb:10:in `where_is_it'
3956
+
3957
+
3958
+
3959
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:34:52 +0100
3960
+ Processing by FailuresController#dont_process_this as HTML
3961
+ Completed 422 Unprocessable Entity in 1ms
3962
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
3963
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
3964
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3965
+
3966
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
3967
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
3968
+
3969
+
3970
+
3971
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:34:52 +0100
3972
+ Processing by FailuresController#wild_error as HTML
3973
+ Completed 500 Internal Server Error in 0ms
3974
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3975
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
3976
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3977
+
3978
+ RuntimeError ():
3979
+ app/controllers/failures_controller.rb:6:in `wild_error'
3980
+
3981
+
3982
+
3983
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:34:52 +0100
3984
+ Processing by FailuresController#usual_action as HTML
3985
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
3986
+ Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
3987
+
3988
+
3989
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:34:52 +0100
3990
+ Processing by FailuresController#wild_error as HTML
3991
+ Completed 500 Internal Server Error in 0ms
3992
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
3993
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
3994
+ Completed 500 Internal Server Error in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
3995
+
3996
+ RuntimeError ():
3997
+ app/controllers/failures_controller.rb:6:in `wild_error'
3998
+
3999
+
4000
+
4001
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:34:52 +0100
4002
+ Processing by FailuresController#wild_error as HTML
4003
+ Completed 500 Internal Server Error in 0ms
4004
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4005
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4006
+ Completed 500 Internal Server Error in 54ms
4007
+
4008
+ RuntimeError ():
4009
+ app/controllers/failures_controller.rb:6:in `wild_error'
4010
+
4011
+
4012
+
4013
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:34:52 +0100
4014
+ Processing by FailuresController#wild_error as HTML
4015
+ Completed 500 Internal Server Error in 0ms
4016
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4017
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4018
+ Completed 500 Internal Server Error in 2ms
4019
+
4020
+ RuntimeError ():
4021
+ app/controllers/failures_controller.rb:6:in `wild_error'
4022
+
4023
+
4024
+
4025
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4026
+ Processing by FailuresController#wild_error as HTML
4027
+ Completed 500 Internal Server Error in 1ms
4028
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4029
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.1ms)
4030
+ Completed 500 Internal Server Error in 18ms (Views: 17.1ms | ActiveRecord: 0.0ms)
4031
+
4032
+ RuntimeError ():
4033
+ app/controllers/failures_controller.rb:6:in `wild_error'
4034
+
4035
+
4036
+
4037
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4038
+ Processing by FailuresController#where_is_it as HTML
4039
+ Completed 404 Not Found in 1ms
4040
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
4041
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4042
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4043
+
4044
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
4045
+ app/controllers/failures_controller.rb:10:in `where_is_it'
4046
+
4047
+
4048
+
4049
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4050
+ Processing by FailuresController#dont_process_this as HTML
4051
+ Completed 422 Unprocessable Entity in 1ms
4052
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
4053
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4054
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4055
+
4056
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
4057
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
4058
+
4059
+
4060
+
4061
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4062
+ Processing by FailuresController#wild_error as HTML
4063
+ Completed 500 Internal Server Error in 0ms
4064
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4065
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
4066
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
4067
+
4068
+ RuntimeError ():
4069
+ app/controllers/failures_controller.rb:6:in `wild_error'
4070
+
4071
+
4072
+
4073
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4074
+ Processing by FailuresController#usual_action as HTML
4075
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
4076
+ Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
4077
+
4078
+
4079
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4080
+ Processing by FailuresController#wild_error as HTML
4081
+ Completed 500 Internal Server Error in 0ms
4082
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4083
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
4084
+ Completed 500 Internal Server Error in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
4085
+
4086
+ RuntimeError ():
4087
+ app/controllers/failures_controller.rb:6:in `wild_error'
4088
+
4089
+
4090
+
4091
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4092
+ Processing by FailuresController#wild_error as HTML
4093
+ Completed 500 Internal Server Error in 1ms
4094
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4095
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.5ms)
4096
+ Completed 500 Internal Server Error in 54ms
4097
+
4098
+ RuntimeError ():
4099
+ app/controllers/failures_controller.rb:6:in `wild_error'
4100
+
4101
+
4102
+
4103
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:35:52 +0100
4104
+ Processing by FailuresController#wild_error as HTML
4105
+ Completed 500 Internal Server Error in 0ms
4106
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4107
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4108
+ Completed 500 Internal Server Error in 2ms
4109
+
4110
+ RuntimeError ():
4111
+ app/controllers/failures_controller.rb:6:in `wild_error'
4112
+
4113
+
4114
+
4115
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4116
+ Processing by FailuresController#wild_error as HTML
4117
+ Completed 500 Internal Server Error in 1ms
4118
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4119
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (5.4ms)
4120
+ Completed 500 Internal Server Error in 24ms (Views: 23.7ms | ActiveRecord: 0.0ms)
4121
+
4122
+ RuntimeError ():
4123
+ app/controllers/failures_controller.rb:6:in `wild_error'
4124
+
4125
+
4126
+
4127
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4128
+ Processing by FailuresController#where_is_it as HTML
4129
+ Completed 404 Not Found in 1ms
4130
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
4131
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4132
+ Completed 404 Not Found in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
4133
+
4134
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
4135
+ app/controllers/failures_controller.rb:10:in `where_is_it'
4136
+
4137
+
4138
+
4139
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4140
+ Processing by FailuresController#dont_process_this as HTML
4141
+ Completed 422 Unprocessable Entity in 1ms
4142
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
4143
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4144
+ Completed 422 Unprocessable Entity in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
4145
+
4146
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
4147
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
4148
+
4149
+
4150
+
4151
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4152
+ Processing by FailuresController#wild_error as HTML
4153
+ Completed 500 Internal Server Error in 1ms
4154
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4155
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4156
+ Completed 500 Internal Server Error in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
4157
+
4158
+ RuntimeError ():
4159
+ app/controllers/failures_controller.rb:6:in `wild_error'
4160
+
4161
+
4162
+
4163
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4164
+ Processing by FailuresController#usual_action as HTML
4165
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
4166
+ Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
4167
+
4168
+
4169
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4170
+ Processing by FailuresController#wild_error as HTML
4171
+ Completed 500 Internal Server Error in 0ms
4172
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4173
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
4174
+ Completed 500 Internal Server Error in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
4175
+
4176
+ RuntimeError ():
4177
+ app/controllers/failures_controller.rb:6:in `wild_error'
4178
+
4179
+
4180
+
4181
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4182
+ Processing by FailuresController#wild_error as HTML
4183
+ Completed 500 Internal Server Error in 0ms
4184
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4185
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.0ms)
4186
+ Completed 500 Internal Server Error in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
4187
+
4188
+ RuntimeError ():
4189
+ app/controllers/failures_controller.rb:6:in `wild_error'
4190
+
4191
+
4192
+
4193
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4194
+ Processing by FailuresController#wild_error as HTML
4195
+ Completed 500 Internal Server Error in 0ms
4196
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4197
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4198
+ Completed 500 Internal Server Error in 8ms
4199
+
4200
+ RuntimeError ():
4201
+ app/controllers/failures_controller.rb:6:in `wild_error'
4202
+
4203
+
4204
+
4205
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:38:49 +0100
4206
+ Processing by FailuresController#wild_error as HTML
4207
+ Completed 500 Internal Server Error in 0ms
4208
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4209
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4210
+ Completed 500 Internal Server Error in 3ms
4211
+
4212
+ RuntimeError ():
4213
+ app/controllers/failures_controller.rb:6:in `wild_error'
4214
+
4215
+
4216
+
4217
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4218
+ Processing by FailuresController#wild_error as HTML
4219
+ Completed 500 Internal Server Error in 1ms
4220
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4221
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.0ms)
4222
+ Completed 500 Internal Server Error in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
4223
+
4224
+ RuntimeError ():
4225
+ app/controllers/failures_controller.rb:6:in `wild_error'
4226
+
4227
+
4228
+
4229
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4230
+ Processing by FailuresController#where_is_it as HTML
4231
+ Completed 404 Not Found in 1ms
4232
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
4233
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
4234
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4235
+
4236
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
4237
+ app/controllers/failures_controller.rb:10:in `where_is_it'
4238
+
4239
+
4240
+
4241
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4242
+ Processing by FailuresController#dont_process_this as HTML
4243
+ Completed 422 Unprocessable Entity in 1ms
4244
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
4245
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
4246
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4247
+
4248
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
4249
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
4250
+
4251
+
4252
+
4253
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4254
+ Processing by FailuresController#wild_error as HTML
4255
+ Completed 500 Internal Server Error in 1ms
4256
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4257
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
4258
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
4259
+
4260
+ RuntimeError ():
4261
+ app/controllers/failures_controller.rb:6:in `wild_error'
4262
+
4263
+
4264
+
4265
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4266
+ Processing by FailuresController#usual_action as HTML
4267
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
4268
+ Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
4269
+
4270
+
4271
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4272
+ Processing by FailuresController#wild_error as HTML
4273
+ Completed 500 Internal Server Error in 0ms
4274
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4275
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.9ms)
4276
+ Completed 500 Internal Server Error in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
4277
+
4278
+ RuntimeError ():
4279
+ app/controllers/failures_controller.rb:6:in `wild_error'
4280
+
4281
+
4282
+
4283
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4284
+ Processing by FailuresController#wild_error as HTML
4285
+ Completed 500 Internal Server Error in 0ms
4286
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4287
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.9ms)
4288
+ Completed 500 Internal Server Error in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
4289
+
4290
+ RuntimeError ():
4291
+ app/controllers/failures_controller.rb:6:in `wild_error'
4292
+
4293
+
4294
+
4295
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4296
+ Processing by FailuresController#wild_error as HTML
4297
+ Completed 500 Internal Server Error in 0ms
4298
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4299
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.3ms)
4300
+ Completed 500 Internal Server Error in 58ms
4301
+
4302
+ RuntimeError ():
4303
+ app/controllers/failures_controller.rb:6:in `wild_error'
4304
+
4305
+
4306
+
4307
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:42:58 +0100
4308
+ Processing by FailuresController#wild_error as HTML
4309
+ Completed 500 Internal Server Error in 0ms
4310
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4311
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.3ms)
4312
+ Completed 500 Internal Server Error in 2ms
4313
+
4314
+ RuntimeError ():
4315
+ app/controllers/failures_controller.rb:6:in `wild_error'
4316
+
4317
+
4318
+
4319
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4320
+ Processing by FailuresController#wild_error as HTML
4321
+ Completed 500 Internal Server Error in 1ms
4322
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4323
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.2ms)
4324
+ Completed 500 Internal Server Error in 18ms (Views: 17.3ms | ActiveRecord: 0.0ms)
4325
+
4326
+ RuntimeError ():
4327
+ app/controllers/failures_controller.rb:6:in `wild_error'
4328
+
4329
+
4330
+
4331
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4332
+ Processing by FailuresController#where_is_it as HTML
4333
+ Completed 404 Not Found in 1ms
4334
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
4335
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
4336
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4337
+
4338
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
4339
+ app/controllers/failures_controller.rb:10:in `where_is_it'
4340
+
4341
+
4342
+
4343
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4344
+ Processing by FailuresController#dont_process_this as HTML
4345
+ Completed 422 Unprocessable Entity in 1ms
4346
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
4347
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
4348
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4349
+
4350
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
4351
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
4352
+
4353
+
4354
+
4355
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4356
+ Processing by FailuresController#wild_error as HTML
4357
+ Completed 500 Internal Server Error in 0ms
4358
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4359
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.2ms)
4360
+ Completed 500 Internal Server Error in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
4361
+
4362
+ RuntimeError ():
4363
+ app/controllers/failures_controller.rb:6:in `wild_error'
4364
+
4365
+
4366
+
4367
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4368
+ Processing by FailuresController#usual_action as HTML
4369
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
4370
+ Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
4371
+
4372
+
4373
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4374
+ Processing by FailuresController#where_is_it as HTML
4375
+ Completed 404 Not Found in 0ms
4376
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
4377
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.9ms)
4378
+ Completed 404 Not Found in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
4379
+
4380
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
4381
+ app/controllers/failures_controller.rb:10:in `where_is_it'
4382
+
4383
+
4384
+
4385
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4386
+ Processing by FailuresController#wild_error as HTML
4387
+ Completed 500 Internal Server Error in 1ms
4388
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4389
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.9ms)
4390
+ Completed 500 Internal Server Error in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
4391
+
4392
+ RuntimeError ():
4393
+ app/controllers/failures_controller.rb:6:in `wild_error'
4394
+
4395
+
4396
+
4397
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4398
+ Processing by FailuresController#wild_error as HTML
4399
+ Completed 500 Internal Server Error in 0ms
4400
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4401
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4402
+ Completed 500 Internal Server Error in 55ms
4403
+
4404
+ RuntimeError ():
4405
+ app/controllers/failures_controller.rb:6:in `wild_error'
4406
+
4407
+
4408
+
4409
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:39 +0100
4410
+ Processing by FailuresController#wild_error as HTML
4411
+ Completed 500 Internal Server Error in 0ms
4412
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4413
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.3ms)
4414
+ Completed 500 Internal Server Error in 2ms
4415
+
4416
+ RuntimeError ():
4417
+ app/controllers/failures_controller.rb:6:in `wild_error'
4418
+
4419
+
4420
+
4421
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4422
+ Processing by FailuresController#wild_error as HTML
4423
+ Completed 500 Internal Server Error in 1ms
4424
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4425
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (3.2ms)
4426
+ Completed 500 Internal Server Error in 18ms (Views: 17.2ms | ActiveRecord: 0.0ms)
4427
+
4428
+ RuntimeError ():
4429
+ app/controllers/failures_controller.rb:6:in `wild_error'
4430
+
4431
+
4432
+
4433
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4434
+ Processing by FailuresController#where_is_it as HTML
4435
+ Completed 404 Not Found in 1ms
4436
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
4437
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4438
+ Completed 404 Not Found in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4439
+
4440
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
4441
+ app/controllers/failures_controller.rb:10:in `where_is_it'
4442
+
4443
+
4444
+
4445
+ Started GET "/failures/dont_process_this" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4446
+ Processing by FailuresController#dont_process_this as HTML
4447
+ Completed 422 Unprocessable Entity in 1ms
4448
+ Processing by ErrMerchant::ErrorsController#unprocessable_entity as HTML
4449
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4450
+ Completed 422 Unprocessable Entity in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4451
+
4452
+ ActiveRecord::RecordNotSaved (ActiveRecord::RecordNotSaved):
4453
+ app/controllers/failures_controller.rb:14:in `dont_process_this'
4454
+
4455
+
4456
+
4457
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4458
+ Processing by FailuresController#wild_error as HTML
4459
+ Completed 500 Internal Server Error in 0ms
4460
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4461
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.3ms)
4462
+ Completed 500 Internal Server Error in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
4463
+
4464
+ RuntimeError ():
4465
+ app/controllers/failures_controller.rb:6:in `wild_error'
4466
+
4467
+
4468
+
4469
+ Started GET "/failures/usual_action" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4470
+ Processing by FailuresController#usual_action as HTML
4471
+ Rendered failures/usual_action.html.erb within layouts/application (0.4ms)
4472
+ Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
4473
+
4474
+
4475
+ Started GET "/failures/where_is_it" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4476
+ Processing by FailuresController#where_is_it as HTML
4477
+ Completed 404 Not Found in 1ms
4478
+ Processing by ErrMerchant::ErrorsController#not_found as HTML
4479
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (0.9ms)
4480
+ Completed 404 Not Found in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
4481
+
4482
+ ActiveRecord::RecordNotFound (ActiveRecord::RecordNotFound):
4483
+ app/controllers/failures_controller.rb:10:in `where_is_it'
4484
+
4485
+
4486
+
4487
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4488
+ Processing by FailuresController#wild_error as HTML
4489
+ Completed 500 Internal Server Error in 0ms
4490
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4491
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/application (1.1ms)
4492
+ Completed 500 Internal Server Error in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
4493
+
4494
+ RuntimeError ():
4495
+ app/controllers/failures_controller.rb:6:in `wild_error'
4496
+
4497
+
4498
+
4499
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4500
+ Processing by FailuresController#wild_error as HTML
4501
+ Completed 500 Internal Server Error in 1ms
4502
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4503
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4504
+ Completed 500 Internal Server Error in 8ms
4505
+
4506
+ RuntimeError ():
4507
+ app/controllers/failures_controller.rb:6:in `wild_error'
4508
+
4509
+
4510
+
4511
+ Started GET "/failures/wild_error" for 127.0.0.1 at 2012-01-13 12:45:52 +0100
4512
+ Processing by FailuresController#wild_error as HTML
4513
+ Completed 500 Internal Server Error in 0ms
4514
+ Processing by ErrMerchant::ErrorsController#internal_server_error as HTML
4515
+ Rendered /Users/fabian/code/gems/err_merchant/app/views/err_merchant/errors/template.html.erb within layouts/erroneous (0.4ms)
4516
+ Completed 500 Internal Server Error in 2ms
4517
+
4518
+ RuntimeError ():
4519
+ app/controllers/failures_controller.rb:6:in `wild_error'
4520
+