Sha256: 975cef4beb07bcf54b60126e8f1546dd1b49d129b772f6444653cddbf1300b48
Contents?: true
Size: 175 Bytes
Versions: 71
Compression:
Stored size: 175 Bytes
Contents
class AddConstraintToScaptimonyScapContents < ActiveRecord::Migration[4.2] def change change_column :scaptimony_scap_contents, :title, :string, :null => false end end
Version data entries
71 entries across 71 versions & 1 rubygems