Sha256: cab9cf2981a8ae681d76c6927cb5039093a5b11b647b373fb78b29b47c96bc71
Contents?: true
Size: 154 Bytes
Versions: 169
Compression:
Stored size: 154 Bytes
Contents
class AddFulltextContentToManifestation < ActiveRecord::Migration[4.2] def change add_column :manifestations, :fulltext_content, :boolean end end
Version data entries
169 entries across 169 versions & 21 rubygems