2 lines
100 B
Ruby
2 lines
100 B
Ruby
Dir[File.expand_path(File.dirname(__FILE__)) + "/lib/tasks/**/*.rake"].sort.each { |ext| load ext }
|