Sha256: 86604bedbb4d00ce314026cb382d35b08a54dcc153a884f48abd3a7c13454688
Contents?: true
Size: 139 Bytes
Versions: 16
Compression:
Stored size: 139 Bytes
Contents
class AddWorkshopSummary < ActiveRecord::Migration def change add_column :ems_workshop_translations, :summary, :text end end
Version data entries
16 entries across 16 versions & 1 rubygems