aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/censor_rule.rb
diff options
context:
space:
mode:
authorRobin Houston <robin.houston@gmail.com>2012-01-09 21:34:15 +0000
committerRobin Houston <robin.houston@gmail.com>2012-01-09 21:34:15 +0000
commit4fe1a1d68234197d5303ad7323dd91636b84db14 (patch)
treee66779ac77cd3ab8d9b39f6957e7e06fa2a4ae4e /app/models/censor_rule.rb
parentbb87d842ec3559483a2c0132dbc0c216e0cb597e (diff)
parent19a0a2fedf68a256084d4dcfd70b9cb9377b9a09 (diff)
Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5
Diffstat (limited to 'app/models/censor_rule.rb')
-rw-r--r--app/models/censor_rule.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/models/censor_rule.rb b/app/models/censor_rule.rb
index e2dc12d6f..201e60746 100644
--- a/app/models/censor_rule.rb
+++ b/app/models/censor_rule.rb
@@ -1,12 +1,12 @@
# == Schema Information
-# Schema version: 95
+# Schema version: 108
#
# Table name: censor_rules
#
# id :integer not null, primary key
-# info_request_id :integer
-# user_id :integer
-# public_body_id :integer
+# info_request_id :integer
+# user_id :integer
+# public_body_id :integer
# text :text not null
# replacement :text not null
# last_edit_editor :string(255) not null