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