Commit f15466bd authored by James Lopez's avatar James Lopez

refactor code based on feedback

parent 6ecf16b8
......@@ -11,7 +11,7 @@ module Projects
end
def propagate
return unless @template&.active
return unless @template&.active?
Rails.logger.info("Propagating services for template #{@template.id}")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment