aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/info_request_event.rb
diff options
context:
space:
mode:
authorfrancis <francis>2008-02-21 20:45:51 +0000
committerfrancis <francis>2008-02-21 20:45:51 +0000
commit6c8f0e9b5780b31ada206ec29a27d9ad7af0f226 (patch)
tree0464097d6abb1b83c462b250f14f45396c45051e /app/models/info_request_event.rb
parent1ec8b9e7af6271f7f177cae71680d94265fe2311 (diff)
Update model annotation
Diffstat (limited to 'app/models/info_request_event.rb')
-rw-r--r--app/models/info_request_event.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/models/info_request_event.rb b/app/models/info_request_event.rb
index c89f1c720..599e46e82 100644
--- a/app/models/info_request_event.rb
+++ b/app/models/info_request_event.rb
@@ -1,5 +1,5 @@
# == Schema Information
-# Schema version: 32
+# Schema version: 34
#
# Table name: info_request_events
#
@@ -16,7 +16,7 @@
# Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
# Email: francis@mysociety.org; WWW: http://www.mysociety.org/
#
-# $Id: info_request_event.rb,v 1.16 2008-02-21 20:10:21 francis Exp $
+# $Id: info_request_event.rb,v 1.17 2008-02-21 20:45:51 francis Exp $
class InfoRequestEvent < ActiveRecord::Base
belongs_to :info_request