Add rakefile

This commit is contained in:
Patrick Marsceill
2017-06-04 17:54:54 -04:00
parent 76d8f0c50c
commit 937c237721
2 changed files with 2 additions and 1 deletions

1
Rakefile Normal file
View File

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