Sha256: b1d2240e3e96c7c225fda7902b68fce26a5a57354a082b206bbff1427504ed0f
Contents?: true
Size: 139 Bytes
Versions: 4
Compression:
Stored size: 139 Bytes
Contents
class AddResponseToCensorBearLogs < ActiveRecord::Migration[6.0] def change add_column :censor_bear_logs, :response, :json end end
Version data entries
4 entries across 4 versions & 1 rubygems