Sha256: c17b759030b7b26da426c36314dded317a2289150833e10c429980dc4ab25d87

Contents?: true

Size: 111 Bytes

Versions: 14

Compression:

Stored size: 111 Bytes

Contents

class DropStudentConfigs < ActiveRecord::Migration
  def change
    drop_table :gaku_student_configs
  end
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
gaku-0.2.4 core/db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.2.4 db/migrate/20140207093618_drop_student_configs.rb
gaku-0.2.3 core/db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.2.3 db/migrate/20140207093618_drop_student_configs.rb
gaku-0.2.2 core/db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.2.2 db/migrate/20140207093618_drop_student_configs.rb
gaku-0.2.1 core/db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.2.1 db/migrate/20140207093618_drop_student_configs.rb
gaku-0.2.0 core/db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.2.0 db/migrate/20140207093618_drop_student_configs.rb
gaku-0.1.1 core/db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.1.1 db/migrate/20140207093618_drop_student_configs.rb
gaku-0.1.0 core/db/migrate/20140207093618_drop_student_configs.rb
gaku_core-0.1.0 db/migrate/20140207093618_drop_student_configs.rb