Sha256: cdedde2cc370d6aec01df8f062457dd13907d47209d7d09880243ae6da3b91b6
Contents?: true
Size: 156 Bytes
Versions: 28
Compression:
Stored size: 156 Bytes
Contents
class AddFeaturesConfigurationToAccounts < ActiveRecord::Migration def change add_column :pageflow_accounts, :features_configuration, :text end end
Version data entries
28 entries across 28 versions & 1 rubygems