settings4.rb 108 Bytes
class Settings4 < Settingslogic
  source "#{File.dirname(__FILE__)}/settings.yml"
  suppress_errors true
end