lib/modulesync/settings.rb in modulesync-2.2.0 vs lib/modulesync/settings.rb in modulesync-2.3.0
- old
+ new
@@ -1,5 +1,4 @@
-
module ModuleSync
# Encapsulate a configs for a module, providing easy access to its parts
# All configs MUST be keyed by the relative target filename
class Settings
attr_reader :global_defaults, :defaults, :module_defaults, :module_configs, :additional_settings