projects/model/src/concerns/reflection.rb in foobara-0.0.20 vs projects/model/src/concerns/reflection.rb in foobara-0.0.21

- old
+ new

@@ -3,10 +3,10 @@ module Concerns module Reflection include Concern module ClassMethods - def foobara_manifest(to_include:) + def foobara_manifest(to_include: Set.new) Util.remove_blank( attributes_type: attributes_type.declaration_data, organization_name:, domain_name:, model_name:,