diff options
Diffstat (limited to '.idea/.rakeTasks')
| -rw-r--r-- | .idea/.rakeTasks | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/.rakeTasks b/.idea/.rakeTasks new file mode 100644 index 00000000..50fb6fec --- /dev/null +++ b/.idea/.rakeTasks @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<Settings><!--This file was automatically generated by Ruby plugin. +You are allowed to: +1. Remove rake task +2. Add existing rake tasks +To add existing rake tasks automatically delete this file and reload the project. +--><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Compile JavaScript" fullCmd="compile" taksId="compile" /><RakeTask description="Generate Externs" fullCmd="compileexterns" taksId="compileexterns" /><RakeTask description="Lint" fullCmd="lint" taksId="lint" /><RakeGroup description="" fullCmd="" taksId="server"><RakeTask description="Run JsTestDriver Server" fullCmd="server:start" taksId="start" /><RakeTask description="Run JavaScript tests against the server" fullCmd="server:test" taksId="test" /></RakeGroup><RakeTask description="Run JavaScript tests" fullCmd="test" taksId="test" /><RakeTask description="" fullCmd="default" taksId="default" /></RakeGroup></Settings>
|
