Sha256: a5cb7723cbac4e0f29638a2bf6637638acb6389989b10a4af3a398f6f50c803a
Contents?: true
Size: 160 Bytes
Versions: 38
Compression:
Stored size: 160 Bytes
Contents
class AddConstraintToScaptimonyPolicies < ActiveRecord::Migration def change change_column :scaptimony_policies, :name, :string, :null => false end end
Version data entries
38 entries across 38 versions & 2 rubygems