refactor and move to selenium
This commit is contained in:
@@ -50,6 +50,8 @@ class InMemoryQCounter
|
||||
def reload_stats!
|
||||
require 'yaml'
|
||||
require 'couchrest'
|
||||
require 'pry'
|
||||
binding.pry
|
||||
couch_settings_path = File.join(ENV['MOZO_PATH'], 'config/couchdb.yml')
|
||||
puts "Couch settings path: #{couch_settings_path}"
|
||||
puts "Environment: #{environment.inspect}"
|
||||
|
||||
Reference in New Issue
Block a user