Sha256: c44665895fa7f1825cfe74c85cc1c3691be4cbf981b7307f5d994a664c00f364
Contents?: true
Size: 144 Bytes
Versions: 200
Compression:
Stored size: 144 Bytes
Contents
class RemoveSystemSmartProxy < ActiveRecord::Migration[4.2] def change remove_column :smart_proxies, :content_host_id, :integer end end
Version data entries
200 entries across 200 versions & 1 rubygems