aboutsummaryrefslogtreecommitdiffstats
path: root/script/annotate-models
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-05-24 12:06:22 +0100
committerSeb Bacon <seb.bacon@gmail.com>2012-05-24 12:06:31 +0100
commitacde8a57e087d3058b8539e04c12e790866f8451 (patch)
treed972b799c89eb5be11cfee3c93cf5bd36956c741 /script/annotate-models
parentbd1dede2591fd9c4ebc54e5ef41232193f0a0f5b (diff)
parent774c199fa52b98b6780928a602dfdee1b2fce711 (diff)
Merge branch 'feature/report-request-as-unsuitable' into develop. Fixes #445
Diffstat (limited to 'script/annotate-models')
-rwxr-xr-xscript/annotate-models5
1 files changed, 5 insertions, 0 deletions
diff --git a/script/annotate-models b/script/annotate-models
new file mode 100755
index 000000000..b6e01c010
--- /dev/null
+++ b/script/annotate-models
@@ -0,0 +1,5 @@
+#!/bin/bash
+#
+# annotates the models in app/ with schema information
+
+bundle exec annotate -m -p before --exclude tests,fixtures