Sha256: 5925fdad6bc28b2d7a8099fc71e2fc686737c3ab6f5de6d2f36b2daa5ca2c25a
Contents?: true
Size: 152 Bytes
Versions: 3
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
3 entries across 3 versions & 1 rubygems