lib/fulmar/domain/task/base.rake in fulmar-1.5.2 vs lib/fulmar/domain/task/base.rake in fulmar-1.6.0
- old
+ new
@@ -16,6 +16,6 @@
include Fulmar::Domain::Service::Helper::DependenciesHelper
end
if configuration.feature?(:vhost) && configuration.any? { |data| !data[:vhost_template].blank? }
require 'fulmar/domain/task/optional/vhost'
-end
\ No newline at end of file
+end