Merge commit '2af495d056616cc0f757a055114b56df2e0d5d84' as 'projects/bad-nlp/name-database'
This commit is contained in:
5
projects/bad-nlp/name-database/Rakefile
Normal file
5
projects/bad-nlp/name-database/Rakefile
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'active_support'
|
||||
require 'pp'
|
||||
require "#{File.dirname(__FILE__)}/tasks/support.rb"
|
||||
|
||||
Dir["#{File.dirname(__FILE__)}/tasks/**/*.rake"].each{|path| load path}
|
Reference in New Issue
Block a user