test/dummy/log/development.log in i18nline-0.0.8.alpha vs test/dummy/log/development.log in i18nline-0.0.10.alpha
- old
+ new
@@ -31039,5 +31039,7189 @@
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-20 14:32:38 +0100
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-20 14:32:38 +0100
+ [1m[36mSQL (200.8ms)[0m [1mDELETE FROM "i18nline_translations"[0m
+
+
+Started GET "/" for 127.0.0.1 at 2013-11-21 10:07:13 +0100
+Processing by HelloController#hello as HTML
+Locale changed from -- to -es-.
+ERROR: compiling _app_views_hello_hello_html_erb__281713869_89938070 RAISED /home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:7: syntax error, unexpected '<', expecting ')'
+<h1> ';@output_buffer.append=(...
+ ^
+/home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:11: unknown regexp option - p
+/home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:13: syntax error, unexpected '>'
+/home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:14: unterminated string meets end of file
+Function body: def _app_views_hello_hello_html_erb__281713869_89938070(local_assigns, output_buffer)
+ _old_virtual_path, @virtual_path = @virtual_path, "hello/hello";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.append=( #t("thanks", name: "Jeremy") );@output_buffer.safe_append='
+
+';@output_buffer.append=( #t("interpolate.from.yml", fruit: "Orange") );@output_buffer.safe_append='
+
+';@output_buffer.append=( #t("this.yaml.tell_me") );@output_buffer.safe_append='
+
+<h1> ';@output_buffer.append=( t("hello") );@output_buffer.safe_append=' </h1>
+
+';;@output_buffer.safe_append='%>
+
+';;@output_buffer.safe_append='</p>%>
+
+';;@output_buffer.safe_append='</p>%>
+';@output_buffer.to_s
+ ensure
+ @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
+ end
+
+Backtrace: /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/template.rb:299:in `module_eval'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/template.rb:299:in `compile'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/template.rb:248:in `block in compile!'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/template.rb:236:in `synchronize'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/template.rb:236:in `compile!'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/template.rb:142:in `block in render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/notifications.rb:161:in `instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/template.rb:141:in `render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/notifications.rb:159:in `block in instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/notifications.rb:159:in `instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/template_renderer.rb:17:in `render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/renderer.rb:42:in `render_template'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_view/renderer/renderer.rb:23:in `render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/rendering.rb:127:in `_render_template'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/streaming.rb:219:in `_render_template'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/rendering.rb:120:in `render_to_body'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/rendering.rb:97:in `render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/rendering.rb:16:in `render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+/home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/core_ext/benchmark.rb:12:in `ms'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activerecord-4.0.1/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/instrumentation.rb:40:in `render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/base.rb:189:in `process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/rendering.rb:10:in `process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/callbacks.rb:393:in `_run__866518321__process_action__callbacks'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/callbacks.rb:80:in `run_callbacks'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/callbacks.rb:17:in `process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/rescue.rb:29:in `process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/notifications.rb:159:in `block in instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/notifications.rb:159:in `instrument'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activerecord-4.0.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/base.rb:136:in `process'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/abstract_controller/rendering.rb:44:in `process'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal.rb:195:in `dispatch'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_controller/metal.rb:231:in `block in action'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/routing/route_set.rb:80:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/routing/route_set.rb:48:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/journey/router.rb:71:in `block in call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/journey/router.rb:59:in `each'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/journey/router.rb:59:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/routing/route_set.rb:680:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/etag.rb:23:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/conditionalget.rb:25:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/flash.rb:241:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:225:in `context'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/session/abstract/id.rb:220:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/cookies.rb:486:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activerecord-4.0.1/lib/active_record/query_cache.rb:36:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activerecord-4.0.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activerecord-4.0.1/lib/active_record/migration.rb:369:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/callbacks.rb:373:in `_run__233062302__call__callbacks'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/callbacks.rb:80:in `run_callbacks'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/reloader.rb:64:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/railties-4.0.1/lib/rails/rack/logger.rb:38:in `call_app'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/railties-4.0.1/lib/rails/rack/logger.rb:20:in `block in call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/tagged_logging.rb:67:in `block in tagged'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/tagged_logging.rb:25:in `tagged'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/tagged_logging.rb:67:in `tagged'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/railties-4.0.1/lib/rails/rack/logger.rb:20:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/request_id.rb:21:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/runtime.rb:17:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/activesupport-4.0.1/lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/static.rb:64:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/railties-4.0.1/lib/rails/engine.rb:511:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/railties-4.0.1/lib/rails/application.rb:97:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/lock.rb:17:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/content_length.rb:14:in `call'
+/home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in `service'
+/home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+/home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+/home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+ Rendered hello/hello.html.erb within layouts/application (7.0ms)
+Completed 500 Internal Server Error in 89ms
+
+ActionView::Template::Error (/home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:7: syntax error, unexpected '<', expecting ')'
+<h1> ';@output_buffer.append=(...
+ ^
+/home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:11: unknown regexp option - p
+/home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:13: syntax error, unexpected '>'
+/home/ruben/projects/i18nline/test/dummy/app/views/hello/hello.html.erb:14: unterminated string meets end of file):
+ 4:
+ 5: <%= #t("this.yaml.tell_me") %>
+ 6:
+ 7: <h1> <%= t("hello") %> </h1>
+ 8:
+ 9: <%#<p>This should be <%= t("translated")</p>%>%>
+ 10:
+ actionpack (4.0.1) lib/action_view/template.rb:299:in `module_eval'
+ actionpack (4.0.1) lib/action_view/template.rb:299:in `compile'
+ actionpack (4.0.1) lib/action_view/template.rb:248:in `block in compile!'
+ actionpack (4.0.1) lib/action_view/template.rb:236:in `synchronize'
+ actionpack (4.0.1) lib/action_view/template.rb:236:in `compile!'
+ actionpack (4.0.1) lib/action_view/template.rb:142:in `block in render'
+ activesupport (4.0.1) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.1) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.1) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__866518321__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__233062302__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (19.9ms)
+
+
+Started GET "/" for 127.0.0.1 at 2013-11-21 10:07:45 +0100
+Processing by HelloController#hello as HTML
+Locale changed from -- to -es-.
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ Rendered hello/hello.html.erb within layouts/application (895.9ms)
+Completed 200 OK in 986ms (Views: 984.4ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:07:46 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:08:09 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+Locale changed from -es- to -en-.
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ Rendered hello/hello.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:10 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:08:10 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:10 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:10 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:10 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:08:10 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:08:18 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:09:47 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ Rendered hello/hello.html.erb within layouts/application (338589.4ms)
+Completed 200 OK in 338769ms (Views: 338743.1ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:15:26 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:15:26 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:15:26 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:15:26 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:15:26 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:15:26 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:15:27 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:15:27 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:17:42 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:17:50 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (38.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["value", nil]]
+ [1m[36m (161.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["value", nil]]
+ [1m[36m (143.1ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["value", nil]]
+ [1m[36m (154.1ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.2ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 09:18:02 UTC +00:00], ["value", nil]]
+ [1m[36m (155.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.7ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (747735.8ms)
+Completed 200 OK in 747872ms (Views: 747185.2ms | ActiveRecord: 662.4ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:30:18 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.hello" for 127.0.0.1 at 2013-11-21 10:31:00 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.hello"}
+ [1m[35mI18nline::Translation Load (0.6ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (96.9ms)
+Completed 200 OK in 203ms (Views: 163.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:31:01 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:01 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 10:31:01 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:01 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:01 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.hello" for 127.0.0.1 at 2013-11-21 10:31:19 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.hello"}
+ [1m[36mI18nline::Translation Load (0.7ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (32.2ms)
+Completed 200 OK in 134ms (Views: 123.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:31:19 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 10:31:19 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:19 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:19 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:19 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 10:31:21 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (10.4ms)
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (104.5ms)
+Completed 200 OK in 137ms (Views: 128.7ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:31:21 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:21 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 10:31:21 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:21 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:31:21 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:32:05 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:35:21 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (15644.9ms)
+Completed 200 OK in 15826ms (Views: 15798.7ms | ActiveRecord: 2.1ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:35:37 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:35:49 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (80430.4ms)
+Completed 200 OK in 80519ms (Views: 80514.6ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:37:10 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:37:13 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (121618.4ms)
+Completed 200 OK in 121646ms (Views: 121641.8ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:15 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.hello" for 127.0.0.1 at 2013-11-21 10:39:27 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.hello"}
+ [1m[36mI18nline::Translation Load (1.7ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (54.7ms)
+Completed 200 OK in 291ms (Views: 211.9ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:28 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:28 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:28 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:28 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:28 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 10:39:44 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"77"=>{"value"=>"", "make_nil"=>"1"}, "76"=>{"value"=>"", "make_nil"=>"1"}, "75"=>{"value"=>"", "make_nil"=>"1"}, "74"=>{"value"=>"I salute you!", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "77"]]
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (4.8ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 77 [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 09:39:44 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (159.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "76"]]
+ [1m[36m (1.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 76 [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 09:39:44 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (156.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.6ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "75"]]
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 75 [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 09:39:45 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (150.7ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "74"]]
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 74 [["value", "--- I salute you!\n...\n"], ["updated_at", Thu, 21 Nov 2013 09:39:45 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (138.3ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 769ms (ActiveRecord: 618.9ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 10:39:45 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (10.9ms)
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (70.8ms)
+Completed 200 OK in 105ms (Views: 96.4ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:45 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:45 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:45 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:45 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:45 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:39:50 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.9ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (14.2ms)
+Completed 200 OK in 40ms (Views: 35.2ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:39:51 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 29ms (Views: 25.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:40:04 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:41:25 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36mCACHE (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (5.0ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 09:42:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 09:42:02 UTC +00:00], ["value", nil]]
+ [1m[35m (178.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 09:42:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 09:42:02 UTC +00:00], ["value", nil]]
+ [1m[35m (162.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.7ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (1.1ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 09:42:03 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 09:42:03 UTC +00:00], ["value", nil]]
+ [1m[35m (150.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 09:42:03 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 09:42:03 UTC +00:00], ["value", nil]]
+ [1m[35m (167.8ms)[0m commit transaction
+ Rendered hello/hello.html.erb within layouts/application (41114.2ms)
+Completed 200 OK in 41298ms (Views: 40600.4ms | ActiveRecord: 672.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:42:07 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:42:40 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.7ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'bye'[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.7ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'bye' ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'bye' ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mCACHE (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'bye' ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m UPDATE "i18nline_translations" SET "updated_at" = ?, "value" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 78 [["updated_at", Thu, 21 Nov 2013 09:45:42 UTC +00:00], ["value", nil], ["interpolations", "--- []\n"]]
+ [1m[36m (237.3ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'bye' ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.9ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 78 [["value", "--- Adios\n...\n"], ["updated_at", Thu, 21 Nov 2013 09:46:09 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (156.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (1.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (214887.1ms)
+Completed 200 OK in 214907ms (Views: 214504.3ms | ActiveRecord: 400.1ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:15 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:46:21 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (36944.1ms)
+Completed 200 OK in 36973ms (Views: 36968.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:46:59 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:47:06 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (3971.5ms)
+Completed 200 OK in 4001ms (Views: 3996.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:47:10 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:47:10 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:47:11 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:47:11 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:47:11 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:47:11 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:47:11 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:47:11 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:47:17 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (123542.8ms)
+Completed 200 OK in 123571ms (Views: 123566.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:21 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.9ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (15.3ms)
+Completed 200 OK in 103ms (Views: 97.2ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:25 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 29ms (Views: 25.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:49:33 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 28ms (Views: 24.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:35 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (47.0ms)
+Completed 200 OK in 113ms (Views: 87.1ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 10:53:45 +0100
+ [1m[36mSQL (150.2ms)[0m [1mDELETE FROM "i18nline_translations"[0m
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:05:42 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.6ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'bye' ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (2.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:06:57 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:06:57 UTC +00:00], ["value", nil]]
+ [1m[36m (159.8ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.7ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:06:58 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:06:58 UTC +00:00], ["value", nil]]
+ [1m[36m (150.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.2ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:06:58 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:06:58 UTC +00:00], ["value", nil]]
+ [1m[36m (154.1ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.2ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:06:58 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:06:58 UTC +00:00], ["value", nil]]
+ [1m[36m (165.2ms)[0m [1mcommit transaction[0m
+ Rendered hello/hello.html.erb within layouts/application (76082.1ms)
+Completed 200 OK in 76288ms (Views: 75622.4ms | ActiveRecord: 640.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:06:58 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:06:59 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:06:59 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:06:59 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:06:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:06:59 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:06:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:06:59 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:07:34 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'bye' ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.3ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 82 [["value", "--- Adios\n...\n"], ["updated_at", Thu, 21 Nov 2013 10:07:37 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (168.5ms)[0m [1mcommit transaction[0m
+ Rendered hello/hello.html.erb within layouts/application (2630.4ms)
+Completed 200 OK in 2658ms (Views: 2483.2ms | ActiveRecord: 171.0ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:37 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (15.0ms)
+Completed 200 OK in 42ms (Views: 36.9ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:41 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 28ms (Views: 24.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:07:47 +0100
+ [1m[35mSQL (147.3ms)[0m DELETE FROM "i18nline_translations"
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:15:42 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (3.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:15:42 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:15:42 UTC +00:00], ["value", nil]]
+ [1m[35m (247.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:15:43 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:15:43 UTC +00:00], ["value", nil]]
+ [1m[35m (158.3ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:15:43 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:15:43 UTC +00:00], ["value", nil]]
+ [1m[35m (157.3ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:15:43 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:15:43 UTC +00:00], ["value", nil]]
+ [1m[35m (147.6ms)[0m commit transaction
+ Rendered hello/hello.html.erb within layouts/application (1267.7ms)
+Completed 200 OK in 1384ms (Views: 641.5ms | ActiveRecord: 717.3ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:15:43 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 16ms (Views: 14.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:52 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:53 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:16:56 +0100
+ [1m[36mSQL (151.5ms)[0m [1mDELETE FROM "i18nline_translations"[0m
+ [1m[35mSQL (151.1ms)[0m DELETE FROM "i18nline_translations"
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:18:41 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:20:01 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (3.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["value", "--- Adios\n...\n"]]
+ [1m[35m (149.3ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["value", nil]]
+ [1m[35m (213.1ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["value", nil]]
+ [1m[35m (136.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (2.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "bye"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:20:02 UTC +00:00], ["value", nil]]
+ [1m[35m (160.1ms)[0m commit transaction
+ Rendered hello/hello.html.erb within layouts/application (1216.4ms)
+Completed 200 OK in 1329ms (Views: 634.4ms | ActiveRecord: 668.2ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:03 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:11 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:20:26 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:20:27 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:21:04 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hola"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["value", nil]]
+ [1m[35m (167.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hola"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["value", nil]]
+ [1m[35m (145.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hola"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["value", nil]]
+ [1m[35m (136.5ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hola"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:21:04 UTC +00:00], ["value", nil]]
+ [1m[35m (134.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (603.4ms)
+Completed 200 OK in 650ms (Views: 61.1ms | ActiveRecord: 588.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:04 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:04 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:04 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:04 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:04 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:04 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:05 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:05 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:07 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:08 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:14 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.hola" for 127.0.0.1 at 2013-11-21 11:21:24 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.hola"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hola') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (17.8ms)
+Completed 200 OK in 76ms (Views: 49.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:24 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:24 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:25 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:25 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:25 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 11:21:40 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"97"=>{"value"=>"", "make_nil"=>"1"}, "96"=>{"value"=>"", "make_nil"=>"1"}, "95"=>{"value"=>"", "make_nil"=>"1"}, "94"=>{"value"=>"I Salute you!", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "97"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 97[0m [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 10:21:40 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (168.1ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "96"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 96[0m [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 10:21:41 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (134.6ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "95"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 95[0m [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 10:21:41 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (159.0ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "94"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 94[0m [["value", "--- I Salute you!\n...\n"], ["updated_at", Thu, 21 Nov 2013 10:21:41 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (180.2ms)[0m commit transaction
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 660ms (ActiveRecord: 644.3ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 11:21:41 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.1ms)
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (17.8ms)
+Completed 200 OK in 28ms (Views: 25.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:41 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:41 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:41 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:41 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:41 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hola') OR "key" LIKE 'hola.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('bye') OR "key" LIKE 'bye.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:44 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:21:45 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:59:30 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (3.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:30 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:30 UTC +00:00], ["value", nil]]
+ [1m[35m (144.1ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["value", nil]]
+ [1m[35m (231.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["value", nil]]
+ [1m[35m (239.2ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["value", nil]]
+ [1m[35m (179.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["value", "--- Mi favorite fruit is %{fruit}.\n...\n"]]
+ [1m[36m (155.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:31 UTC +00:00], ["value", nil]]
+ [1m[36m (168.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["value", nil]]
+ [1m[36m (136.6ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["value", nil]]
+ [1m[36m (168.4ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["value", "--- I am telling you!\n...\n"]]
+ [1m[36m (144.4ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["value", nil]]
+ [1m[36m (169.4ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["value", nil]]
+ [1m[36m (153.6ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:32 UTC +00:00], ["value", nil]]
+ [1m[36m (157.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["value", "--- Hello world\n...\n"]]
+ [1m[36m (155.3ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["value", nil]]
+ [1m[36m (170.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["value", nil]]
+ [1m[36m (134.7ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["value", nil]]
+ [1m[36m (147.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["value", nil]]
+ [1m[36m (155.7ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["value", nil]]
+ [1m[36m (145.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:33 UTC +00:00], ["value", nil]]
+ [1m[36m (158.7ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["value", nil]]
+ [1m[36m (135.3ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["value", nil]]
+ [1m[35m (153.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["value", nil]]
+ [1m[35m (134.8ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["value", nil]]
+ [1m[35m (147.5ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["value", nil]]
+ [1m[35m (135.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:34 UTC +00:00], ["value", "--- '%B %d, %Y %H:%M'\n"]]
+ [1m[36m (153.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["value", "--- '%d de %B de %Y %H:%M'\n"]]
+ [1m[36m (147.3ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["value", "--- '%d %B %Y %H:%M'\n"]]
+ [1m[36m (145.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["value", "--- '%A, %d de %B de %Y, %H:%Mh'\n"]]
+ [1m[36m (136.5ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["value", "---\n- \n- January\n- February\n- March\n- April\n- May\n- June\n- July\n- August\n- September\n- October\n- November\n- December\n"]]
+ [1m[36m (141.0ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembre\n- diciembre\n"]]
+ [1m[36m (157.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["value", "---\n- \n- gennaio\n- febbraio\n- marzo\n- aprile\n- maggio\n- giugno\n- luglio\n- agosto\n- settembre\n- ottobre\n- novembre\n- dicembre\n"]]
+ [1m[36m (167.6ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 10:59:35 UTC +00:00], ["value", "---\n- \n- Janeiro\n- Fevereiro\n- Março\n- Abril\n- Maio\n- Junho\n- Julho\n- Agosto\n- Setembro\n- Outubro\n- Novembro\n- Dezembro\n"]]
+ [1m[36m (156.9ms)[0m [1mcommit transaction[0m
+ Rendered hello/hello.html.erb within layouts/application (5745.5ms)
+Completed 200 OK in 5814ms (Views: 732.0ms | ActiveRecord: 5056.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:36 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.6ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (30.9ms)
+Completed 200 OK in 39ms (Views: 31.9ms | ActiveRecord: 5.9ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:48 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:49 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:50 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.translated" for 127.0.0.1 at 2013-11-21 11:59:58 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.translated"}
+ [1m[35mI18nline::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'translated') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (9.3ms)
+Completed 200 OK in 46ms (Views: 30.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:58 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 11:59:58 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:58 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:58 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 11:59:58 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 12:00:01 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.2ms)
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["value", "--- Next ›\n...\n"]]
+ [1m[35m (358.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["value", nil]]
+ [1m[35m (153.5ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["value", nil]]
+ [1m[35m (158.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["value", nil]]
+ [1m[35m (157.3ms)[0m commit transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 11:00:02 UTC +00:00], ["value", "--- Last »\n...\n"]]
+ [1m[35m (144.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:03 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 11:00:03 UTC +00:00], ["value", nil]]
+ [1m[35m (457.3ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:03 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 11:00:03 UTC +00:00], ["value", nil]]
+ [1m[35m (169.1ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:00:03 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 11:00:03 UTC +00:00], ["value", nil]]
+ [1m[35m (179.1ms)[0m commit transaction
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (1868.8ms)
+Completed 200 OK in 1879ms (Views: 92.2ms | ActiveRecord: 1784.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:00:03 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:00:03 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:03 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:03 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:03 +0100
+
+
+Started GET "/i18nline/translations?utf8=%E2%9C%93&search_key=&search_value=&search_locale=en" for 127.0.0.1 at 2013-11-21 12:00:26 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Parameters: {"utf8"=>"✓", "search_key"=>"", "search_value"=>"", "search_locale"=>"en"}
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (1.4ms)
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (locale = 'en') ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE (locale = 'en')
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (18.2ms)
+Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:00:27 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:00:27 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:27 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:27 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:27 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:00:34 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (4.3ms)
+Completed 200 OK in 14ms (Views: 11.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:00:35 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:35 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:35 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:00:35 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:00:35 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 12:01:01 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"129"=>{"value"=>"[nil, \"Janeiro\", \"Fevereiro\", \"Março\", \"Abril\", \"Maio\", \"Junho\", \"Julho\", \"Agosto\", \"Setembro\", \"Outubro\", \"Novembro\", \"Dezembro\"]", "make_nil"=>"0"}, "128"=>{"value"=>"[nil, \"gennaio\", \"febbraio\", \"marzo\", \"aprile\", \"maggio\", \"giugno\", \"luglio\", \"agosto\", \"settembre\", \"ottobre\", \"novembre\", \"dicembre\"]", "make_nil"=>"0"}, "127"=>{"value"=>"[nil, \"enero\", \"febrero\", \"marzo\", \"abril\", \"mayo\", \"junio\", \"julio\", \"agosto\", \"septiembre\", \"octubre\", \"noviembre\", \"diciembre\"]", "make_nil"=>"0"}, "126"=>{"value"=>"[nil, \"January\", \"February\", \"March\", \"April\", \"May\", \"June\", \"July\", \"August\", \"September\", \"October\", \"NovemberRRR\", \"December\"]", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "129"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 129 [["value", "--- '[nil, \"Janeiro\", \"Fevereiro\", \"Março\", \"Abril\", \"Maio\", \"Junho\", \"Julho\", \"Agosto\",\n \"Setembro\", \"Outubro\", \"Novembro\", \"Dezembro\"]'\n"], ["updated_at", Thu, 21 Nov 2013 11:01:01 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (191.7ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "128"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 128 [["value", "--- '[nil, \"gennaio\", \"febbraio\", \"marzo\", \"aprile\", \"maggio\", \"giugno\", \"luglio\",\n \"agosto\", \"settembre\", \"ottobre\", \"novembre\", \"dicembre\"]'\n"], ["updated_at", Thu, 21 Nov 2013 11:01:01 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (168.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "127"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 127 [["value", "--- '[nil, \"enero\", \"febrero\", \"marzo\", \"abril\", \"mayo\", \"junio\", \"julio\", \"agosto\",\n \"septiembre\", \"octubre\", \"noviembre\", \"diciembre\"]'\n"], ["updated_at", Thu, 21 Nov 2013 11:01:02 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (208.8ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.2ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "126"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 126 [["value", "--- '[nil, \"January\", \"February\", \"March\", \"April\", \"May\", \"June\", \"July\", \"August\",\n \"September\", \"October\", \"NovemberRRR\", \"December\"]'\n"], ["updated_at", Thu, 21 Nov 2013 11:01:02 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (229.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 818ms (ActiveRecord: 801.2ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 12:01:02 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (1.4ms)
+ [1m[35mI18nline::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (32.6ms)
+Completed 200 OK in 41ms (Views: 38.4ms | ActiveRecord: 2.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:02 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:02 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:02 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:02 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:02 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (1.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (31.5ms)
+Completed 200 OK in 40ms (Views: 33.5ms | ActiveRecord: 5.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:07 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:01:08 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (8.6ms)
+Completed 200 OK in 16ms (Views: 14.3ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:01:09 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (10.5ms)
+Completed 200 OK in 62ms (Views: 60.1ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:10 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:01:30 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (3.8ms)
+Completed 200 OK in 13ms (Views: 10.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:30 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:01:30 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:30 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:30 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:01:30 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mCACHE (0.1ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:25 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:03:26 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 14ms (Views: 12.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:03:27 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:08:18 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.7ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (69532.8ms)
+Completed 200 OK in 69721ms (Views: 69693.3ms | ActiveRecord: 2.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:09:28 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:09:31 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (167318.2ms)
+Completed 200 OK in 167354ms (Views: 167350.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:12:19 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:12:36 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (221891.2ms)
+Completed 200 OK in 221924ms (Views: 221920.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:16:18 +0100
+
+
+Started GET "/?locale=en" for 127.0.0.1 at 2013-11-21 12:16:20 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"en"}
+ Rendered hello/hello.html.erb within layouts/application (541341.4ms)
+Completed 200 OK in 541379ms (Views: 541375.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:22 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:25:30 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.9ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (37.8ms)
+Completed 200 OK in 172ms (Views: 120.4ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:25:31 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:31 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:25:31 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:31 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:25:31 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 12:25:41 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+Locale changed from -en- to -es-.
+ [1m[35m (0.8ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (21862.8ms)
+Completed 200 OK in 21908ms (Views: 21900.2ms | ActiveRecord: 3.0ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:26:03 +0100
+ [1m[36mI18nline::Translation Load (0.6ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'date.month_names' ORDER BY created_at desc[0m
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND "i18nline_translations"."key" = 'date.month_names' ORDER BY created_at desc LIMIT 1
+ [1m[36mSQL (160.3ms)[0m [1mDELETE FROM "i18nline_translations"[0m
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 12:31:33 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (1.0ms)[0m begin transaction
+ [1m[36mSQL (5.1ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:32:28 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 11:32:28 UTC +00:00], ["value", "--- '%B %d, %Y %H:%M'\n"]]
+ [1m[35m (170.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (1.0ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:33:03 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 11:33:03 UTC +00:00], ["value", "--- '%d de %B de %Y %H:%M'\n"]]
+ [1m[35m (153.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (1.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:33:04 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 11:33:04 UTC +00:00], ["value", "--- '%d %B %Y %H:%M'\n"]]
+ [1m[35m (148.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (1.3ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:33:05 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 11:33:05 UTC +00:00], ["value", "--- '%A, %d de %B de %Y, %H:%Mh'\n"]]
+ [1m[35m (154.1ms)[0m commit transaction
+ [1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (1.0ms)[0m begin transaction
+ [1m[36mSQL (1.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:35:17 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 11:35:17 UTC +00:00], ["value", "---\n- \n- January\n- February\n- March\n- April\n- May\n- June\n- July\n- August\n- September\n- October\n- November\n- December\n"]]
+ [1m[35m (152.3ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (1.0ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:35:18 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 11:35:18 UTC +00:00], ["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembre\n- diciembre\n"]]
+ [1m[35m (364.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (1.0ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:35:19 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 11:35:19 UTC +00:00], ["value", "---\n- \n- gennaio\n- febbraio\n- marzo\n- aprile\n- maggio\n- giugno\n- luglio\n- agosto\n- settembre\n- ottobre\n- novembre\n- dicembre\n"]]
+ [1m[35m (172.1ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (0.5ms)[0m begin transaction
+ [1m[36mSQL (1.8ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 11:35:20 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 11:35:20 UTC +00:00], ["value", "---\n- \n- Janeiro\n- Fevereiro\n- Março\n- Abril\n- Maio\n- Junho\n- Julho\n- Agosto\n- Setembro\n- Outubro\n- Novembro\n- Dezembro\n"]]
+ [1m[35m (177.7ms)[0m commit transaction
+ Rendered hello/hello.html.erb within layouts/application (227056.8ms)
+Completed 200 OK in 227250ms (Views: 225704.0ms | ActiveRecord: 1520.4ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:35:20 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:35:20 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:35:20 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:35:20 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:35:20 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:35:20 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:35:20 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:35:21 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 12:37:56 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (8.9ms)
+ [1m[36mI18nline::Translation Load (0.9ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (104.6ms)
+Completed 200 OK in 188ms (Views: 175.1ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:37:56 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:37:56 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:37:57 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:37:57 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:37:57 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:38:02 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (37.5ms)
+Completed 200 OK in 80ms (Views: 61.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:38:03 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:38:03 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:38:03 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:38:03 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:38:03 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:41:23 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (31.9ms)
+Completed 200 OK in 76ms (Views: 57.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:41:23 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:41:23 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:41:24 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:41:24 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:41:24 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 12:43:56 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (30.4ms)
+Completed 200 OK in 56ms (Views: 49.7ms | ActiveRecord: 2.8ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:43:57 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:44:05 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (31.8ms)
+Completed 200 OK in 150ms (Views: 131.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:44:05 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:44:05 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:44:05 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:44:05 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:44:05 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ Rendered hello/hello.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 29ms (Views: 25.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 12:45:31 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:45:33 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (31.6ms)
+Completed 200 OK in 161ms (Views: 141.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:45:33 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:33 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:45:33 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:33 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:45:33 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 12:47:16 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.9ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (31294.5ms)
+Completed 200 OK in 31333ms (Views: 31314.3ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 12:47:47 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 12:47:47 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 12:47:47 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 12:47:47 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 12:47:47 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 12:49:25 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"145"=>{"value"=>"[nil, \"Janeiro\", \"Fevereiro\", \"Março\", \"Abril\", \"Maio\", \"Junho\", \"Julho\", \"Agosto\", \"Setembro\", \"Outubro\", \"Novembro\", \"Dezembro\"]", "make_nil"=>"0"}, "144"=>{"value"=>"[nil, \"gennaio\", \"febbraio\", \"marzo\", \"aprile\", \"maggio\", \"giugno\", \"luglio\", \"agosto\", \"settembre\", \"ottobre\", \"novembre\", \"dicembre\"]", "make_nil"=>"0"}, "143"=>{"value"=>"[nil, \"enero\", \"febrero\", \"marzo\", \"abril\", \"mayo\", \"junio\", \"julio\", \"agosto\", \"septiembre\", \"octubre\", \"noviembre\", \"diciembre\"]", "make_nil"=>"0"}, "142"=>{"value"=>"[nil, \"January\", \"February\", \"March\", \"April\", \"May\", \"June\", \"July\", \"August\", \"September\", \"October\", \"November\", \"December\"]", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.7ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "145"]]
+
+
+Started GET "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:01:11 +0100
+
+ActionController::RoutingError (No route matches [GET] "/i18nline/update_key_set"):
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.7ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (53.2ms)
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 13:01:26 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+Completed 500 Internal Server Error in 3ms
+
+NoMethodError (undefined method `current_user' for #<I18nline::TranslationsController:0xa97764c>):
+ /home/ruben/projects/i18nline/app/controllers/i18nline/application_controller.rb:14:in `get_current_user'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/application_controller.rb:8:in `check_authenticated_user'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:377:in `_run__630142307__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__150111772__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (26.7ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (45.0ms)
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (19.7ms)
+Completed 200 OK in 94ms (Views: 90.7ms | ActiveRecord: 1.9ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:44 +0100
+
+
+Started GET "/i18nline" for 127.0.0.1 at 2013-11-21 13:01:59 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.0ms)
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (26.1ms)
+Completed 200 OK in 52ms (Views: 48.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:01:59 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:59 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:01:59 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:59 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:01:59 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:02:06 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (18.7ms)
+Completed 500 Internal Server Error in 27ms
+
+ActionView::Template::Error (undefined local variable or method `value' for #<#<Class:0xa8e6480>:0x9faaaec>):
+ 31: <span class="input-group-addon"><%= translation.locale %></span>
+ 32: <% rows = (translation.value.to_s.length / 120) + 1 %>
+ 33: <% height = rows * 36 %>
+ 34: <% translation.value = value.to_yaml if translation.value.class != String %>
+ 35: <%= tl_form.text_area :value, class: "form-control", style: "height:#{height}px !important;" %>
+ 36: </div>
+ 37: <div class="form-group">
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:34:in `block (3 levels) in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_83747110'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:1538:in `fields_for'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:29:in `block (2 levels) in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_83747110'
+ activerecord (4.0.1) lib/active_record/relation/delegation.rb:13:in `each'
+ activerecord (4.0.1) lib/active_record/relation/delegation.rb:13:in `each'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:25:in `block in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_83747110'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:435:in `form_for'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:8:in `__home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_83747110'
+ actionpack (4.0.1) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.1) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.1) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.1) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:34:in `find_by_key'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__630142307__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__150111772__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.2ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (19.5ms)
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:02:45 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (43822.7ms)
+Completed 500 Internal Server Error in 43831ms
+
+ActionView::Template::Error (undefined local variable or method `value' for #<#<Class:0xa8e6480>:0xa9854f4>):
+ 32: <% rows = (translation.value.to_s.length / 120) + 1 %>
+ 33: <% height = rows * 36 %>
+ 34: <% byebug %>
+ 35: <% translation.value = value.to_yaml if translation.value.class != String %>
+ 36: <%= tl_form.text_area :value, class: "form-control", style: "height:#{height}px !important;" %>
+ 37: </div>
+ 38: <div class="form-group">
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:35:in `block (3 levels) in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_88875780'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:699:in `fields_for'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:1538:in `fields_for'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:29:in `block (2 levels) in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_88875780'
+ activerecord (4.0.1) lib/active_record/relation/delegation.rb:13:in `each'
+ activerecord (4.0.1) lib/active_record/relation/delegation.rb:13:in `each'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:25:in `block in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_88875780'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:435:in `form_for'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:8:in `__home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__860792261_88875780'
+ actionpack (4.0.1) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.1) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.1) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.1) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:34:in `find_by_key'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__630142307__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__150111772__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.5ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (25.2ms)
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:03:40 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.7ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (8095.0ms)
+Completed 200 OK in 8135ms (Views: 8117.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:03:48 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:03:49 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:03:49 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:03:49 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:03:49 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:04:51 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.7ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (39.9ms)
+Completed 200 OK in 77ms (Views: 61.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:04:52 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:04:52 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:04:52 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:04:52 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:04:52 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:04:52 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:04:52 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:06:04 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"145"=>{"value"=>"---\r\n- \r\n- Janeiro\r\n- Fevereiro\r\n- Março\r\n- Abril\r\n- Maio\r\n- Junho\r\n- Julho\r\n- Agosto\r\n- Setembro\r\n- Outubro\r\n- Novembro\r\n- Dezembro\r\n", "make_nil"=>"0"}, "144"=>{"value"=>"---\r\n- \r\n- gennaio\r\n- febbraio\r\n- marzo\r\n- aprile\r\n- maggio\r\n- giugno\r\n- luglio\r\n- agosto\r\n- settembre\r\n- ottobre\r\n- novembre\r\n- dicembre\r\n", "make_nil"=>"0"}, "143"=>{"value"=>"---\r\n- \r\n- enero\r\n- febrero\r\n- marzo\r\n- abril\r\n- mayo\r\n- junio\r\n- julio\r\n- agosto\r\n- septiembre\r\n- octubre\r\n- noviembreRRRRRRRRRRRRRR\r\n- diciembre\r\n", "make_nil"=>"0"}, "142"=>{"value"=>"---\r\n- \r\n- January\r\n- February\r\n- March\r\n- April\r\n- May\r\n- June\r\n- July\r\n- August\r\n- September\r\n- October\r\n- November\r\n- December\r\n", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.7ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "145"]]
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (4.4ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 145[0m [["value", "--- \"---\\r\\n- \\r\\n- Janeiro\\r\\n- Fevereiro\\r\\n- Março\\r\\n- Abril\\r\\n- Maio\\r\\n- Junho\\r\\n-\n Julho\\r\\n- Agosto\\r\\n- Setembro\\r\\n- Outubro\\r\\n- Novembro\\r\\n- Dezembro\\r\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:06:04 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (170.2ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "144"]]
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 144[0m [["value", "--- \"---\\r\\n- \\r\\n- gennaio\\r\\n- febbraio\\r\\n- marzo\\r\\n- aprile\\r\\n- maggio\\r\\n-\n giugno\\r\\n- luglio\\r\\n- agosto\\r\\n- settembre\\r\\n- ottobre\\r\\n- novembre\\r\\n- dicembre\\r\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:06:04 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (153.5ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "143"]]
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 143[0m [["value", "--- \"---\\r\\n- \\r\\n- enero\\r\\n- febrero\\r\\n- marzo\\r\\n- abril\\r\\n- mayo\\r\\n- junio\\r\\n-\n julio\\r\\n- agosto\\r\\n- septiembre\\r\\n- octubre\\r\\n- noviembreRRRRRRRRRRRRRR\\r\\n-\n diciembre\\r\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:06:04 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (131.7ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "142"]]
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 142[0m [["value", "--- \"---\\r\\n- \\r\\n- January\\r\\n- February\\r\\n- March\\r\\n- April\\r\\n- May\\r\\n- June\\r\\n-\n July\\r\\n- August\\r\\n- September\\r\\n- October\\r\\n- November\\r\\n- December\\r\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:06:05 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (155.9ms)[0m commit transaction
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 697ms (ActiveRecord: 621.5ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:06:05 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (6.2ms)
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (116.4ms)
+Completed 200 OK in 139ms (Views: 134.6ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:06:05 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:06:05 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:05 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:05 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:05 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:06:14 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.7ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (27.3ms)
+Completed 200 OK in 54ms (Views: 47.6ms | ActiveRecord: 2.6ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:15 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.6ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (19.4ms)
+Completed 200 OK in 47ms (Views: 37.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:06:51 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:09:57 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.6ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (19.0ms)
+Completed 200 OK in 47ms (Views: 37.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:09:57 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:09:57 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:09:57 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:09:57 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:09:58 +0100
+ [1m[35mSQL (161.9ms)[0m DELETE FROM "i18nline_translations"
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ Rendered hello/hello.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 28ms (Views: 24.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:10:48 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:11:00 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (0.5ms)[0m begin transaction
+ [1m[36mSQL (5.7ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:17 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:11:17 UTC +00:00], ["value", "--- '%B %d, %Y %H:%M'\n"]]
+ [1m[35m (180.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:20 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:11:20 UTC +00:00], ["value", "--- '%d de %B de %Y %H:%M'\n"]]
+ [1m[35m (136.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:22 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:11:22 UTC +00:00], ["value", "--- '%d %B %Y %H:%M'\n"]]
+ [1m[35m (155.2ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (0.9ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:23 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:11:23 UTC +00:00], ["value", "--- '%A, %d de %B de %Y, %H:%Mh'\n"]]
+ [1m[35m (132.9ms)[0m commit transaction
+ [1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (0.8ms)[0m begin transaction
+ [1m[36mSQL (1.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:24 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:11:24 UTC +00:00], ["value", "---\n- \n- January\n- February\n- March\n- April\n- May\n- June\n- July\n- August\n- September\n- October\n- November\n- December\n"]]
+ [1m[35m (157.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (2.6ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:25 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:11:25 UTC +00:00], ["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembre\n- diciembre\n"]]
+ [1m[35m (139.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:26 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:11:26 UTC +00:00], ["value", "---\n- \n- gennaio\n- febbraio\n- marzo\n- aprile\n- maggio\n- giugno\n- luglio\n- agosto\n- settembre\n- ottobre\n- novembre\n- dicembre\n"]]
+ [1m[35m (160.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:11:26 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:11:26 UTC +00:00], ["value", "---\n- \n- Janeiro\n- Fevereiro\n- Março\n- Abril\n- Maio\n- Junho\n- Julho\n- Agosto\n- Setembro\n- Outubro\n- Novembro\n- Dezembro\n"]]
+ [1m[35m (153.8ms)[0m commit transaction
+ Rendered hello/hello.html.erb within layouts/application (26723.6ms)
+Completed 200 OK in 26862ms (Views: 25594.2ms | ActiveRecord: 1241.3ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:27 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:11:32 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (47.8ms)
+Completed 200 OK in 253ms (Views: 134.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:11:33 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:11:33 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:33 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:33 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:11:33 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:12:03 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (146690.0ms)
+Completed 200 OK in 146728ms (Views: 146710.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:14:30 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:14:30 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:14:30 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:14:30 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:14:30 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:14:51 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"\#{translation.id}"=>{"value"=>" ---\r\n- \r\n- January\r\n- February\r\n- March\r\n- April\r\n- May\r\n- June\r\n- July\r\n- August\r\n- September\r\n- October\r\n- November\r\n- December\r\n\r\n "}, "153"=>{"make_nil"=>"0"}, "152"=>{"make_nil"=>"0"}, "151"=>{"make_nil"=>"0"}, "150"=>{"make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.7ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "\#{translation.id}"]]
+Completed 404 Not Found in 22ms
+
+ActiveRecord::RecordNotFound (Couldn't find I18nline::Translation with id=#{translation.id}):
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:198:in `raise_record_not_found_exception!'
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:284:in `find_one'
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:268:in `find_with_ids'
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:35:in `find'
+ activerecord-deprecated_finders (1.0.3) lib/active_record/deprecated_finders/relation.rb:122:in `find'
+ activerecord (4.0.1) lib/active_record/querying.rb:3:in `find'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:53:in `block in update_key_set'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `each'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `update_key_set'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__649194458__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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:35:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__742335878__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (7.4ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (35.3ms)
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:14:52 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"\#{translation.id}"=>{"value"=>" ---\r\n- \r\n- January\r\n- February\r\n- March\r\n- April\r\n- May\r\n- June\r\n- July\r\n- August\r\n- September\r\n- October\r\n- November\r\n- December\r\n\r\n "}, "153"=>{"make_nil"=>"0"}, "152"=>{"make_nil"=>"0"}, "151"=>{"make_nil"=>"0"}, "150"=>{"make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "\#{translation.id}"]]
+Completed 404 Not Found in 10ms
+
+ActiveRecord::RecordNotFound (Couldn't find I18nline::Translation with id=#{translation.id}):
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:198:in `raise_record_not_found_exception!'
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:284:in `find_one'
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:268:in `find_with_ids'
+ activerecord (4.0.1) lib/active_record/relation/finder_methods.rb:35:in `find'
+ activerecord-deprecated_finders (1.0.3) lib/active_record/deprecated_finders/relation.rb:122:in `find'
+ activerecord (4.0.1) lib/active_record/querying.rb:3:in `find'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:53:in `block in update_key_set'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `each'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `update_key_set'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__649194458__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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:35:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__742335878__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.3ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.2ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (34.1ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:15:57 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (9.5ms)
+ [1m[36mI18nline::Translation Load (0.9ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (108.6ms)
+Completed 200 OK in 140ms (Views: 132.3ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:15:57 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:15:57 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:15:57 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:15:57 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:15:57 +0100
+
+
+Started GET "/i18nline/find_by_key?key=pt.date.month_names" for 127.0.0.1 at 2013-11-21 13:16:01 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"pt.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (46.7ms)
+Completed 200 OK in 87ms (Views: 69.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:16:01 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:16:01 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:16:01 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:16:01 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:16:01 +0100
+
+
+Started GET "/i18nline/find_by_key?key=pt.date.month_names" for 127.0.0.1 at 2013-11-21 13:16:02 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"pt.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (43.4ms)
+Completed 200 OK in 87ms (Views: 67.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:16:03 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:16:03 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:16:03 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:16:03 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:16:03 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:16:16 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"153"=>{"value"=>"---\r\n- \r\n- Janeiro\r\n- Fevereiro\r\n- Março\r\n- Abril\r\n- Maio\r\n- Junho\r\n- Julho\r\n- Agosto\r\n- Setembro\r\n- Outubro\r\n- Novembro\r\n- Dezembro\r\n", "make_nil"=>"0"}, "152"=>{"value"=>"---\r\n- \r\n- gennaio\r\n- febbraio\r\n- marzo\r\n- aprile\r\n- maggio\r\n- giugno\r\n- luglio\r\n- agosto\r\n- settembre\r\n- ottobre\r\n- novembre\r\n- dicembre\r\n", "make_nil"=>"0"}, "151"=>{"value"=>"---\r\n- \r\n- enero\r\n- febrero\r\n- marzo\r\n- abril\r\n- mayo\r\n- junio\r\n- julio\r\n- agosto\r\n- septiembre\r\n- octubre\r\n- noviembreRRRRRRR\r\n- diciembre\r\n", "make_nil"=>"0"}, "150"=>{"value"=>"---\r\n- \r\n- January\r\n- February\r\n- March\r\n- April\r\n- May\r\n- June\r\n- July\r\n- August\r\n- September\r\n- October\r\n- November\r\n- December\r\n", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.6ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "153"]]
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (20.5ms)
+Completed 200 OK in 119ms (Views: 91.6ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:34 +0100
+
+
+Started GET "/i18nline/find_by_key?key=pt.date.month_names" for 127.0.0.1 at 2013-11-21 13:22:41 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"pt.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (15.7ms)
+Completed 200 OK in 87ms (Views: 70.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:41 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:41 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:41 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:41 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:41 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:22:52 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"153"=>{"value"=>"---\r\n- \r\n- Janeiro\r\n- Fevereiro\r\n- Março\r\n- Abril\r\n- Maio\r\n- Junho\r\n- Julho\r\n- Agosto\r\n- Setembro\r\n- Outubro\r\n- Novembro\r\n- Dezembro\r\n", "make_nil"=>"0"}, "152"=>{"value"=>"---\r\n- \r\n- gennaio\r\n- febbraio\r\n- marzo\r\n- aprile\r\n- maggio\r\n- giugno\r\n- luglio\r\n- agosto\r\n- settembre\r\n- ottobre\r\n- novembre\r\n- dicembre\r\n", "make_nil"=>"0"}, "151"=>{"value"=>"---\r\n- \r\n- enero\r\n- febrero\r\n- marzo\r\n- abril\r\n- mayo\r\n- junio\r\n- julio\r\n- agosto\r\n- septiembre\r\n- octubre\r\n- noviembreRRRRRRRRRRRRR\r\n- diciembre\r\n", "make_nil"=>"0"}, "150"=>{"value"=>"---\r\n- \r\n- January\r\n- February\r\n- March\r\n- April\r\n- May\r\n- June\r\n- July\r\n- August\r\n- September\r\n- October\r\n- November\r\n- December\r\n", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "153"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (3.6ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 153 [["value", "--- \"---\\n- \\n- Janeiro\\n- Fevereiro\\n- Março\\n- Abril\\n- Maio\\n- Junho\\n- Julho\\n-\n Agosto\\n- Setembro\\n- Outubro\\n- Novembro\\n- Dezembro\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:22:52 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (187.3ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "152"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 152 [["value", "--- \"---\\n- \\n- gennaio\\n- febbraio\\n- marzo\\n- aprile\\n- maggio\\n- giugno\\n- luglio\\n-\n agosto\\n- settembre\\n- ottobre\\n- novembre\\n- dicembre\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:22:52 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (133.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "151"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 151 [["value", "--- \"---\\n- \\n- enero\\n- febrero\\n- marzo\\n- abril\\n- mayo\\n- junio\\n- julio\\n- agosto\\n-\n septiembre\\n- octubre\\n- noviembreRRRRRRRRRRRRR\\n- diciembre\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:22:52 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (136.8ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "150"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 150 [["value", "--- \"---\\n- \\n- January\\n- February\\n- March\\n- April\\n- May\\n- June\\n- July\\n- August\\n-\n September\\n- October\\n- November\\n- December\\n\"\n"], ["updated_at", Thu, 21 Nov 2013 12:22:53 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (123.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 606ms (ActiveRecord: 587.3ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:22:53 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.2ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (22.5ms)
+Completed 200 OK in 35ms (Views: 32.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:53 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:53 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:53 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:53 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:53 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.6ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (42.6ms)
+Completed 200 OK in 52ms (Views: 49.9ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:22:59 +0100
+ [1m[36mSQL (179.0ms)[0m [1mDELETE FROM "i18nline_translations"[0m
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:25:30 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (0.5ms)[0m begin transaction
+ [1m[36mSQL (6.2ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:40 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:25:40 UTC +00:00], ["value", "--- '%B %d, %Y %H:%M'\n"]]
+ [1m[35m (265.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.9ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (0.5ms)[0m begin transaction
+ [1m[36mSQL (1.6ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:52 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:25:52 UTC +00:00], ["value", "--- '%d de %B de %Y %H:%M'\n"]]
+ [1m[35m (151.5ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (1.1ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:55 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:25:55 UTC +00:00], ["value", "--- '%d %B %Y %H:%M'\n"]]
+ [1m[35m (173.2ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35m (1.0ms)[0m begin transaction
+ [1m[36mSQL (1.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:56 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:25:56 UTC +00:00], ["value", "--- '%A, %d de %B de %Y, %H:%Mh'\n"]]
+ [1m[35m (144.2ms)[0m commit transaction
+ [1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:57 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:25:57 UTC +00:00], ["value", "---\n- \n- January\n- February\n- March\n- April\n- May\n- June\n- July\n- August\n- September\n- October\n- November\n- December\n"]]
+ [1m[35m (146.8ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (2.9ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:57 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:25:57 UTC +00:00], ["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembre\n- diciembre\n"]]
+ [1m[35m (158.5ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (1.1ms)[0m begin transaction
+ [1m[36mSQL (1.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:58 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:25:58 UTC +00:00], ["value", "---\n- \n- gennaio\n- febbraio\n- marzo\n- aprile\n- maggio\n- giugno\n- luglio\n- agosto\n- settembre\n- ottobre\n- novembre\n- dicembre\n"]]
+ [1m[35m (166.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35m (1.0ms)[0m begin transaction
+ [1m[36mSQL (1.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:25:58 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:25:58 UTC +00:00], ["value", "---\n- \n- Janeiro\n- Fevereiro\n- Março\n- Abril\n- Maio\n- Junho\n- Julho\n- Agosto\n- Setembro\n- Outubro\n- Novembro\n- Dezembro\n"]]
+ [1m[35m (174.4ms)[0m commit transaction
+ Rendered hello/hello.html.erb within layouts/application (29013.9ms)
+Completed 200 OK in 29155ms (Views: 27721.1ms | ActiveRecord: 1408.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:25:59 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:26:04 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (68.3ms)
+ [1m[36mI18nline::Translation Load (1.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (183.1ms)
+Completed 200 OK in 285ms (Views: 269.2ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:04 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:04 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:04 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:04 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:04 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.date.month_names" for 127.0.0.1 at 2013-11-21 13:26:12 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (53.3ms)
+Completed 200 OK in 100ms (Views: 78.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:13 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:13 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:13 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:13 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:13 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:26:22 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"161"=>{"value"=>"---\r\n- \r\n- Janeiro\r\n- Fevereiro\r\n- Março\r\n- Abril\r\n- Maio\r\n- Junho\r\n- Julho\r\n- Agosto\r\n- Setembro\r\n- Outubro\r\n- Novembro\r\n- Dezembro\r\n", "make_nil"=>"0"}, "160"=>{"value"=>"---\r\n- \r\n- gennaio\r\n- febbraio\r\n- marzo\r\n- aprile\r\n- maggio\r\n- giugno\r\n- luglio\r\n- agosto\r\n- settembre\r\n- ottobre\r\n- novembre\r\n- dicembre\r\n", "make_nil"=>"0"}, "159"=>{"value"=>"---\r\n- \r\n- enero\r\n- febrero\r\n- marzo\r\n- abril\r\n- mayo\r\n- junio\r\n- julio\r\n- agosto\r\n- septiembre\r\n- octubre\r\n- noviembreRRR\r\n- diciembre\r\n", "make_nil"=>"0"}, "158"=>{"value"=>"---\r\n- \r\n- January\r\n- February\r\n- March\r\n- April\r\n- May\r\n- June\r\n- July\r\n- August\r\n- September\r\n- October\r\n- November\r\n- December\r\n", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "161"]]
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "160"]]
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "159"]]
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.2ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 159 [["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembreRRR\n- diciembre\n"], ["updated_at", Thu, 21 Nov 2013 12:26:22 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (144.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "158"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 222ms (ActiveRecord: 148.6ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:26:22 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (11.2ms)
+ [1m[36mI18nline::Translation Load (1.0ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (90.5ms)
+Completed 200 OK in 196ms (Views: 189.4ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:23 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:23 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:23 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:23 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:23 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (38.1ms)
+Completed 200 OK in 67ms (Views: 60.1ms | ActiveRecord: 2.9ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:26:28 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:26:48 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.7ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:27:03 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (3.8ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:03 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:03 UTC +00:00], ["value", nil]]
+ [1m[35m (175.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["value", nil]]
+ [1m[35m (167.1ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["value", nil]]
+ [1m[35m (147.5ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["interpolations", "---\n- :name\n"], ["key", "thanks"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["value", nil]]
+ [1m[35m (203.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["value", nil]]
+ [1m[36m (146.0ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["value", nil]]
+ [1m[36m (157.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:04 UTC +00:00], ["value", nil]]
+ [1m[36m (136.4ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["interpolations", "---\n- :fruit\n"], ["key", "interpolate.from.yml"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["value", nil]]
+ [1m[36m (157.1ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["value", nil]]
+ [1m[35m (144.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["value", nil]]
+ [1m[35m (156.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35m (0.5ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["value", nil]]
+ [1m[35m (144.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["interpolations", "--- []\n"], ["key", "this.yaml.tell_me"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["value", nil]]
+ [1m[35m (158.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:05 UTC +00:00], ["value", nil]]
+ [1m[36m (143.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["value", nil]]
+ [1m[36m (146.3ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["value", nil]]
+ [1m[36m (146.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["value", nil]]
+ [1m[36m (136.6ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["value", nil]]
+ [1m[35m (141.2ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["value", nil]]
+ [1m[35m (134.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["value", nil]]
+ [1m[35m (158.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["interpolations", "--- []\n"], ["key", "translated"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:06 UTC +00:00], ["value", nil]]
+ [1m[35m (135.0ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["value", nil]]
+ [1m[36m (166.6ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["value", nil]]
+ [1m[36m (135.0ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["value", nil]]
+ [1m[36m (157.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["interpolations", "--- []\n"], ["key", "not.translated.key.with.dots"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:07 UTC +00:00], ["value", nil]]
+ [1m[36m (136.4ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.6ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (4312.7ms)
+Completed 200 OK in 4382ms (Views: 699.8ms | ActiveRecord: 3657.2ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:07 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:27:12 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.1ms)
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["value", "--- Next ›\n...\n"]]
+ [1m[35m (234.5ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["value", nil]]
+ [1m[35m (156.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["value", nil]]
+ [1m[35m (147.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.next"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["value", nil]]
+ [1m[35m (157.0ms)[0m commit transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:27:12 UTC +00:00], ["value", "--- Last »\n...\n"]]
+ [1m[35m (151.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:27:13 UTC +00:00], ["value", nil]]
+ [1m[35m (147.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:27:13 UTC +00:00], ["value", nil]]
+ [1m[35m (302.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:27:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "views.pagination.last"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:27:13 UTC +00:00], ["value", nil]]
+ [1m[35m (169.8ms)[0m commit transaction
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (1546.2ms)
+Completed 200 OK in 1616ms (Views: 137.6ms | ActiveRecord: 1474.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:13 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:13 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:13 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:13 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:13 +0100
+
+
+Started GET "/i18nline/translations?utf8=%E2%9C%93&search_key=&search_value=&search_locale=es" for 127.0.0.1 at 2013-11-21 13:27:17 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Parameters: {"utf8"=>"✓", "search_key"=>"", "search_value"=>"", "search_locale"=>"es"}
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (1.4ms)
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (locale = 'es') ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE (locale = 'es')
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (14.9ms)
+Completed 200 OK in 28ms (Views: 26.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:17 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:17 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:17 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:17 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:17 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:27:30 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (10.5ms)
+Completed 200 OK in 24ms (Views: 20.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:30 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:30 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:30 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:30 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:30 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:27:57 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"177"=>{"value"=>"--- \r\n...\r\n", "make_nil"=>"1"}, "176"=>{"value"=>"--- \r\n...\r\n", "make_nil"=>"1"}, "175"=>{"value"=>"holaaaa\r\n...\r\n", "make_nil"=>"1"}, "174"=>{"value"=>"--- \r\n...\r\n", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "177"]]
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "176"]]
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "175"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 175 [["value", "--- holaaaa\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:27:57 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (208.7ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "174"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 222ms (ActiveRecord: 210.0ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:27:58 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (1.6ms)
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (72.1ms)
+Completed 200 OK in 80ms (Views: 77.5ms | ActiveRecord: 2.2ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:58 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:27:58 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:58 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:58 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:27:58 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (38.2ms)
+Completed 200 OK in 47ms (Views: 40.3ms | ActiveRecord: 5.6ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:12 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:13 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (11.2ms)
+Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:14 +0100
+
+
+Started GET "/i18nline/translations?utf8=%E2%9C%93&search_key=&search_value=&search_locale=es" for 127.0.0.1 at 2013-11-21 13:28:22 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Parameters: {"utf8"=>"✓", "search_key"=>"", "search_value"=>"", "search_locale"=>"es"}
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.1ms)
+ [1m[36mI18nline::Translation Load (0.6ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (locale = 'es') ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE (locale = 'es')
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (16.7ms)
+Completed 200 OK in 73ms (Views: 67.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:23 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:23 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:23 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:23 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:23 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:28:25 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (4.3ms)
+Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:25 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:28:25 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:25 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:25 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:28:25 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (9.5ms)
+Completed 200 OK in 17ms (Views: 15.2ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:29:16 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:29:18 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (9.1ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:29:18 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:29:18 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:18 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:18 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:18 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:29:19 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:29:19 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:29:28 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (33937.0ms)
+Completed 200 OK in 33967ms (Views: 33964.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:02 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:02 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:02 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:02 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:02 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:30:41 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (33.0ms)
+Completed 200 OK in 71ms (Views: 58.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:41 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:41 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:41 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:41 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:41 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:30:42 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (29.5ms)
+Completed 200 OK in 139ms (Views: 126.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:42 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:42 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:42 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:42 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:42 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:30:43 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (30.3ms)
+Completed 200 OK in 68ms (Views: 55.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:43 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:43 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:43 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:43 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:43 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:30:44 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (29.3ms)
+Completed 200 OK in 67ms (Views: 54.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:45 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:45 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:45 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:45 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:45 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:30:49 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"177"=>{"value"=>"", "make_nil"=>"1"}, "176"=>{"value"=>"", "make_nil"=>"1"}, "175"=>{"value"=>"holaaaa", "make_nil"=>"1"}, "174"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "177"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 177[0m [["value", "--- false\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:30:49 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (165.4ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "176"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 176[0m [["value", "--- false\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:30:49 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (158.1ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "175"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.0ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 175[0m [["value", nil], ["updated_at", Thu, 21 Nov 2013 12:30:50 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (171.0ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "174"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 174[0m [["value", "--- false\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:30:50 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (138.6ms)[0m commit transaction
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 734ms (ActiveRecord: 641.5ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:30:50 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (9.3ms)
+ [1m[36mI18nline::Translation Load (2.0ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ [1m[36m (0.8ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.next') OR "key" LIKE 'views.pagination.next.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.8ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('views.pagination.last') OR "key" LIKE 'views.pagination.last.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (216.1ms)
+Completed 200 OK in 250ms (Views: 239.0ms | ActiveRecord: 5.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:50 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:50 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:51 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:51 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:51 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('thanks') OR "key" LIKE 'thanks.%') LIMIT 1
+ [1m[36m (1.4ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('interpolate.from.yml') OR "key" LIKE 'interpolate.from.yml.%') LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('this.yaml.tell_me') OR "key" LIKE 'this.yaml.tell_me.%') LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.6ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('translated') OR "key" LIKE 'translated.%') LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.7ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('not.translated.key.with.dots') OR "key" LIKE 'not.translated.key.with.dots.%') LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (281.1ms)
+Completed 200 OK in 310ms (Views: 289.5ms | ActiveRecord: 17.1ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:53 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:30:55 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (30.8ms)
+Completed 200 OK in 72ms (Views: 57.9ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:55 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:55 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:55 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:30:55 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:30:55 +0100
+ [1m[35mSQL (256.6ms)[0m DELETE FROM "i18nline_translations"
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:33:12 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (3.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:33:12 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:33:12 UTC +00:00], ["value", nil]]
+ [1m[35m (153.2ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:33:12 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:33:12 UTC +00:00], ["value", nil]]
+ [1m[35m (157.8ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["value", nil]]
+ [1m[35m (135.1ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["value", nil]]
+ [1m[35m (168.6ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["value", "--- '%B %d, %Y %H:%M'\n"]]
+ [1m[36m (143.6ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["value", "--- '%d de %B de %Y %H:%M'\n"]]
+ [1m[36m (145.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["value", "--- '%d %B %Y %H:%M'\n"]]
+ [1m[36m (147.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["value", "--- '%A, %d de %B de %Y, %H:%Mh'\n"]]
+ [1m[36m (134.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:33:13 UTC +00:00], ["value", "---\n- \n- January\n- February\n- March\n- April\n- May\n- June\n- July\n- August\n- September\n- October\n- November\n- December\n"]]
+ [1m[36m (133.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:14 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:33:14 UTC +00:00], ["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembre\n- diciembre\n"]]
+ [1m[36m (143.4ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:14 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:33:14 UTC +00:00], ["value", "---\n- \n- gennaio\n- febbraio\n- marzo\n- aprile\n- maggio\n- giugno\n- luglio\n- agosto\n- settembre\n- ottobre\n- novembre\n- dicembre\n"]]
+ [1m[36m (167.6ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:33:14 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:33:14 UTC +00:00], ["value", "---\n- \n- Janeiro\n- Fevereiro\n- Março\n- Abril\n- Maio\n- Junho\n- Julho\n- Agosto\n- Setembro\n- Outubro\n- Novembro\n- Dezembro\n"]]
+ [1m[36m (157.7ms)[0m [1mcommit transaction[0m
+ Rendered hello/hello.html.erb within layouts/application (2409.1ms)
+Completed 200 OK in 2490ms (Views: 663.7ms | ActiveRecord: 1801.3ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:14 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:33:20 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.1ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (39.9ms)
+Completed 200 OK in 72ms (Views: 67.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:33:21 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:33:21 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:21 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:21 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:21 +0100
+
+
+Started GET "/i18nline/find_by_key?key=pt.hello" for 127.0.0.1 at 2013-11-21 13:33:28 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"pt.hello"}
+ [1m[35mI18nline::Translation Load (1.0ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (9.8ms)
+Completed 200 OK in 24ms (Views: 19.7ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:33:28 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:33:28 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:28 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:28 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:33:28 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:33:38 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"197"=>{"value"=>"", "make_nil"=>"1"}, "196"=>{"value"=>"", "make_nil"=>"1"}, "195"=>{"value"=>"Hola manuuuu", "make_nil"=>"1"}, "194"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "197"]]
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:37:00 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (532.9ms)
+Completed 200 OK in 638ms (Views: 608.5ms | ActiveRecord: 2.7ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:01 +0100
+
+
+Started GET "/i18nline/find_by_key?key=pt.hello" for 127.0.0.1 at 2013-11-21 13:37:05 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"pt.hello"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (11.8ms)
+Completed 200 OK in 50ms (Views: 33.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:05 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:05 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:05 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:05 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:05 +0100
+
+
+Started GET "/i18nline/find_by_key?key=pt.hello" for 127.0.0.1 at 2013-11-21 13:37:06 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"pt.hello"}
+ [1m[35mI18nline::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (44.9ms)
+Completed 200 OK in 57ms (Views: 54.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:06 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:06 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:06 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:06 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:06 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:37:12 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"197"=>{"value"=>"", "make_nil"=>"1"}, "196"=>{"value"=>"", "make_nil"=>"1"}, "195"=>{"value"=>"Ja", "make_nil"=>"1"}, "194"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "197"]]
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "196"]]
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "195"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (3.4ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 195[0m [["value", "--- Ja\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:37:12 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (194.4ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "194"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 210ms (ActiveRecord: 198.6ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:37:13 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.1ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (21.0ms)
+Completed 200 OK in 31ms (Views: 28.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:13 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:13 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:13 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:13 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:13 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:37:16 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (3.9ms)
+Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:16 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:16 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:16 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:16 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:16 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 1.8ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:18 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:37:22 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.1ms)
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (21.3ms)
+Completed 200 OK in 32ms (Views: 30.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:22 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:22 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:22 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:22 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:22 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.time.formats.long" for 127.0.0.1 at 2013-11-21 13:37:28 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.time.formats.long"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'time.formats.long') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (4.0ms)
+Completed 200 OK in 14ms (Views: 11.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:28 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:28 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:37:28 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:28 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:37:28 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:37:53 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"201"=>{"value"=>"%A, %d de %B de %Y, %H:%Mh", "make_nil"=>"0"}, "200"=>{"value"=>"%d %B %Y %H:%M", "make_nil"=>"0"}, "199"=>{"value"=>"%Y de %Y de %Y", "make_nil"=>"0"}, "198"=>{"value"=>"%B %d, %Y %H:%M", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.2ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "201"]]
+Completed 500 Internal Server Error in 2ms
+
+Psych::SyntaxError ((<unknown>): found unexpected non-alphabetical character while scanning a directive at line 1 column 1):
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:205:in `parse'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:153:in `parse'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:129:in `load'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:57:in `block in update_key_set'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `each'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `update_key_set'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__327842471__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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:35:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__463061968__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (23.9ms)
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:38:43 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"201"=>{"value"=>"%A, %d de %B de %Y, %H:%Mh", "make_nil"=>"0"}, "200"=>{"value"=>"%d %B %Y %H:%M", "make_nil"=>"0"}, "199"=>{"value"=>"%Y de %Y de %Y", "make_nil"=>"0"}, "198"=>{"value"=>"%B %d, %Y %H:%M", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.2ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "201"]]
+Completed 500 Internal Server Error in 148758ms
+
+Psych::SyntaxError ((<unknown>): found unexpected non-alphabetical character while scanning a directive at line 1 column 1):
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:205:in `parse'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:205:in `parse_stream'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:153:in `parse'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/psych.rb:129:in `load'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:58:in `block in update_key_set'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `each'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:52:in `update_key_set'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__327842471__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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:35:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__463061968__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.1ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (10.1ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (34.6ms)
+
+
+Started GET "/i18nline/" for 127.0.0.1 at 2013-11-21 13:41:21 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (9.6ms)
+ [1m[35mI18nline::Translation Load (1.6ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (106.2ms)
+Completed 200 OK in 142ms (Views: 132.9ms | ActiveRecord: 2.1ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:41:22 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:41:22 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:41:22 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:41:22 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:41:22 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:41:25 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (44.6ms)
+Completed 200 OK in 88ms (Views: 68.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:41:25 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:41:25 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:41:25 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:41:25 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:41:25 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:51:55 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ Rendered hello/hello.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 105ms (Views: 100.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:56 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ Rendered hello/hello.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 30ms (Views: 26.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:51:58 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:51:59 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.date.month_names" for 127.0.0.1 at 2013-11-21 13:52:00 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.date.month_names"}
+ [1m[36mI18nline::Translation Load (1.0ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (45.2ms)
+Completed 200 OK in 135ms (Views: 73.9ms | ActiveRecord: 2.7ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:01 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:01 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:01 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:01 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:01 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:52:12 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"205"=>{"value"=>"---\r\n- \r\n- Janeiro\r\n- Fevereiro\r\n- Março\r\n- Abril\r\n- Maio\r\n- Junho\r\n- Julho\r\n- Agosto\r\n- Setembro\r\n- Outubro\r\n- Novembro\r\n- Dezembro\r\n", "make_nil"=>"0"}, "204"=>{"value"=>"---\r\n- \r\n- gennaio\r\n- febbraio\r\n- marzo\r\n- aprile\r\n- maggio\r\n- giugno\r\n- luglio\r\n- agosto\r\n- settembre\r\n- ottobre\r\n- novembre\r\n- dicembre\r\n", "make_nil"=>"0"}, "203"=>{"value"=>"---\r\n- \r\n- enero\r\n- febrero\r\n- marzo\r\n- abril\r\n- mayo\r\n- junio\r\n- julio\r\n- agosto\r\n- septiembre\r\n- octubre\r\n- noviembreRR\r\n- diciembre\r\n", "make_nil"=>"0"}, "202"=>{"value"=>"---\r\n- \r\n- January\r\n- February\r\n- March\r\n- April\r\n- May\r\n- June\r\n- July\r\n- August\r\n- September\r\n- October\r\n- November\r\n- December\r\n", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[35mI18nline::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "205"]]
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "204"]]
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "203"]]
+ [1m[36m (0.5ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.3ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 203 [["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembreRR\n- diciembre\n"], ["updated_at", Thu, 21 Nov 2013 12:52:12 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (163.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "202"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 244ms (ActiveRecord: 167.3ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:52:12 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (10.6ms)
+ [1m[36mI18nline::Translation Load (1.2ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (177.4ms)
+Completed 200 OK in 215ms (Views: 208.2ms | ActiveRecord: 1.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:13 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:13 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:13 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:13 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:13 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.7ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.7ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (45.9ms)
+Completed 200 OK in 74ms (Views: 66.1ms | ActiveRecord: 4.2ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:17 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:18 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.date.month_names" for 127.0.0.1 at 2013-11-21 13:52:23 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (45.9ms)
+Completed 200 OK in 165ms (Views: 74.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:23 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:23 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:23 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:23 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:23 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.time.formats.long" for 127.0.0.1 at 2013-11-21 13:52:28 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.time.formats.long"}
+ [1m[35mI18nline::Translation Load (0.8ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'time.formats.long') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (28.0ms)
+Completed 200 OK in 66ms (Views: 52.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:28 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:28 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:28 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:29 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:29 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:52:37 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"201"=>{"value"=>"%A, %d de %B de %Y, %H:%Mh", "make_nil"=>"0"}, "200"=>{"value"=>"%d %B %Y %H:%M", "make_nil"=>"0"}, "199"=>{"value"=>"%Y %H:%M", "make_nil"=>"0"}, "198"=>{"value"=>"%B %d, %Y %H:%M", "make_nil"=>"0"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.6ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "201"]]
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "200"]]
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "199"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 199[0m [["value", "--- '%Y %H:%M'\n"], ["updated_at", Thu, 21 Nov 2013 12:52:37 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (154.6ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "198"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 210ms (ActiveRecord: 158.3ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:52:37 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (8.8ms)
+ [1m[35mI18nline::Translation Load (1.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.6ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (171.0ms)
+Completed 200 OK in 202ms (Views: 195.7ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:37 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:37 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:38 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:38 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:38 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:52:44 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (30.0ms)
+Completed 200 OK in 58ms (Views: 51.3ms | ActiveRecord: 2.8ms)
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:44 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:44 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:45 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:45 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:45 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:45 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:45 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:45 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:52:53 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.9ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (28.1ms)
+Completed 200 OK in 64ms (Views: 52.3ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:53 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:53 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:53 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:53 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:53 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:52:57 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"197"=>{"value"=>"", "make_nil"=>"1"}, "196"=>{"value"=>"", "make_nil"=>"1"}, "195"=>{"value"=>"Je", "make_nil"=>"0"}, "194"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "197"]]
+ [1m[35m (0.5ms)[0m begin transaction
+ [1m[36mSQL (1.2ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 197[0m [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 12:52:57 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (145.8ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "196"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.1ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 196[0m [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 12:52:58 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (151.2ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "195"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.1ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 195[0m [["value", "--- Je\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:52:58 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (137.9ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "194"]]
+ [1m[35m (0.4ms)[0m begin transaction
+ [1m[36mSQL (1.1ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 194[0m [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 12:52:58 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (139.4ms)[0m commit transaction
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 672ms (ActiveRecord: 582.5ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:52:58 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (8.8ms)
+ [1m[36mI18nline::Translation Load (1.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0[0m
+ [1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "i18nline_translations"
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (97.5ms)
+Completed 200 OK in 130ms (Views: 122.9ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:58 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:52:58 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:58 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:58 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:52:59 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:53:01 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[36mI18nline::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (28.1ms)
+Completed 200 OK in 66ms (Views: 53.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:01 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:01 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:01 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:01 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:01 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Load (0.8ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1[0m
+ Rendered hello/hello.html.erb within layouts/application (29.6ms)
+Completed 200 OK in 59ms (Views: 52.4ms | ActiveRecord: 2.8ms)
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:04 +0100
+ [1m[36mSQL (161.3ms)[0m [1mDELETE FROM "i18nline_translations"[0m
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 13:53:33 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (3.5ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["value", nil]]
+ [1m[35m (167.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["value", nil]]
+ [1m[35m (123.4ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["value", nil]]
+ [1m[35m (147.9ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "hello"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["value", nil]]
+ [1m[35m (123.7ms)[0m commit transaction
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') LIMIT 1[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:53:34 UTC +00:00], ["value", "--- '%B %d, %Y %H:%M'\n"]]
+ [1m[36m (153.7ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["value", "--- '%d de %B de %Y %H:%M'\n"]]
+ [1m[36m (125.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["value", "--- '%d %B %Y %H:%M'\n"]]
+ [1m[36m (157.0ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "time.formats.long"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["value", "--- '%A, %d de %B de %Y, %H:%Mh'\n"]]
+ [1m[36m (136.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')
+ [1m[36mI18n::Backend::ActiveRecord::Translation Exists (0.8ms)[0m [1mSELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.3ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'en' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "en"], ["updated_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["value", "---\n- \n- January\n- February\n- March\n- April\n- May\n- June\n- July\n- August\n- September\n- October\n- November\n- December\n"]]
+ [1m[36m (153.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "es"], ["updated_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["value", "---\n- \n- enero\n- febrero\n- marzo\n- abril\n- mayo\n- junio\n- julio\n- agosto\n- septiembre\n- octubre\n- noviembre\n- diciembre\n"]]
+ [1m[36m (143.2ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'it' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "it"], ["updated_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["value", "---\n- \n- gennaio\n- febbraio\n- marzo\n- aprile\n- maggio\n- giugno\n- luglio\n- agosto\n- settembre\n- ottobre\n- novembre\n- dicembre\n"]]
+ [1m[36m (135.9ms)[0m [1mcommit transaction[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Exists (0.2ms)[0m SELECT 1 AS one FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'pt' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "i18nline_translations" ("created_at", "interpolations", "key", "locale", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["interpolations", "--- []\n"], ["key", "date.month_names"], ["locale", "pt"], ["updated_at", Thu, 21 Nov 2013 12:53:35 UTC +00:00], ["value", "---\n- \n- Janeiro\n- Fevereiro\n- Março\n- Abril\n- Maio\n- Junho\n- Julho\n- Agosto\n- Setembro\n- Outubro\n- Novembro\n- Dezembro\n"]]
+ [1m[36m (122.7ms)[0m [1mcommit transaction[0m
+ Rendered hello/hello.html.erb within layouts/application (2311.7ms)
+Completed 200 OK in 2385ms (Views: 656.5ms | ActiveRecord: 1703.3ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:36 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:53:43 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (9.9ms)
+Completed 200 OK in 51ms (Views: 31.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:43 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:43 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:43 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:53:43 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:53:43 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:56:12 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"209"=>{"value"=>"", "make_nil"=>"1"}, "208"=>{"value"=>"", "make_nil"=>"1"}, "207"=>{"value"=>"adsf", "make_nil"=>"1"}, "206"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.2ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "209"]]
+ [1m[35mI18nline::Translation Load (0.2ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "208"]]
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "207"]]
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mUPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 207[0m [["value", "--- adsf\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:56:12 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[35m (297.5ms)[0m commit transaction
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "206"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 320ms (ActiveRecord: 299.4ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:56:12 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.1ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (19.8ms)
+Completed 200 OK in 30ms (Views: 27.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:12 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:12 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:12 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:12 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:12 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:56:17 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (5.2ms)
+Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:17 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:17 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:17 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:17 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:17 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:56:22 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"209"=>{"value"=>"", "make_nil"=>"1"}, "208"=>{"value"=>"a", "make_nil"=>"1"}, "207"=>{"value"=>"adsf", "make_nil"=>"0"}, "206"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.2ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "209"]]
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "208"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 208 [["value", "--- a\n...\n"], ["updated_at", Thu, 21 Nov 2013 12:56:22 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (385.0ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "207"]]
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "206"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 394ms (ActiveRecord: 386.1ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:56:23 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (1.4ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (56.8ms)
+Completed 200 OK in 65ms (Views: 64.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:23 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:23 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:23 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:23 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:23 +0100
+
+
+Started GET "/i18nline/find_by_key?key=it.hello" for 127.0.0.1 at 2013-11-21 13:56:25 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"it.hello"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (3.8ms)
+Completed 200 OK in 14ms (Views: 11.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:25 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:25 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:25 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:25 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:25 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:56:42 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"209"=>{"value"=>"", "make_nil"=>"1"}, "208"=>{"value"=>"a", "make_nil"=>"1"}, "207"=>{"value"=>"adsf", "make_nil"=>"0"}, "206"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.2ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "209"]]
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "208"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 208 [["value", nil], ["updated_at", Thu, 21 Nov 2013 12:56:42 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (217.5ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "207"]]
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "206"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 225ms (ActiveRecord: 218.5ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:56:43 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (1.3ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (14.3ms)
+Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:43 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:43 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:43 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:43 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:43 +0100
+
+
+Started GET "/i18nline/find_by_key?key=es.hello" for 127.0.0.1 at 2013-11-21 13:56:45 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"es.hello"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (4.0ms)
+Completed 200 OK in 14ms (Views: 11.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:45 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:45 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:45 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:45 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:45 +0100
+
+
+Started PUT "/i18nline/update_key_set" for 127.0.0.1 at 2013-11-21 13:56:51 +0100
+Processing by I18nline::TranslationsController#update_key_set as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ex575OTmeMBzwbELdsUiQ8uTNj0eZAB55wsfMtmcdDk=", "tr_set"=>{"is_proc"=>"0", "translation"=>{"209"=>{"value"=>"", "make_nil"=>"1"}, "208"=>{"value"=>"", "make_nil"=>"0"}, "207"=>{"value"=>"adsf", "make_nil"=>"0"}, "206"=>{"value"=>"", "make_nil"=>"1"}}}, "commit"=>"Save changes"}
+ [1m[36mI18nline::Translation Load (0.2ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "209"]]
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "208"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "i18nline_translations" SET "value" = ?, "updated_at" = ?, "interpolations" = ? WHERE "i18nline_translations"."id" = 208 [["value", "--- ''\n"], ["updated_at", Thu, 21 Nov 2013 12:56:51 UTC +00:00], ["interpolations", "--- []\n"]]
+ [1m[36m (203.8ms)[0m [1mcommit transaction[0m
+ [1m[35mI18nline::Translation Load (0.1ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1 [["id", "207"]]
+ [1m[36mI18nline::Translation Load (0.1ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."id" = ? ORDER BY created_at desc LIMIT 1[0m [["id", "206"]]
+Redirected to http://localhost:3000/i18nline/translations
+Completed 302 Found in 211ms (ActiveRecord: 204.6ms)
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 13:56:52 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (1.3ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (14.6ms)
+Completed 200 OK in 23ms (Views: 21.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:52 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 13:56:52 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:52 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:52 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 13:56:52 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:03:49 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (6.2ms)
+Completed 200 OK in 16ms (Views: 13.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:03:49 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:03:49 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:03:49 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:03:49 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:03:49 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:14:47 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.5ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (70.7ms)
+Completed 500 Internal Server Error in 89ms
+
+ActionView::Template::Error (undefined local variable or method `should_show_yaml_warning' for #<#<Class:0xa353068>:0xa3528ac>):
+ 22: </div>
+ 23: </div>
+ 24: </div>
+ 25: <% if should_show_yaml_warning %>
+ 26: <div class="panel panel-default <%= panel_color %>">
+ 27: <div class="panel-body">
+ 28: Please, <b>note:</b> <br>
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:25:in `block in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__522208276_85625450'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:435:in `form_for'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:8:in `__home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__522208276_85625450'
+ actionpack (4.0.1) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.1) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.1) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.1) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:36:in `find_by_key'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__14657399__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__892759251__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.4ms)
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:14:57 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (17.2ms)
+Completed 500 Internal Server Error in 23ms
+
+ActionView::Template::Error (undefined local variable or method `panel_color' for #<#<Class:0xa353068>:0xa25b548>):
+ 23: </div>
+ 24: </div>
+ 25: <% if @should_show_yaml_warning %>
+ 26: <div class="panel panel-default <%= panel_color %>">
+ 27: <div class="panel-body">
+ 28: Please, <b>note:</b> <br>
+ 29: At least one translation below is using <a href="http://en.wikipedia.org/wiki/Yaml">Yaml</a>. If you are not familiar with Yaml and serialization, please don't touch the dashes at the beginning of some lines.
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:26:in `block in __home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__522208276_85118580'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
+ actionpack (4.0.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionpack (4.0.1) lib/action_view/helpers/form_helper.rb:435:in `form_for'
+ /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb:8:in `__home_ruben_projects_i__nline_app_views_i__nline_translations_edit_key_html_erb__522208276_85118580'
+ actionpack (4.0.1) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.1) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.1) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.1) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.1) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.1) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/translations_controller.rb:36:in `find_by_key'
+ actionpack (4.0.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:393:in `_run__14657399__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__892759251__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.7ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (13.6ms)
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:15:24 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (7.5ms)
+Completed 200 OK in 53ms (Views: 50.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:15:24 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:15:24 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:15:24 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:15:24 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:15:24 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:16:49 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (6.2ms)
+Completed 200 OK in 52ms (Views: 49.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:16:50 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:16:50 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:16:50 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:16:50 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:16:50 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:17:00 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (6.0ms)
+Completed 200 OK in 30ms (Views: 26.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:17:00 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:17:00 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:00 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:01 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:01 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:17:12 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (5.9ms)
+Completed 200 OK in 29ms (Views: 25.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:17:12 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:12 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:12 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:12 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:17:12 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:17:35 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (5.8ms)
+Completed 200 OK in 28ms (Views: 25.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:17:35 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:35 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:17:35 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:35 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:17:35 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:25:39 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+Completed 500 Internal Server Error in 3ms
+
+NoMethodError (undefined method `current_user' for #<I18nline::TranslationsController:0xa091a64>):
+ /home/ruben/projects/i18nline/app/controllers/i18nline/application_controller.rb:14:in `get_current_user'
+ /home/ruben/projects/i18nline/app/controllers/i18nline/application_controller.rb:8:in `check_authenticated_user'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:377:in `_run__855947070__process_action__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.1) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.1) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.1) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.1) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.1) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.1) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) lib/action_dispatch/routing/route_set.rb:680:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.1) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.1) 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.1) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.1) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:373:in `_run__246628283__call__callbacks'
+ activesupport (4.0.1) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.1) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.0.1) 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.1) 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.1) lib/action_dispatch/middleware/static.rb:64:in `call'
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
+ railties (4.0.1) lib/rails/engine.rb:511:in `call'
+ railties (4.0.1) 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/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/ruben/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (26.0ms)
+ Rendered /home/ruben/.rvm/gems/ruby-2.0.0-p247@i18nline/gems/actionpack-4.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (45.5ms)
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (25.8ms)
+Completed 200 OK in 101ms (Views: 97.1ms | ActiveRecord: 2.5ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:43 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:25:46 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.4ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (14.5ms)
+Completed 200 OK in 88ms (Views: 35.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:25:46 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:25:46 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:46 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:46 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:25:46 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 14:26:05 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.4ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (22.5ms)
+Completed 200 OK in 121ms (Views: 94.1ms | ActiveRecord: 2.4ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:06 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:26:07 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (14.1ms)
+Completed 200 OK in 91ms (Views: 71.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:07 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:08 +0100
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:08 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:08 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:08 +0100
+
+
+Started GET "/?locale=es" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+Processing by HelloController#hello as HTML
+ Parameters: {"locale"=>"es"}
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('hello') OR "key" LIKE 'hello.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('time.formats.long') OR "key" LIKE 'time.formats.long.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%')[0m
+ [1m[35mI18n::Backend::ActiveRecord::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE "i18nline_translations"."locale" = 'es' AND ("key" IN ('date.month_names') OR "key" LIKE 'date.month_names.%') ORDER BY "i18nline_translations"."id" ASC LIMIT 1
+ Rendered hello/hello.html.erb within layouts/application (52.9ms)
+Completed 200 OK in 120ms (Views: 92.6ms | ActiveRecord: 2.6ms)
+
+
+Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/assets/hello.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/assets/i18nline_to_host.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/assets/i18nline_to_host.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/assets/hello.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:22 +0100
+
+
+Started GET "/i18nline/find_by_key?key=en.date.month_names" for 127.0.0.1 at 2013-11-21 14:26:26 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"en.date.month_names"}
+ [1m[36mI18nline::Translation Load (0.3ms)[0m [1mSELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'date.month_names') ORDER BY created_at desc[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (14.4ms)
+Completed 200 OK in 91ms (Views: 72.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:27 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:27 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:27 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:27 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:27 +0100
+
+
+Started GET "/i18nline/translations" for 127.0.0.1 at 2013-11-21 14:26:29 +0100
+Processing by I18nline::TranslationsController#index as HTML
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/_search_form.html.erb (2.0ms)
+ [1m[35mI18nline::Translation Load (0.5ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" ORDER BY created_at desc LIMIT 25 OFFSET 0
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "i18nline_translations"[0m
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/index.html.erb within layouts/i18nline/application (21.1ms)
+Completed 200 OK in 30ms (Views: 28.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:29 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:29 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:29 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:29 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:29 +0100
+
+
+Started GET "/i18nline/find_by_key?key=pt.hello" for 127.0.0.1 at 2013-11-21 14:26:31 +0100
+Processing by I18nline::TranslationsController#find_by_key as HTML
+ Parameters: {"key"=>"pt.hello"}
+ [1m[35mI18nline::Translation Load (0.3ms)[0m SELECT "i18nline_translations".* FROM "i18nline_translations" WHERE (key = 'hello') ORDER BY created_at desc
+ Rendered /home/ruben/projects/i18nline/app/views/i18nline/translations/edit_key.html.erb within layouts/i18nline/application (4.0ms)
+Completed 200 OK in 13ms (Views: 10.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/i18nline/application.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:31 +0100
+
+
+Started GET "/assets/i18nline/_base.css?body=1" for 127.0.0.1 at 2013-11-21 14:26:31 +0100
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:31 +0100
+
+
+Started GET "/assets/i18nline/application.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:31 +0100
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-11-21 14:26:31 +0100