Returns the QuickStore::Configuration.
27 28 29
# File 'lib/quick_store.rb', line 27 def self.config self.configuration ||= Configuration.new end