Sha256: 9ac874b328be67aad0e833d485dc828725d327f2a5d465b5a3dd80914cd24dc1
Contents?: true
Size: 127 Bytes
Versions: 35
Compression:
Stored size: 127 Bytes
Contents
class AddFAQsToOrganizations < ActiveRecord::Migration[5.1] def change add_column :organizations, :faqs, :text end end
Version data entries
35 entries across 35 versions & 1 rubygems