myreplicator 1.1.67 → 1.1.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -35,10 +35,7 @@ export_to = ["destination_db","backup","vertica"]
35
35
  <%= text_field_tag(:table_name) %>
36
36
  </div>
37
37
 
38
- <div id = "submit_button">
39
- <%= submit_tag("Search") %>
40
-
41
- </div>
38
+
42
39
  <% end %>
43
40
  </div>
44
41
  </div>
@@ -35,10 +35,7 @@ export_to = ["destination_db","backup","vertica"]
35
35
  <%= text_field_tag(:table_name) %>
36
36
  </div>
37
37
 
38
- <div id = "submit_button">
39
- <%= submit_tag("Search") %>
40
-
41
- </div>
38
+
42
39
  <% end %>
43
40
  </div>
44
41
  </div>
@@ -1,3 +1,3 @@
1
1
  module Myreplicator
2
- VERSION = "1.1.67"
2
+ VERSION = "1.1.68"
3
3
  end
@@ -76859,3 +76859,752 @@ Served asset /myreplicator/select2.js - 304 Not Modified (0ms)
76859
76859
 
76860
76860
  Started GET "/assets/myreplicator/application.js?body=1" for 127.0.0.1 at 2013-08-09 22:25:36 -0700
76861
76861
  Served asset /myreplicator/application.js - 304 Not Modified (2ms)
76862
+ Connecting to database specified by database.yml
76863
+
76864
+
76865
+ Started GET "/myreplicator/" for 127.0.0.1 at 2013-08-09 22:41:39 -0700
76866
+ Processing by Myreplicator::HomeController#index as HTML
76867
+  (1.2ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'export')
76868
+  (1.0ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'loader')
76869
+  (0.6ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'transporter')
76870
+  (0.4ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE `myreplicator_logs`.`state` = 'running'
76871
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/_home_menu.erb (40.1ms)
76872
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/index.html.erb within layouts/myreplicator/application (85.0ms)
76873
+ Completed 500 Internal Server Error in 126ms
76874
+
76875
+ ActionView::Template::Error (uninitialized constant Myreplicator::ApplicationHelper::Settings):
76876
+ 3: err2 = loader_err_count
76877
+ 4: err3 = transporter_err_count
76878
+ 5: run = run_count
76879
+ 6: um = under_maintenance
76880
+ 7: %>
76881
+ 8: <%if um == true%> <div id="maint-message">The site is currently under maintanence</div> <% end %>
76882
+ 9: <div class="home-menu">
76883
+ /Users/lnguyen/Documents/myreplicator/app/helpers/myreplicator/application_helper.rb:39:in `under_maintenance'
76884
+ /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/_home_menu.erb:6:in `___sers_lnguyen__ocuments_myreplicator_app_views_myreplicator_home__home_menu_erb___3013930787361703794_70304694662620'
76885
+ actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render'
76886
+ activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument'
76887
+ actionpack (3.2.8) lib/action_view/template.rb:143:in `render'
76888
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
76889
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
76890
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
76891
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
76892
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
76893
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
76894
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
76895
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:237:in `render'
76896
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:41:in `render_partial'
76897
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:15:in `render'
76898
+ actionpack (3.2.8) lib/action_view/helpers/rendering_helper.rb:24:in `render'
76899
+ /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/index.html.erb:1:in `___sers_lnguyen__ocuments_myreplicator_app_views_myreplicator_home_index_html_erb__3369686191562715008_70304693083820'
76900
+ actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render'
76901
+ activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument'
76902
+ actionpack (3.2.8) lib/action_view/template.rb:143:in `render'
76903
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
76904
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
76905
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
76906
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
76907
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
76908
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
76909
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
76910
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
76911
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
76912
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render'
76913
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template'
76914
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render'
76915
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template'
76916
+ actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template'
76917
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body'
76918
+ actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
76919
+ actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
76920
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render'
76921
+ actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render'
76922
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
76923
+ activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
76924
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
76925
+ activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms'
76926
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
76927
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
76928
+ activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
76929
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render'
76930
+ actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
76931
+ actionpack (3.2.8) lib/action_controller/metal/mime_responds.rb:196:in `respond_to'
76932
+ /Users/lnguyen/Documents/myreplicator/app/controllers/myreplicator/home_controller.rb:12:in `index'
76933
+ actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
76934
+ actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action'
76935
+ actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action'
76936
+ actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
76937
+ activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__3127143600448805407__process_action__3056352139528997667__callbacks'
76938
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
76939
+ activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
76940
+ activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
76941
+ actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action'
76942
+ actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action'
76943
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
76944
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
76945
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
76946
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
76947
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
76948
+ actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
76949
+ activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
76950
+ actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process'
76951
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process'
76952
+ actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch'
76953
+ actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
76954
+ actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action'
76955
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call'
76956
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
76957
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call'
76958
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
76959
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
76960
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
76961
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
76962
+ railties (3.2.8) lib/rails/engine.rb:479:in `call'
76963
+ railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing'
76964
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
76965
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
76966
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
76967
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
76968
+ actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
76969
+ rack (1.4.1) lib/rack/etag.rb:23:in `call'
76970
+ rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
76971
+ actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call'
76972
+ actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
76973
+ actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call'
76974
+ rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
76975
+ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
76976
+ actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call'
76977
+ activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call'
76978
+ activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
76979
+ actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
76980
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__3330380382033318178__call__3003297778943403436__callbacks'
76981
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
76982
+ activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
76983
+ activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
76984
+ actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
76985
+ actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call'
76986
+ actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
76987
+ actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
76988
+ actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
76989
+ railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
76990
+ railties (3.2.8) lib/rails/rack/logger.rb:16:in `call'
76991
+ actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call'
76992
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
76993
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
76994
+ activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
76995
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
76996
+ actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call'
76997
+ railties (3.2.8) lib/rails/engine.rb:479:in `call'
76998
+ railties (3.2.8) lib/rails/application.rb:223:in `call'
76999
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
77000
+ railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call'
77001
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
77002
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
77003
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
77004
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
77005
+
77006
+
77007
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
77008
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms)
77009
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (12.6ms)
77010
+
77011
+
77012
+ Started GET "/myreplicator/" for 127.0.0.1 at 2013-08-09 22:41:56 -0700
77013
+ Processing by Myreplicator::HomeController#index as HTML
77014
+  (0.5ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'export')
77015
+  (0.5ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'loader')
77016
+  (0.6ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'transporter')
77017
+  (0.6ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE `myreplicator_logs`.`state` = 'running'
77018
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/_home_menu.erb (24.0ms)
77019
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/index.html.erb within layouts/myreplicator/application (25.6ms)
77020
+ Completed 500 Internal Server Error in 43ms
77021
+
77022
+ ActionView::Template::Error (uninitialized constant Myreplicator::ApplicationHelper::Settings):
77023
+ 3: err2 = loader_err_count
77024
+ 4: err3 = transporter_err_count
77025
+ 5: run = run_count
77026
+ 6: um = under_maintenance
77027
+ 7: %>
77028
+ 8: <%if um == true%> <div id="maint-message">The site is currently under maintanence</div> <% end %>
77029
+ 9: <div class="home-menu">
77030
+ /Users/lnguyen/Documents/myreplicator/app/helpers/myreplicator/application_helper.rb:39:in `under_maintenance'
77031
+ /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/_home_menu.erb:6:in `___sers_lnguyen__ocuments_myreplicator_app_views_myreplicator_home__home_menu_erb___3013930787361703794_70304694662620'
77032
+ actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render'
77033
+ activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument'
77034
+ actionpack (3.2.8) lib/action_view/template.rb:143:in `render'
77035
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
77036
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
77037
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
77038
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
77039
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
77040
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
77041
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
77042
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:237:in `render'
77043
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:41:in `render_partial'
77044
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:15:in `render'
77045
+ actionpack (3.2.8) lib/action_view/helpers/rendering_helper.rb:24:in `render'
77046
+ /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/index.html.erb:1:in `___sers_lnguyen__ocuments_myreplicator_app_views_myreplicator_home_index_html_erb__3369686191562715008_70304693083820'
77047
+ actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render'
77048
+ activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument'
77049
+ actionpack (3.2.8) lib/action_view/template.rb:143:in `render'
77050
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
77051
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
77052
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
77053
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
77054
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
77055
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
77056
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
77057
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
77058
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
77059
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render'
77060
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template'
77061
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render'
77062
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template'
77063
+ actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template'
77064
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body'
77065
+ actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
77066
+ actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
77067
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render'
77068
+ actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render'
77069
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
77070
+ activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
77071
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
77072
+ activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms'
77073
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
77074
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
77075
+ activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
77076
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render'
77077
+ actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
77078
+ actionpack (3.2.8) lib/action_controller/metal/mime_responds.rb:196:in `respond_to'
77079
+ /Users/lnguyen/Documents/myreplicator/app/controllers/myreplicator/home_controller.rb:12:in `index'
77080
+ actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
77081
+ actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action'
77082
+ actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action'
77083
+ actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
77084
+ activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__3127143600448805407__process_action__3056352139528997667__callbacks'
77085
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
77086
+ activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
77087
+ activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
77088
+ actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action'
77089
+ actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action'
77090
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
77091
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
77092
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
77093
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
77094
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
77095
+ actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
77096
+ activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
77097
+ actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process'
77098
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process'
77099
+ actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch'
77100
+ actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
77101
+ actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action'
77102
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call'
77103
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
77104
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call'
77105
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
77106
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
77107
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
77108
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
77109
+ railties (3.2.8) lib/rails/engine.rb:479:in `call'
77110
+ railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing'
77111
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
77112
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
77113
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
77114
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
77115
+ actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
77116
+ rack (1.4.1) lib/rack/etag.rb:23:in `call'
77117
+ rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
77118
+ actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call'
77119
+ actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
77120
+ actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call'
77121
+ rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
77122
+ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
77123
+ actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call'
77124
+ activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call'
77125
+ activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
77126
+ actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
77127
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__3330380382033318178__call__3003297778943403436__callbacks'
77128
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
77129
+ activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
77130
+ activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
77131
+ actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
77132
+ actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call'
77133
+ actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
77134
+ actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
77135
+ actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
77136
+ railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
77137
+ railties (3.2.8) lib/rails/rack/logger.rb:16:in `call'
77138
+ actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call'
77139
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
77140
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
77141
+ activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
77142
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
77143
+ actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call'
77144
+ railties (3.2.8) lib/rails/engine.rb:479:in `call'
77145
+ railties (3.2.8) lib/rails/application.rb:223:in `call'
77146
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
77147
+ railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call'
77148
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
77149
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
77150
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
77151
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
77152
+
77153
+
77154
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
77155
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms)
77156
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.0ms)
77157
+
77158
+
77159
+ Started GET "/myreplicator/" for 127.0.0.1 at 2013-08-09 22:41:57 -0700
77160
+ Processing by Myreplicator::HomeController#index as HTML
77161
+  (0.6ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'export')
77162
+  (0.5ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'loader')
77163
+  (0.4ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'transporter')
77164
+  (0.3ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE `myreplicator_logs`.`state` = 'running'
77165
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/_home_menu.erb (6.8ms)
77166
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/index.html.erb within layouts/myreplicator/application (7.8ms)
77167
+ Completed 500 Internal Server Error in 11ms
77168
+
77169
+ ActionView::Template::Error (uninitialized constant Myreplicator::ApplicationHelper::Settings):
77170
+ 3: err2 = loader_err_count
77171
+ 4: err3 = transporter_err_count
77172
+ 5: run = run_count
77173
+ 6: um = under_maintenance
77174
+ 7: %>
77175
+ 8: <%if um == true%> <div id="maint-message">The site is currently under maintanence</div> <% end %>
77176
+ 9: <div class="home-menu">
77177
+ /Users/lnguyen/Documents/myreplicator/app/helpers/myreplicator/application_helper.rb:39:in `under_maintenance'
77178
+ /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/_home_menu.erb:6:in `___sers_lnguyen__ocuments_myreplicator_app_views_myreplicator_home__home_menu_erb___3013930787361703794_70304694662620'
77179
+ actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render'
77180
+ activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument'
77181
+ actionpack (3.2.8) lib/action_view/template.rb:143:in `render'
77182
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
77183
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
77184
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
77185
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
77186
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
77187
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
77188
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
77189
+ actionpack (3.2.8) lib/action_view/renderer/partial_renderer.rb:237:in `render'
77190
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:41:in `render_partial'
77191
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:15:in `render'
77192
+ actionpack (3.2.8) lib/action_view/helpers/rendering_helper.rb:24:in `render'
77193
+ /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/index.html.erb:1:in `___sers_lnguyen__ocuments_myreplicator_app_views_myreplicator_home_index_html_erb__3369686191562715008_70304693083820'
77194
+ actionpack (3.2.8) lib/action_view/template.rb:145:in `block in render'
77195
+ activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument'
77196
+ actionpack (3.2.8) lib/action_view/template.rb:143:in `render'
77197
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
77198
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
77199
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
77200
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
77201
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
77202
+ actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
77203
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
77204
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
77205
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
77206
+ actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render'
77207
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template'
77208
+ actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render'
77209
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template'
77210
+ actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template'
77211
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body'
77212
+ actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
77213
+ actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
77214
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render'
77215
+ actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render'
77216
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
77217
+ activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
77218
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
77219
+ activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms'
77220
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
77221
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
77222
+ activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
77223
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render'
77224
+ actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
77225
+ actionpack (3.2.8) lib/action_controller/metal/mime_responds.rb:196:in `respond_to'
77226
+ /Users/lnguyen/Documents/myreplicator/app/controllers/myreplicator/home_controller.rb:12:in `index'
77227
+ actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
77228
+ actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action'
77229
+ actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action'
77230
+ actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
77231
+ activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__3127143600448805407__process_action__3056352139528997667__callbacks'
77232
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
77233
+ activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
77234
+ activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
77235
+ actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action'
77236
+ actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action'
77237
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
77238
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
77239
+ activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
77240
+ activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
77241
+ actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
77242
+ actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
77243
+ activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
77244
+ actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process'
77245
+ actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process'
77246
+ actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch'
77247
+ actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
77248
+ actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action'
77249
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call'
77250
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
77251
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call'
77252
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
77253
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
77254
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
77255
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
77256
+ railties (3.2.8) lib/rails/engine.rb:479:in `call'
77257
+ railties (3.2.8) lib/rails/railtie/configurable.rb:30:in `method_missing'
77258
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
77259
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
77260
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
77261
+ actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
77262
+ actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
77263
+ rack (1.4.1) lib/rack/etag.rb:23:in `call'
77264
+ rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
77265
+ actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call'
77266
+ actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
77267
+ actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call'
77268
+ rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
77269
+ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
77270
+ actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call'
77271
+ activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call'
77272
+ activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
77273
+ actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
77274
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__3330380382033318178__call__3003297778943403436__callbacks'
77275
+ activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
77276
+ activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
77277
+ activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
77278
+ actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
77279
+ actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call'
77280
+ actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
77281
+ actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
77282
+ actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
77283
+ railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
77284
+ railties (3.2.8) lib/rails/rack/logger.rb:16:in `call'
77285
+ actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call'
77286
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
77287
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
77288
+ activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
77289
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
77290
+ actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call'
77291
+ railties (3.2.8) lib/rails/engine.rb:479:in `call'
77292
+ railties (3.2.8) lib/rails/application.rb:223:in `call'
77293
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
77294
+ railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call'
77295
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
77296
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
77297
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
77298
+ /Users/lnguyen/.rvm/rubies/ruby-1.9.3-p374/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
77299
+
77300
+
77301
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
77302
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
77303
+ Rendered /Users/lnguyen/.rvm/gems/ruby-1.9.3-p374/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.5ms)
77304
+ Connecting to database specified by database.yml
77305
+
77306
+
77307
+ Started GET "/myreplicator/" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77308
+ Processing by Myreplicator::HomeController#index as HTML
77309
+  (1.1ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'export')
77310
+  (0.5ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'loader')
77311
+  (0.5ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE (state = 'error' AND job_type = 'transporter')
77312
+  (0.3ms) SELECT COUNT(*) FROM `myreplicator_logs` WHERE `myreplicator_logs`.`state` = 'running'
77313
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/_home_menu.erb (20.6ms)
77314
+ Myreplicator::Log Load (0.8ms) SELECT `myreplicator_logs`.* FROM `myreplicator_logs` WHERE `myreplicator_logs`.`state` = 'running' ORDER BY id DESC
77315
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/home/index.html.erb within layouts/myreplicator/application (34.2ms)
77316
+ Completed 200 OK in 199ms (Views: 174.8ms | ActiveRecord: 7.2ms)
77317
+
77318
+
77319
+ Started GET "/assets/myreplicator/chosen.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77320
+ Served asset /myreplicator/chosen.css - 304 Not Modified (2ms)
77321
+
77322
+
77323
+ Started GET "/assets/myreplicator/exports.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77324
+ Served asset /myreplicator/exports.css - 304 Not Modified (4ms)
77325
+
77326
+
77327
+ Started GET "/assets/myreplicator/select2.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77328
+ Served asset /myreplicator/select2.css - 304 Not Modified (3ms)
77329
+
77330
+
77331
+ Started GET "/assets/myreplicator/application.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77332
+ Served asset /myreplicator/application.css - 304 Not Modified (12ms)
77333
+
77334
+
77335
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77336
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
77337
+
77338
+
77339
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77340
+ Served asset /jquery.js - 304 Not Modified (7ms)
77341
+
77342
+
77343
+ Started GET "/assets/myreplicator/tipTip.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77344
+ Served asset /myreplicator/tipTip.css - 304 Not Modified (39ms)
77345
+
77346
+
77347
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77348
+ Served asset /jquery-ui.js - 304 Not Modified (7ms)
77349
+
77350
+
77351
+ Started GET "/assets/myreplicator/chosen.jquery.min.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77352
+ Served asset /myreplicator/chosen.jquery.min.js - 304 Not Modified (3ms)
77353
+
77354
+
77355
+ Started GET "/assets/myreplicator/cronwtf.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77356
+ Served asset /myreplicator/cronwtf.js - 304 Not Modified (2ms)
77357
+
77358
+
77359
+ Started GET "/assets/myreplicator/exports.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77360
+ Served asset /myreplicator/exports.js - 304 Not Modified (3ms)
77361
+
77362
+
77363
+ Started GET "/assets/myreplicator/jquery.tipTip.minified.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77364
+ Served asset /myreplicator/jquery.tipTip.minified.js - 304 Not Modified (3ms)
77365
+
77366
+
77367
+ Started GET "/assets/myreplicator/application.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77368
+ Served asset /myreplicator/application.js - 304 Not Modified (17ms)
77369
+
77370
+
77371
+ Started GET "/assets/myreplicator/select2.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:13 -0700
77372
+ Served asset /myreplicator/select2.js - 304 Not Modified (3ms)
77373
+
77374
+
77375
+ Started GET "/assets/myreplicator/FrancoisOne.ttf" for 127.0.0.1 at 2013-08-09 22:42:14 -0700
77376
+ Served asset /myreplicator/FrancoisOne.ttf - 304 Not Modified (3ms)
77377
+
77378
+
77379
+ Started GET "/assets/myreplicator/websymbols-regular-webfont.woff" for 127.0.0.1 at 2013-08-09 22:42:14 -0700
77380
+ Served asset /myreplicator/websymbols-regular-webfont.woff - 304 Not Modified (4ms)
77381
+
77382
+
77383
+ Started GET "/myreplicator/exports" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77384
+ Processing by Myreplicator::ExportsController#index as HTML
77385
+ Myreplicator::Export Load (0.9ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` LIMIT 1
77386
+ CACHE (0.0ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` LIMIT 1
77387
+  (0.6ms) SELECT COUNT(*) FROM `myreplicator_exports`
77388
+ Myreplicator::Export Load (0.6ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` ORDER BY source_schema asc LIMIT 30 OFFSET 0
77389
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/exports/index.html.erb within layouts/myreplicator/application (21.7ms)
77390
+ Completed 200 OK in 72ms (Views: 32.5ms | ActiveRecord: 5.7ms)
77391
+
77392
+
77393
+ Started GET "/assets/myreplicator/application.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77394
+ Served asset /myreplicator/application.css - 304 Not Modified (40ms)
77395
+
77396
+
77397
+ Started GET "/assets/myreplicator/chosen.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77398
+ Served asset /myreplicator/chosen.css - 304 Not Modified (0ms)
77399
+
77400
+
77401
+ Started GET "/assets/myreplicator/exports.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77402
+ Served asset /myreplicator/exports.css - 304 Not Modified (0ms)
77403
+
77404
+
77405
+ Started GET "/assets/myreplicator/tipTip.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77406
+ Served asset /myreplicator/tipTip.css - 304 Not Modified (0ms)
77407
+
77408
+
77409
+ Started GET "/assets/myreplicator/select2.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77410
+ Served asset /myreplicator/select2.css - 304 Not Modified (0ms)
77411
+
77412
+
77413
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77414
+ Served asset /jquery.js - 304 Not Modified (0ms)
77415
+
77416
+
77417
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77418
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
77419
+
77420
+
77421
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77422
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
77423
+
77424
+
77425
+ Started GET "/assets/myreplicator/chosen.jquery.min.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77426
+ Served asset /myreplicator/chosen.jquery.min.js - 304 Not Modified (0ms)
77427
+
77428
+
77429
+ Started GET "/assets/myreplicator/cronwtf.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77430
+ Served asset /myreplicator/cronwtf.js - 304 Not Modified (0ms)
77431
+
77432
+
77433
+ Started GET "/assets/myreplicator/exports.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77434
+ Served asset /myreplicator/exports.js - 304 Not Modified (0ms)
77435
+
77436
+
77437
+ Started GET "/assets/myreplicator/jquery.tipTip.minified.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77438
+ Served asset /myreplicator/jquery.tipTip.minified.js - 304 Not Modified (0ms)
77439
+
77440
+
77441
+ Started GET "/assets/myreplicator/select2.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77442
+ Served asset /myreplicator/select2.js - 304 Not Modified (0ms)
77443
+
77444
+
77445
+ Started GET "/assets/myreplicator/application.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77446
+ Served asset /myreplicator/application.js - 304 Not Modified (0ms)
77447
+
77448
+
77449
+ Started GET "/assets/myreplicator/plus.png" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77450
+ Served asset /myreplicator/plus.png - 304 Not Modified (4ms)
77451
+
77452
+
77453
+ Started GET "/assets/myreplicator/bg.gif" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77454
+ Served asset /myreplicator/bg.gif - 304 Not Modified (11ms)
77455
+
77456
+
77457
+ Started GET "/assets/myreplicator/status.png" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77458
+ Served asset /myreplicator/status.png - 304 Not Modified (5ms)
77459
+
77460
+
77461
+ Started GET "/assets/myreplicator/gear.png" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77462
+ Served asset /myreplicator/gear.png - 304 Not Modified (2ms)
77463
+
77464
+
77465
+ Started GET "/assets/myreplicator/clipboard-list.png" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77466
+ Served asset /myreplicator/clipboard-list.png - 304 Not Modified (6ms)
77467
+
77468
+
77469
+ Started GET "/assets/myreplicator/cross.png" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77470
+ Served asset /myreplicator/cross.png - 304 Not Modified (4ms)
77471
+
77472
+
77473
+ Started GET "/assets/myreplicator/desc-white.gif" for 127.0.0.1 at 2013-08-09 22:42:16 -0700
77474
+ Served asset /myreplicator/desc-white.gif - 304 Not Modified (3ms)
77475
+
77476
+
77477
+ Started GET "/myreplicator/search?utf8=%E2%9C%93&export%5Bexport_to%5D=vertica&table_name=a" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77478
+ Processing by Myreplicator::ExportsController#search as HTML
77479
+ Parameters: {"utf8"=>"✓", "export"=>{"export_to"=>"vertica"}, "table_name"=>"a"}
77480
+  (0.5ms) SELECT COUNT(*) FROM `myreplicator_exports` WHERE (table_name LIKE '%a%')
77481
+ Myreplicator::Export Load (0.6ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` LIMIT 1
77482
+ CACHE (0.0ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` LIMIT 1
77483
+ CACHE (0.0ms) SELECT COUNT(*) FROM `myreplicator_exports` WHERE (table_name LIKE '%a%')
77484
+ Myreplicator::Export Load (0.7ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` WHERE (table_name LIKE '%a%') LIMIT 30 OFFSET 0
77485
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/exports/search.html.erb within layouts/myreplicator/application (13.8ms)
77486
+ Completed 200 OK in 44ms (Views: 36.4ms | ActiveRecord: 1.9ms)
77487
+
77488
+
77489
+ Started GET "/assets/myreplicator/application.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77490
+ Served asset /myreplicator/application.css - 304 Not Modified (2ms)
77491
+
77492
+
77493
+ Started GET "/assets/myreplicator/tipTip.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77494
+ Served asset /myreplicator/tipTip.css - 304 Not Modified (0ms)
77495
+
77496
+
77497
+ Started GET "/assets/myreplicator/chosen.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77498
+ Served asset /myreplicator/chosen.css - 304 Not Modified (0ms)
77499
+
77500
+
77501
+ Started GET "/assets/myreplicator/exports.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77502
+ Served asset /myreplicator/exports.css - 304 Not Modified (0ms)
77503
+
77504
+
77505
+ Started GET "/assets/myreplicator/select2.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77506
+ Served asset /myreplicator/select2.css - 304 Not Modified (0ms)
77507
+
77508
+
77509
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77510
+ Served asset /jquery.js - 304 Not Modified (0ms)
77511
+
77512
+
77513
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77514
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
77515
+
77516
+
77517
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77518
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
77519
+
77520
+
77521
+ Started GET "/assets/myreplicator/chosen.jquery.min.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77522
+ Served asset /myreplicator/chosen.jquery.min.js - 304 Not Modified (0ms)
77523
+
77524
+
77525
+ Started GET "/assets/myreplicator/cronwtf.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77526
+ Served asset /myreplicator/cronwtf.js - 304 Not Modified (0ms)
77527
+
77528
+
77529
+ Started GET "/assets/myreplicator/exports.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77530
+ Served asset /myreplicator/exports.js - 304 Not Modified (0ms)
77531
+
77532
+
77533
+ Started GET "/assets/myreplicator/jquery.tipTip.minified.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77534
+ Served asset /myreplicator/jquery.tipTip.minified.js - 304 Not Modified (0ms)
77535
+
77536
+
77537
+ Started GET "/assets/myreplicator/select2.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77538
+ Served asset /myreplicator/select2.js - 304 Not Modified (0ms)
77539
+
77540
+
77541
+ Started GET "/assets/myreplicator/application.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:18 -0700
77542
+ Served asset /myreplicator/application.js - 304 Not Modified (1ms)
77543
+
77544
+
77545
+ Started GET "/myreplicator/search?utf8=%E2%9C%93&export%5Bexport_to%5D=vertica&table_name=app" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77546
+ Processing by Myreplicator::ExportsController#search as HTML
77547
+ Parameters: {"utf8"=>"✓", "export"=>{"export_to"=>"vertica"}, "table_name"=>"app"}
77548
+  (0.4ms) SELECT COUNT(*) FROM `myreplicator_exports` WHERE (table_name LIKE '%app%')
77549
+ Myreplicator::Export Load (0.3ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` LIMIT 1
77550
+ CACHE (0.0ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` LIMIT 1
77551
+ CACHE (0.0ms) SELECT COUNT(*) FROM `myreplicator_exports` WHERE (table_name LIKE '%app%')
77552
+ Myreplicator::Export Load (1.0ms) SELECT `myreplicator_exports`.* FROM `myreplicator_exports` WHERE (table_name LIKE '%app%') LIMIT 30 OFFSET 0
77553
+ Rendered /Users/lnguyen/Documents/myreplicator/app/views/myreplicator/exports/search.html.erb within layouts/myreplicator/application (13.5ms)
77554
+ Completed 200 OK in 32ms (Views: 26.7ms | ActiveRecord: 1.7ms)
77555
+
77556
+
77557
+ Started GET "/assets/myreplicator/application.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77558
+ Served asset /myreplicator/application.css - 304 Not Modified (2ms)
77559
+
77560
+
77561
+ Started GET "/assets/myreplicator/chosen.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77562
+ Served asset /myreplicator/chosen.css - 304 Not Modified (0ms)
77563
+
77564
+
77565
+ Started GET "/assets/myreplicator/exports.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77566
+ Served asset /myreplicator/exports.css - 304 Not Modified (0ms)
77567
+
77568
+
77569
+ Started GET "/assets/myreplicator/tipTip.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77570
+ Served asset /myreplicator/tipTip.css - 304 Not Modified (0ms)
77571
+
77572
+
77573
+ Started GET "/assets/myreplicator/select2.css?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77574
+ Served asset /myreplicator/select2.css - 304 Not Modified (0ms)
77575
+
77576
+
77577
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77578
+ Served asset /jquery.js - 304 Not Modified (0ms)
77579
+
77580
+
77581
+ Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77582
+ Served asset /jquery-ui.js - 304 Not Modified (0ms)
77583
+
77584
+
77585
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77586
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
77587
+
77588
+
77589
+ Started GET "/assets/myreplicator/chosen.jquery.min.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77590
+ Served asset /myreplicator/chosen.jquery.min.js - 304 Not Modified (0ms)
77591
+
77592
+
77593
+ Started GET "/assets/myreplicator/cronwtf.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77594
+ Served asset /myreplicator/cronwtf.js - 304 Not Modified (0ms)
77595
+
77596
+
77597
+ Started GET "/assets/myreplicator/exports.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77598
+ Served asset /myreplicator/exports.js - 304 Not Modified (0ms)
77599
+
77600
+
77601
+ Started GET "/assets/myreplicator/jquery.tipTip.minified.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77602
+ Served asset /myreplicator/jquery.tipTip.minified.js - 304 Not Modified (0ms)
77603
+
77604
+
77605
+ Started GET "/assets/myreplicator/select2.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77606
+ Served asset /myreplicator/select2.js - 304 Not Modified (0ms)
77607
+
77608
+
77609
+ Started GET "/assets/myreplicator/application.js?body=1" for 127.0.0.1 at 2013-08-09 22:42:21 -0700
77610
+ Served asset /myreplicator/application.js - 304 Not Modified (0ms)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: myreplicator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.67
4
+ version: 1.1.68
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -361,7 +361,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
361
361
  version: '0'
362
362
  segments:
363
363
  - 0
364
- hash: 2036210936516330406
364
+ hash: -4224338439384252908
365
365
  required_rubygems_version: !ruby/object:Gem::Requirement
366
366
  none: false
367
367
  requirements:
@@ -370,7 +370,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
370
370
  version: '0'
371
371
  segments:
372
372
  - 0
373
- hash: 2036210936516330406
373
+ hash: -4224338439384252908
374
374
  requirements: []
375
375
  rubyforge_project:
376
376
  rubygems_version: 1.8.24