module Socialinvestigator::Config

Public Class Methods

config() click to toggle source
# File lib/socialinvestigator/config.rb, line 5
def self.config
  FileConfigStorage.new
end