Sha256: fa8a87ab53df80562b91de1a3f223a18300b760f460da378d0fca8c705d73fbf
Contents?: true
Size: 126 Bytes
Versions: 12
Compression:
Stored size: 126 Bytes
Contents
class RemoveThemeFromSpinaAccounts < ActiveRecord::Migration def change remove_column :spina_accounts, :theme end end
Version data entries
12 entries across 12 versions & 1 rubygems