removed org_token_permission and users_perm models. They are declared via a has_and_belongs_to_many relationship which designates the underlying table so there is no need for a model. Removed old organisation_type which has been replaced
dev
1 parent e612913 commit 76ab1856bb4bf9f8bdf93d3b567e9bde79f01b70
@briley briley authored on 8 Feb 2017
Showing 3 changed files
View
app/models/org_token_permission.rb 100644 → 0
View
app/models/organisation_type.rb 100644 → 0
View
app/models/users_perm.rb 100644 → 0