test/dummy/log/development.log in translation_handler-0.0.1 vs test/dummy/log/development.log in translation_handler-0.0.2
- old
+ new
@@ -683,5 +683,1777 @@
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-13 20:45:22 +0600
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-13 20:45:22 +0600
+
+
+Started GET "/" for 127.0.0.1 at 2014-01-14 01:20:31 +0600
+
+Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.):
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:58:in `rescue in resolve_hash_connection'
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:55:in `resolve_hash_connection'
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:30:in `spec'
+ activerecord (4.0.2) lib/active_record/connection_handling.rb:39:in `establish_connection'
+ activerecord (4.0.2) lib/active_record/railtie.rb:176:in `block (2 levels) in <class:Railtie>'
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `each'
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
+ activerecord (4.0.2) lib/active_record/base.rb:322:in `<module:ActiveRecord>'
+ activerecord (4.0.2) lib/active_record/base.rb:22:in `<top (required)>'
+ activerecord (4.0.2) lib/active_record/query_cache.rb:50:in `restore_query_cache_settings'
+ activerecord (4.0.2) lib/active_record/query_cache.rb:43:in `rescue in call'
+ activerecord (4.0.2) lib/active_record/query_cache.rb:32:in `call'
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__930905397__call__callbacks'
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.0ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (34.2ms)
+
+
+Started GET "/" for 127.0.0.1 at 2014-01-14 01:23:13 +0600
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (1.9ms)
+Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:23:20 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 52ms (Views: 51.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:20 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:23:20 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:23:22 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:22 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:23:27 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"an.dy", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:23:27 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:27 +0600
+
+
+Started GET "/translation_handler/translations/an.dy/edit" for 127.0.0.1 at 2014-01-14 01:23:29 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"an.dy"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:29 +0600
+
+
+Started PUT "/translation_handler/translations/an.dy" for 127.0.0.1 at 2014-01-14 01:23:32 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"asdasd", "id"=>"an.dy", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:23:32 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:32 +0600
+
+
+Started GET "/translation_handler/translations/an.dy/edit" for 127.0.0.1 at 2014-01-14 01:23:33 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"an.dy"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:33 +0600
+
+
+Started PUT "/translation_handler/translations/an.dy" for 127.0.0.1 at 2014-01-14 01:23:34 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"asdasd", "id"=>"an.dy", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:23:34 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:34 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:23:36 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:36 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:23:42 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"devise.en", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:23:42 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:42 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:23:44 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (3.8ms)
+Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:23:44 +0600
+
+
+Started GET "/translation_handler/translations/devise.en" for 127.0.0.1 at 2014-01-14 01:26:35 +0600
+
+AbstractController::ActionNotFound (The action 'show' could not be found for TranslationHandler::TranslationsController):
+ actionpack (4.0.2) lib/abstract_controller/base.rb:131:in `process'
+ actionpack (4.0.2) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.2) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.2) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.2) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.2) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/flash.rb:241:in `call'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.2) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__431910989__call__callbacks'
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (3.5ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:26:41 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 53ms (Views: 52.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:41 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:26:43 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:43 +0600
+
+
+Started PUT "/translation_handler/translations/devise.en" for 127.0.0.1 at 2014-01-14 01:26:46 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"qweqwe", "id"=>"devise.en", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:26:46 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:46 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:26:48 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:48 +0600
+
+
+Started PUT "/translation_handler/translations/devise.en" for 127.0.0.1 at 2014-01-14 01:26:52 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"aaaaaaaaaa", "id"=>"devise.en", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:26:52 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:52 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:26:54 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:54 +0600
+
+
+Started PUT "/translation_handler/translations/devise.en" for 127.0.0.1 at 2014-01-14 01:26:55 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"aaaaaaaaaa", "id"=>"devise.en", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:26:55 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:55 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:26:57 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:26:57 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:27:02 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"baal.chaal", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:27:02 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:27:02 +0600
+
+
+Started GET "/translation_handler/translations/baal.chaal/edit" for 127.0.0.1 at 2014-01-14 01:27:04 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"baal.chaal"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:27:04 +0600
+
+
+Started GET "/translation_handler/translations/baal.chaal/edit" for 127.0.0.1 at 2014-01-14 01:27:08 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"baal.chaal"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:27:08 +0600
+
+
+Started GET "/translation_handler/translations/en/edit" for 127.0.0.1 at 2014-01-14 01:27:11 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:27:11 +0600
+
+
+Started PUT "/translation_handler/translations/en" for 127.0.0.1 at 2014-01-14 01:30:07 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"hello test", "field_2"=>"def@yahoo.com", "field_3"=>"last first", "id"=>"en", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:30:07 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:30:07 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:30:09 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:30:09 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:30:23 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"a.b_c-d", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 63ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:30:24 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 24ms (Views: 23.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:30:24 +0600
+
+
+Started GET "/translation_handler/translations/a.b_c-d/edit" for 127.0.0.1 at 2014-01-14 01:30:25 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"a.b_c-d"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:30:25 +0600
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:30:45 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.6ms)
+Completed 500 Internal Server Error in 6ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb___338372552_74039330'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb___338372552_74039330'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (21.6ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:31:04 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (5.0ms)
+Completed 500 Internal Server Error in 36ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (37.5ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (48.6ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:31:05 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.7ms)
+Completed 500 Internal Server Error in 3ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:31:24 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.1ms)
+Completed 500 Internal Server Error in 4ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.6ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:31:25 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.8ms)
+Completed 500 Internal Server Error in 5ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.5ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:31:25 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.4ms)
+Completed 500 Internal Server Error in 11ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.6ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.4ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:31:26 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.3ms)
+Completed 500 Internal Server Error in 6ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.8ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:31:26 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.8ms)
+Completed 500 Internal Server Error in 4ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.6ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:08 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.8ms)
+Completed 500 Internal Server Error in 4ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.2ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.3ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:09 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.8ms)
+Completed 500 Internal Server Error in 8ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.1ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:09 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.5ms)
+Completed 500 Internal Server Error in 7ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.9ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:10 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.1ms)
+Completed 500 Internal Server Error in 4ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb__172034420_78384110'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.1ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.3ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:26 +0600
+
+SyntaxError (/home/bilash/projects/gemmm/translation_handler/config/routes.rb:3: syntax error, unexpected '}', expecting =>):
+ activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `load'
+ activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `block in load'
+ activesupport (4.0.2) lib/active_support/dependencies.rb:214:in `load_dependency'
+ activesupport (4.0.2) lib/active_support/dependencies.rb:223:in `load'
+ railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
+ railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `each'
+ railties (4.0.2) lib/rails/application/routes_reloader.rb:40:in `load_paths'
+ railties (4.0.2) lib/rails/application/routes_reloader.rb:16:in `reload!'
+ railties (4.0.2) lib/rails/application/routes_reloader.rb:26:in `block in updater'
+ activesupport (4.0.2) lib/active_support/file_update_checker.rb:75:in `call'
+ activesupport (4.0.2) lib/active_support/file_update_checker.rb:75:in `execute'
+ railties (4.0.2) lib/rails/application/routes_reloader.rb:7:in `execute'
+ railties (4.0.2) lib/rails/application/finisher.rb:81:in `block (2 levels) in <module:Finisher>'
+ activesupport (4.0.2) lib/active_support/callbacks.rb:397:in `_run__959257937__prepare__callbacks'
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:74:in `prepare!'
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:62:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (18.9ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:48 +0600
+
+ActionController::RoutingError (No route matches [GET] "/translation_handler/translations"):
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.5ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (28.2ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:49 +0600
+
+ActionController::RoutingError (No route matches [GET] "/translation_handler/translations"):
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (22.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:50 +0600
+
+ActionController::RoutingError (No route matches [GET] "/translation_handler/translations"):
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (22.2ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:50 +0600
+
+ActionController::RoutingError (No route matches [GET] "/translation_handler/translations"):
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (21.3ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:50 +0600
+
+ActionController::RoutingError (No route matches [GET] "/translation_handler/translations"):
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (19.6ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:32:50 +0600
+
+ActionController::RoutingError (No route matches [GET] "/translation_handler/translations"):
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/bilash/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (20.4ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:33:50 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 55ms (Views: 54.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:33:51 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:33:51 +0600
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:34:44 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.2ms)
+Completed 500 Internal Server Error in 5ms
+
+ActionView::Template::Error (No route matches {:action=>"edit", :controller=>"translation_handler/translations", :id=>"a.b_c-d"} missing required keys: [:id]):
+ 1: <%= kolas_url %>
+ 2: <ul>
+ 3: <% @available_locales.each do |locale| %>
+ 4: <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
+ 5: <% end %>
+ 6: </ul>
+ 7:
+ app/views/translation_handler/translations/index.html.erb:4:in `block in _app_views_translation_handler_translations_index_html_erb___169850151_85737170'
+ app/views/translation_handler/translations/index.html.erb:3:in `each'
+ app/views/translation_handler/translations/index.html.erb:3:in `_app_views_translation_handler_translations_index_html_erb___169850151_85737170'
+
+
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.4ms)
+ Rendered /home/bilash/.rvm/gems/ruby-2.0.0-p247/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.1ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:36:14 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 56ms (Views: 55.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:36:14 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:36:14 +0600
+
+
+Started GET "/translation_handler/translations/en/edit" for 127.0.0.1 at 2014-01-14 01:36:17 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:36:17 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:36:17 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:36:19 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:36:19 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:36:19 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:36:26 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"baal.challlll", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:36:26 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:36:26 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:36:26 +0600
+
+
+Started GET "/translation_handler/translations/baal.chaal/edit" for 127.0.0.1 at 2014-01-14 01:36:28 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"baal.chaal"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:36:28 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:36:28 +0600
+
+
+Started GET "/translation_handler/translations/en/edit" for 127.0.0.1 at 2014-01-14 01:36:38 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:36:38 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:36:38 +0600
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:42:08 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 81ms (Views: 80.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:42:08 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:42:08 +0600
+
+
+Started GET "/translation_handler/translations/en/edit" for 127.0.0.1 at 2014-01-14 01:42:10 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:42:10 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:42:10 +0600
+
+
+Started PUT "/translation_handler/translations/en" for 127.0.0.1 at 2014-01-14 01:42:15 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"hello test", "id"=>"en", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:42:15 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:42:15 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:42:15 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:42:21 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:42:21 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:42:21 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:42:30 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"abdul.barek", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 4ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:42:30 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:42:31 +0600
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:42:31 +0600
+
+
+Started GET "/translation_handler/translations/abdul.barek/edit" for 127.0.0.1 at 2014-01-14 01:42:32 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"abdul.barek"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:42:32 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:42:32 +0600
+
+
+Started PUT "/translation_handler/translations/abdul.barek" for 127.0.0.1 at 2014-01-14 01:42:53 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"hello test", "id"=>"abdul.barek", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 4ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:42:53 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:42:53 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:42:53 +0600
+
+
+Started GET "/translation_handler/translations/an.dy/edit" for 127.0.0.1 at 2014-01-14 01:44:00 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"an.dy"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:44:00 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:44:00 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:44:18 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:44:18 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:44:18 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:44:34 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:44:34 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:44:34 +0600
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:49:53 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 84ms (Views: 83.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:49:53 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:49:53 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:49:56 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 6ms (Views: 6.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:49:56 +0600
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:49:56 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:50:02 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"abdul.barek", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:50:02 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:50:02 +0600
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:50:02 +0600
+
+
+Started GET "/translation_handler/translations/abdul.barek/edit" for 127.0.0.1 at 2014-01-14 01:50:04 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"abdul.barek"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:50:04 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:50:04 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:50:32 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:50:32 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:50:32 +0600
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:53:21 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 87ms (Views: 86.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:53:21 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:53:21 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:53:28 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 13ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:53:29 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:53:29 +0600
+
+
+Started PUT "/translation_handler/translations/devise.en" for 127.0.0.1 at 2014-01-14 01:53:34 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"Your account was successfully confirmed. You are now signed in.", "field_2"=>"You will receive an email with instructions about how to confirm your account in a few minutes.", "field_3"=>"If your email address exists in our database, you will receive an email with instructions about how to confirm your account in a few minutes.", "field_4"=>"You are already signed in.", "field_5"=>"Your account was not activated yet.", "field_6"=>"Invalid email or password.", "field_7"=>"Invalid authentication token.", "field_8"=>"Your account is locked.", "field_9"=>"Invalid email or password.", "field_10"=>"Your session expired, please sign in again to continue.", "field_11"=>"You need to sign in or sign up before continuing.", "field_12"=>"You have to confirm your account before continuing.", "field_13"=>"Confirmation instructions", "field_14"=>"Reset password instructions", "field_15"=>"Unlock Instructions", "field_16"=>"Could not authenticate you from %{kind} because \"%{reason}\".", "field_17"=>"Successfully authenticated from %{kind} account.", "field_18"=>"You can", "field_19"=>"You will receive an email with instructions about how to reset your password in a few minutes.", "field_20"=>"If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes.", "field_21"=>"Your password was changed successfully. You are now signed in.", "field_22"=>"Your password was changed successfully.", "field_23"=>"Bye! Your account was successfully cancelled. We hope to see you again soon.", "field_24"=>"Welcome! You have signed up successfully.", "field_25"=>"You have signed up successfully. However, we could not sign you in because your account is not yet activated.", "field_26"=>"You have signed up successfully. However, we could not sign you in because your account is locked.", "field_27"=>"A message with a confirmation link has been sent to your email address. Please open the link to activate your account.", "field_28"=>"You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address.", "field_29"=>"You updated your account successfully.", "field_30"=>"Signed in successfully.", "field_31"=>"Signed out successfully.", "field_32"=>"You will receive an email with instructions about how to unlock your account in a few minutes.", "field_33"=>"If your account exists, you will receive an email with instructions about how to unlock it in a few minutes.", "field_34"=>"Your account has been unlocked successfully. Please sign in to continue.", "field_35"=>"was already confirmed, please try signing in", "field_36"=>"needs to be confirmed within %{period}, please request a new one", "field_37"=>"has expired, please request a new one", "field_38"=>"not found", "field_39"=>"was not locked", "field_40"=>"1 error prohibited this %{resource} from being saved:", "field_41"=>"%{count} errors prohibited this %{resource} from being saved:", "id"=>"devise.en", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 11ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:53:34 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:53:35 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:53:35 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:53:36 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:53:36 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:53:36 +0600
+
+
+Started PUT "/translation_handler/translations/devise.en" for 127.0.0.1 at 2014-01-14 01:53:38 +0600
+Processing by TranslationHandler::TranslationsController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "field_1"=>"Your account was successfully confirmed. You are now signed in.", "field_2"=>"You will receive an email with instructions about how to confirm your account in a few minutes.", "field_3"=>"If your email address exists in our database, you will receive an email with instructions about how to confirm your account in a few minutes.", "field_4"=>"You are already signed in.", "field_5"=>"Your account was not activated yet.", "field_6"=>"Invalid email or password.", "field_7"=>"Invalid authentication token.", "field_8"=>"Your account is locked.", "field_9"=>"Invalid email or password.", "field_10"=>"Your session expired, please sign in again to continue.", "field_11"=>"You need to sign in or sign up before continuing.", "field_12"=>"You have to confirm your account before continuing.", "field_13"=>"Confirmation instructions", "field_14"=>"Reset password instructions", "field_15"=>"Unlock Instructions", "field_16"=>"Could not authenticate you from %{kind} because \"%{reason}\".", "field_17"=>"Successfully authenticated from %{kind} account.", "field_18"=>"You can", "field_19"=>"You will receive an email with instructions about how to reset your password in a few minutes.", "field_20"=>"If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes.", "field_21"=>"Your password was changed successfully. You are now signed in.", "field_22"=>"Your password was changed successfully.", "field_23"=>"Bye! Your account was successfully cancelled. We hope to see you again soon.", "field_24"=>"Welcome! You have signed up successfully.", "field_25"=>"You have signed up successfully. However, we could not sign you in because your account is not yet activated.", "field_26"=>"You have signed up successfully. However, we could not sign you in because your account is locked.", "field_27"=>"A message with a confirmation link has been sent to your email address. Please open the link to activate your account.", "field_28"=>"You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address.", "field_29"=>"You updated your account successfully.", "field_30"=>"Signed in successfully.", "field_31"=>"Signed out successfully.", "field_32"=>"You will receive an email with instructions about how to unlock your account in a few minutes.", "field_33"=>"If your account exists, you will receive an email with instructions about how to unlock it in a few minutes.", "field_34"=>"Your account has been unlocked successfully. Please sign in to continue.", "field_35"=>"was already confirmed, please try signing in", "field_36"=>"needs to be confirmed within %{period}, please request a new one", "field_37"=>"has expired, please request a new one", "field_38"=>"not found", "field_39"=>"was not locked", "field_40"=>"1 error prohibited this %{resource} from being saved:", "field_41"=>"%{count} errors prohibited this %{resource} from being saved:", "id"=>"devise.en", "commit"=>"Update"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 11ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 01:53:38 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:53:38 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:53:38 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:53:43 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:53:43 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:53:43 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:23 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:23 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:23 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:33 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (38.6ms)
+Completed 200 OK in 55ms (Views: 54.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:33 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:33 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:54:34 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:23 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:23 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:23 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:24 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:55:25 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:55:25 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:55:25 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 01:56:27 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered /home/bilash/projects/gemmm/translation_handler/app/views/translation_handler/translations/new.html.erb within layouts/application (37.5ms)
+Completed 200 OK in 82ms (Views: 81.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:56:27 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:56:27 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 01:56:44 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered /home/bilash/projects/gemmm/translation_handler/app/views/translation_handler/translations/edit.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 13ms (Views: 7.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 01:56:44 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 01:56:44 +0600
+
+
+Started GET "/translation_handler/translations/" for 127.0.0.1 at 2014-01-14 02:03:02 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 55ms (Views: 54.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:02 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:02 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 02:03:03 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:03 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:03 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 02:03:11 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"barek2k2", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 02:03:11 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:11 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:11 +0600
+
+
+Started GET "/translation_handler/translations/barek2k2/edit" for 127.0.0.1 at 2014-01-14 02:03:12 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"barek2k2"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:12 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:12 +0600
+
+
+Started GET "/translation_handler/translations/new" for 127.0.0.1 at 2014-01-14 02:03:28 +0600
+Processing by TranslationHandler::TranslationsController#new as HTML
+ Rendered translation_handler/translations/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:28 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:28 +0600
+
+
+Started POST "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 02:03:31 +0600
+Processing by TranslationHandler::TranslationsController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rsQyu1mq9MGZjt5oLYKc5YFXMGqg+WYGcBfUPmVfy/M=", "language"=>"asas", "commit"=>"Create"}
+Redirected to http://localhost:3000/translation_handler/translations
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/translation_handler/translations" for 127.0.0.1 at 2014-01-14 02:03:31 +0600
+Processing by TranslationHandler::TranslationsController#index as HTML
+ Rendered translation_handler/translations/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:31 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:31 +0600
+
+
+Started GET "/translation_handler/translations/asas/edit" for 127.0.0.1 at 2014-01-14 02:03:33 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"asas"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:33 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:33 +0600
+
+
+Started GET "/translation_handler/translations/simple_form.en/edit" for 127.0.0.1 at 2014-01-14 02:03:49 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"simple_form.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:03:49 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:03:49 +0600
+
+
+Started GET "/translation_handler/translations/devise.en/edit" for 127.0.0.1 at 2014-01-14 02:04:21 +0600
+Processing by TranslationHandler::TranslationsController#edit as HTML
+ Parameters: {"id"=>"devise.en"}
+ Rendered translation_handler/translations/edit.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-14 02:04:21 +0600
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-14 02:04:21 +0600