frankfurter/Rakefile
2017-01-08 23:21:57 +00:00

4 lines
82 B
Ruby

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