module EacRubyUtils::Rspec
def default_setup_create(app_root_path, rspec_config = nil)
-
(EacRubyUtils::Rspec::SetupManager)
-
def default_setup_create(app_root_path, rspec_config = nil) @default_setup = ::EacRubyUtils::Rspec::SetupManager.create(app_root_path, rspec_config) end