Sha256: 99b765d0459a13be6578e3ee84ee64a0a34e290b5305cc1ce9a140eac7279f2c
Contents?: true
Size: 179 Bytes
Versions: 15
Compression:
Stored size: 179 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
15 entries across 15 versions & 1 rubygems