Sha256: 4a58fa823e0aa7345889179c8ca9aa6ed163eb7ea9048ec6dee0fc910756c309
Contents?: true
Size: 139 Bytes
Versions: 28
Compression:
Stored size: 139 Bytes
Contents
class AddConfigurationToChapters < ActiveRecord::Migration def change add_column :pageflow_chapters, :configuration, :text end end
Version data entries
28 entries across 28 versions & 1 rubygems