diff --git a/db/schema.rb b/db/schema.rb index 6f647e2a..cd711de6 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20150805144100) do +ActiveRecord::Schema.define(version: 20160131233303) do create_table "attachments", force: true do |t| t.integer "todo_id"