Sha256: f5232c9bbdcc58ca03a939c856ed00731450a624c2ea473d3a5f6b30be34f086
Contents?: true
Size: 207 Bytes
Versions: 43
Compression:
Stored size: 207 Bytes
Contents
# This migration comes from tb_core (originally 20120328235431) class AddScopeToSpudAdminPermissions < ActiveRecord::Migration def change add_column :spud_admin_permissions, :scope, :string end end
Version data entries
43 entries across 43 versions & 6 rubygems