frankfurter/Rakefile
2017-06-14 23:01:27 +01:00

4 lines
82 B
Ruby

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