Sha256: 068e38787e01a2e54d7d735611fb8dc38836e6c5ce18cc0256a9c87277520d20
Contents?: true
Size: 175 Bytes
Versions: 72
Compression:
Stored size: 175 Bytes
Contents
class AddSizeToScapContent < ActiveRecord::Migration[4.2] def change change_column :foreman_openscap_scap_contents, :scap_file, :binary, :limit => 16.megabyte end end
Version data entries
72 entries across 72 versions & 1 rubygems