Sha256: 977a5e0dc991e9504e76086a40af15bd9d1e1a50c2087abda0c6b2342cf3f133
Contents?: true
Size: 165 Bytes
Versions: 73
Compression:
Stored size: 165 Bytes
Contents
class AddConstraintToScaptimonyPolicies < ActiveRecord::Migration[4.2] def change change_column :scaptimony_policies, :name, :string, :null => false end end
Version data entries
73 entries across 73 versions & 1 rubygems