diff --git a/db/schema.rb b/db/schema.rb --- 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: 20170914150742) do +ActiveRecord::Schema.define(version: 20180612102327) do create_table "announcements", force: :cascade do |t| t.string "author", limit: 255