Sha256: 3bf9c55265c958e685bd80042cf4f854f52c3ba4a236053518b68aed4b5c98ce
Contents?: true
Size: 152 Bytes
Versions: 16
Compression:
Stored size: 152 Bytes
Contents
class RemoveIsDeletedFromSocialNetworkingGoals < ActiveRecord::Migration def change remove_column :social_networking_goals, :is_deleted end end
Version data entries
16 entries across 16 versions & 1 rubygems