Sha256: 6b3c3251cd80b1083609dce0403bd43cbfd309fe1c2a05ee86e7824c8cf834f0
Contents?: true
Size: 152 Bytes
Versions: 24
Compression:
Stored size: 152 Bytes
Contents
class AddCompletionPathToPandaCmsForms < ActiveRecord::Migration[7.1] def change add_column :panda_cms_forms, :completion_path, :string end end
Version data entries
24 entries across 24 versions & 1 rubygems