lib/foreman_tasks/dynflow.rb in foreman-tasks-0.10.4 vs lib/foreman_tasks/dynflow.rb in foreman-tasks-0.10.6

- old
+ new

@@ -1,5 +1,4 @@ -# -*- coding: utf-8 -*- require 'dynflow' module ForemanTasks # Class for configuring and preparing the Dynflow runtime environment. class Dynflow < ::Dynflow::Rails