diff options
Diffstat (limited to 'spec/fixtures/raw_emails.yml')
-rw-r--r-- | spec/fixtures/raw_emails.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/fixtures/raw_emails.yml b/spec/fixtures/raw_emails.yml index ad2bc0a63..efdadde7b 100644 --- a/spec/fixtures/raw_emails.yml +++ b/spec/fixtures/raw_emails.yml @@ -1,3 +1,10 @@ +# == Schema Information +# +# Table name: raw_emails +# +# id :integer not null, primary key +# + # The actual email messages are in fixtures/files/raw_emails # # Note that the words "money" and "bob" are used in some tests |