Sha256: e2285f508a21e89c20e84034fd50cef91fe6e97cb0c54498633ac962372c35c5
Contents?: true
Size: 149 Bytes
Versions: 417
Compression:
Stored size: 149 Bytes
Contents
class AddFulltextContentToManifestation < ActiveRecord::Migration def change add_column :manifestations, :fulltext_content, :boolean end end
Version data entries
417 entries across 409 versions & 22 rubygems