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.5.1 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.5.0 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.0.11 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.0.10 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.0.9 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.4.1 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.0.8 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.4.0 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.0.7 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.3.2 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.3.0 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.2.2 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.2.1 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.2.0 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.26 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.25 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.24 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.23 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.22 db/migrate/20150106175418_add_group_category_id_to_assignment.rb
coalescing_panda-4.1.21 db/migrate/20150106175418_add_group_category_id_to_assignment.rb