Sha256: 8b2ad8ca606b556cf264401afa206304d403848cc693691c24671982bcf02eff
Contents?: true
Size: 177 Bytes
Versions: 6
Compression:
Stored size: 177 Bytes
Contents
class AddCopyInstructionsToSteps < ActiveRecord::Migration[6.0] def change add_column :phcdevworks_tutorials_tutorial_steps, :step_copy_instruction, :text end end
Version data entries
6 entries across 6 versions & 1 rubygems