Sha256: e4a711664be6f2e33511c9688f4d30a5e8dab7e10b9a817e1261178b515272fd
Contents?: true
Size: 213 Bytes
Versions: 189
Compression:
Stored size: 213 Bytes
Contents
class AddColorValueToScaffoldingCompletelyConcreteTangibleThings < ActiveRecord::Migration[6.1] def change add_column :scaffolding_completely_concrete_tangible_things, :color_picker_value, :string end end
Version data entries
189 entries across 189 versions & 2 rubygems