Sha256: 23864f5f3a1c1052c1fc04f0db8caffe01f5730d91226798137d79d78c0dd839

Contents?: true

Size: 116 Bytes

Versions: 6

Compression:

Stored size: 116 Bytes

Contents

class DropStudentConfigs < ActiveRecord::Migration[4.2]
  def change
    drop_table :gaku_student_configs
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gaku_core-0.3.0 db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.3.0.pre.4 db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.3.0.pre.3 db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.3.0.pre.2 db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.3.0.pre.1 db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.3.0.pre.0 db/migrate/20140207093618_drop_student_configs.rb