Sha256: fd9dad2bbd93f17877fd3bbd9c1e7307f8d552da65e4b8beeabc2bbafd8a23d3
Contents?: true
Size: 179 Bytes
Versions: 7
Compression:
Stored size: 179 Bytes
Contents
class AddCopyInstructionsToSteps < ActiveRecord::Migration[6.0] def change add_column :phcdevworks_tutorials_tutorial_steps, :step_copy_instruction, :string end end
Version data entries
7 entries across 7 versions & 1 rubygems