Sha256: 18f904b328aebf7e1af69c3456b0b4eed6726514adfdb31dbd621d8d7084b304
Contents?: true
Size: 236 Bytes
Versions: 21
Compression:
Stored size: 236 Bytes
Contents
class AddLlToTramwaySportSchoolInstitutions < ActiveRecord::Migration[5.1] def change add_column :tramway_sport_school_institutions, :latitude, :text add_column :tramway_sport_school_institutions, :longtitude, :text end end
Version data entries
21 entries across 21 versions & 1 rubygems