summaryrefslogtreecommitdiffstats
path: root/rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'rakefile')
-rw-r--r--rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/rakefile b/rakefile
new file mode 100644
index 0000000..b8b42c4
--- /dev/null
+++ b/rakefile
@@ -0,0 +1 @@
+Dir.glob('lib/tasks/*.rake').each {|r| import r}