diff --git a/db/schema.rb b/db/schema.rb index 41a9922..b4509d0 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -9,7 +9,7 @@ # # It's strongly recommended to check this file into your version control system. -ActiveRecord::Schema.define(:version => 20121022190819) do +ActiveRecord::Schema.define(:version => 20121008185303) do create_table "abuse_reports", :force => true do |t| t.integer "reporter_id" -- libgit2 0.21.2