From 4ea0ba482c7931f420ae32ae99531aad1fc30739 Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Thu, 24 May 2012 11:32:13 +0100 Subject: Shell script to help annotate models --- script/annotate-models | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 script/annotate-models (limited to 'script/annotate-models') 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 -- cgit v1.2.3