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

Version Path
tramway-sport_school-1.2.9.1 lib/tramway/sport_school/generates/templates/add_found_date_to_tramway_sport_school_institutions.rb
tramway-sport_school-1.2.9 lib/tramway/sport_school/generates/templates/add_found_date_to_tramway_sport_school_institutions.rb
tramway-sport_school-1.2.8.1 lib/tramway/sport_school/generates/templates/add_found_date_to_tramway_sport_school_institutions.rb
tramway-sport_school-1.2.8 lib/tramway/sport_school/generates/templates/add_found_date_to_tramway_sport_school_institutions.rb