Sha256: 1693573719c7b63a312187123c8b8a96e9f59d290295f4af5b2786f27006aa2d
Contents?: true
Size: 169 Bytes
Versions: 73
Compression:
Stored size: 169 Bytes
Contents
class AddDescriptionToScaptimonyPolicyRevisions < ActiveRecord::Migration[4.2] def change add_column :scaptimony_policy_revisions, :description, :string end end
Version data entries
73 entries across 73 versions & 1 rubygems