Sha256: 028d1f869b09d3ffdf92d7e15f20dafe8fe6e6269d0fefec06479cfea58c8925

Contents?: true

Size: 252 Bytes

Versions: 74

Compression:

Stored size: 252 Bytes

Contents

class AddGroupCategoryIdToAssignment < ActiveRecord::Migration
  def change
    add_column :coalescing_panda_assignments, :group_category_id, :integer
    add_column :coalescing_panda_assignments, :grade_group_students_individually, :boolean
  end
end

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
coalescing_panda-4.1.20 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.19 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.18 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.17 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.16 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.15 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.0.6 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.0.5 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.14 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.13 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.12 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.11 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.10 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.9 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.8 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.7 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.6 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.5 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.4 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.3 db/migrate/20150106175418_add_group_category_id_to_assignment.rb