frankfurter/Rakefile
2017-01-10 12:06:03 +00:00

3 lines
81 B
Ruby

# frozen_string_literal: true
Dir.glob('lib/tasks/*.rake').each { |r| import r }