History for dmpopidor / db / migrate / 20170201194502_remove_region_group_and_add_super_region_id_to_regions.rb
2017-02-01
@briley
removed region_group (and underlying table) and replaced with has_and_belongs_to_many relationship on Region so that we can do region.super_region and region.sub_regions. Added unit tests for Region
briley committed on 1 Feb 2017