dmpopidor / db /
@briley briley authored on 2 Feb 2017
..
migrate 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 9 years ago
schema.rb 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 9 years ago
seeds.rb added theme unit tests and started cleanup of remaining existing tests 9 years ago