Sha256: 13829c590b1d49b06c282ffe83b9c07f95c42dbabb2203934f6e56bd525d4372
Contents?: true
Size: 170 Bytes
Versions: 37
Compression:
Stored size: 170 Bytes
Contents
class AddConstraintToScaptimonyScapContents < ActiveRecord::Migration def change change_column :scaptimony_scap_contents, :title, :string, :null => false end end
Version data entries
37 entries across 37 versions & 2 rubygems