Sha256: 560b4ece87c39774a49f546b845cf420cd3b6711daa22eb80caee2f12107a127
Contents?: true
Size: 175 Bytes
Versions: 4
Compression:
Stored size: 175 Bytes
Contents
class AddFoundDateToTramwaySportSchoolInstitutions < ActiveRecord::Migration[5.1] def change add_column :tramway_sport_school_institutions, :found_date, :date end end
Version data entries
4 entries across 4 versions & 1 rubygems