require 'rur' require “rur/thor_ultils” include Rur::Produce
path = File.expand_path(__dir__) Dir.glob(“#{path}/tasks/*/.rake”).each { |f| import f }
require 'rur' require “rur/thor_ultils” include Rur::Produce
path = File.expand_path(__dir__) Dir.glob(“#{path}/tasks/*/.rake”).each { |f| import f }