Restored search.rake

This commit is contained in:
Silvio Giebl
2020-06-18 22:39:58 +02:00
parent ed618caf70
commit 1cf7d5aba9
6 changed files with 105 additions and 2 deletions

1
Rakefile Normal file
View File

@@ -0,0 +1 @@
Dir.glob('lib/tasks/*.rake').each {|r| import r}