frankfurter/Rakefile

5 lines
106 B
Text
Raw Normal View History

2026-05-21 01:38:14 -06:00
# frozen_string_literal: true
require_relative "boot"
Dir.glob("lib/tasks/*.rake").each { |r| import r }