aboutsummaryrefslogtreecommitdiffstats
path: root/script/annotate-models
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-05-24 11:32:13 +0100
committerSeb Bacon <seb.bacon@gmail.com>2012-05-24 11:32:13 +0100
commit4ea0ba482c7931f420ae32ae99531aad1fc30739 (patch)
tree68dcd8e8c26fcc03b8fce8f02293c18d2327d318 /script/annotate-models
parentd82865ab53fce9e826f64cdabc91a99d2eeb31dc (diff)
Shell script to help annotate models
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