spec/dummy/log/test.log in redis_web_manager-0.3.8 vs spec/dummy/log/test.log in redis_web_manager-0.3.9

- old
+ new

@@ -4895,5 +4895,29 @@ Completed 302 Found in 1ms (Allocations: 191) Processing by RedisWebManager::KeysController#destroy as HTML Parameters: {"key"=>"test", "instance"=>"default"} Redirected to http://test.host/redis_web_manager/default/keys Completed 302 Found in 1ms (Allocations: 186) +Processing by RedisWebManager::ActionsController#reset as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 8ms (Allocations: 486) +Processing by RedisWebManager::ActionsController#flushdb as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 1ms (Allocations: 375) +Processing by RedisWebManager::ActionsController#flushall as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 1ms (Allocations: 375) +Processing by RedisWebManager::ClientsController#index as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 4ms (Allocations: 379) +Processing by RedisWebManager::ConfigurationController#index as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 2ms (Allocations: 380) +Processing by RedisWebManager::DashboardController#index as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 2ms (Allocations: 382) +Processing by RedisWebManager::InformationController#index as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 9ms (Allocations: 382) +Processing by RedisWebManager::KeysController#index as HTML + Parameters: {"instance"=>"default"} +Completed 500 Internal Server Error in 2ms (Allocations: 379)