Processing by TranslationHandler::TranslationsController#index as HTML Rendered translation_handler/translations/index.html.erb within layouts/application (2.0ms) Completed 200 OK in 9ms (Views: 8.4ms) Processing by TranslationHandler::TranslationsController#edit as HTML Parameters: {"id"=>"en"} Completed 200 OK in 4ms (Views: 2.7ms) Processing by TranslationHandler::TranslationsController#update as HTML Parameters: {"field_1"=>"hello test", "field_2"=>"def@yahoo.com", "field_3"=>"last first", "id"=>"en"} Redirected to http://test.host/translation_handler/translations Completed 302 Found in 2ms Processing by TranslationHandler::TranslationsController#index as HTML Rendered translation_handler/translations/index.html.erb within layouts/application (2.2ms) Completed 200 OK in 9ms (Views: 8.4ms) Processing by TranslationHandler::TranslationsController#edit as HTML Parameters: {"id"=>"en"} Completed 200 OK in 4ms (Views: 2.6ms) Processing by TranslationHandler::TranslationsController#update as HTML Parameters: {"field_1"=>"hello test", "field_2"=>"def@yahoo.com", "field_3"=>"last first", "id"=>"en"} Redirected to http://test.host/translation_handler/translations Completed 302 Found in 2ms