lib/lita/config.rb in lita-4.0.0.rc1 vs lib/lita/config.rb in lita-4.0.0.rc2

- old
+ new

@@ -1,7 +1,7 @@ module Lita # An object that stores various user settings that affect Lita's behavior. - # @deprecated Will be removed in Lita 5.0. Use {Lita::Configuration} instead. + # @deprecated Will be removed in Lita 5.0. Use {Lita::ConfigurationBuilder} instead. class Config < Hash class << self # Initializes a new Config object with the default settings. # @return [Lita::Config] The default configuration. def default_config