GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
2
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Kanban
Build
Network
Mirrors
Gantt Chart
Fork
: 0
opidor
/
dmpopidor
Download ZIP
1009 commits
Transfer to URL with SHA
tree:
d0825df1bc
Branches
Tags
×
dev
dmpopidor
/
db
/
latest commit
d0825df1bc
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