aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Landauer <matthew@openaustralia.org>2012-10-11 09:04:33 +1100
committerMatthew Landauer <matthew@openaustralia.org>2012-10-11 09:04:33 +1100
commitde6e80be524f6e8488727306ffc97218f3ef7b5f (patch)
treecb5fcea90d4e05071f3209fa79b077df14c8a96f
parent71e477fa694f3533f23965cfb6bc41962dd10025 (diff)
Rerun annotate -m
-rw-r--r--app/models/public_body.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/public_body.rb b/app/models/public_body.rb
index 34bcd332c..c70aff9b9 100644
--- a/app/models/public_body.rb
+++ b/app/models/public_body.rb
@@ -17,7 +17,7 @@
# notes :text default(""), not null
# first_letter :string(255) not null
# publication_scheme :text default(""), not null
-# api_key :string(255)
+# api_key :string(255) not null
# info_requests_count :integer default(0), not null
#