Sha256: 5e961d068f834c03143cd984f96b84e69354d505bb97702b204259604f6db048
Contents?: true
Size: 153 Bytes
Versions: 12
Compression:
Stored size: 153 Bytes
Contents
class AddThankYouContentToSpudInquiryForm < ActiveRecord::Migration def change add_column :spud_inquiry_forms, :thank_you_content, :text end end
Version data entries
12 entries across 12 versions & 2 rubygems