Sha256: 6689047bdfc987381e65b3bb465731540cfdca31a7c002581ffa18ef8b7266e8
Contents?: true
Size: 140 Bytes
Versions: 16
Compression:
Stored size: 140 Bytes
Contents
class RemoveIsCompletedFromGoals < ActiveRecord::Migration def change remove_column :social_networking_goals, :is_completed end end
Version data entries
16 entries across 16 versions & 1 rubygems