Class: AddMainImageToTramwaySportSchoolInstitutions

Inherits:
Object
  • Object
show all
Defined in:
lib/tramway/sport_school/generates/templates/add_main_image_to_tramway_sport_school_institutions.rb

Instance Method Summary collapse

Instance Method Details

#changeObject



4
5
6
# File 'lib/tramway/sport_school/generates/templates/add_main_image_to_tramway_sport_school_institutions.rb', line 4

def change
  add_column :tramway_sport_school_institutions, :main_image, :text
end