create_table :scholarship_teams do |t|
      t.string :name
      t.string :slug
      t.text :text
      t.string :kind