From 255e6fed47d5f1cdc13c52bc3045ede1f6bb9ed7 Mon Sep 17 00:00:00 2001 From: francis Date: Mon, 10 Mar 2008 11:24:14 +0000 Subject: Some old misspelt junk. --- app/models/info_request.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app/models/info_request.rb') diff --git a/app/models/info_request.rb b/app/models/info_request.rb index b6da611d9..87613f9f0 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -21,7 +21,7 @@ # Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org; WWW: http://www.mysociety.org/ # -# $Id: info_request.rb,v 1.58 2008-03-07 23:13:38 francis Exp $ +# $Id: info_request.rb,v 1.59 2008-03-10 11:24:14 francis Exp $ require 'digest/sha1' @@ -40,8 +40,6 @@ class InfoRequest < ActiveRecord::Base has_many :info_request_events has_many :user_info_request_sent_alerts - belongs_to :dsecribed_last_incoming_message_id - # user described state (also update in info_request_event, admin_request/edit.rhtml) validates_inclusion_of :described_state, :in => [ 'waiting_response', -- cgit v1.2.3