# frozen_string_literal: true
require 'railway_ipc'
path = File.expand_path(__dir__) Dir.glob(“#{path}/tasks/*/.rake”).each { |f| import f }
# frozen_string_literal: true
require 'railway_ipc'
path = File.expand_path(__dir__) Dir.glob(“#{path}/tasks/*/.rake”).each { |f| import f }