cosmetical cleanup of models
This commit is contained in:
parent
2a4359a572
commit
841e4fbd08
18 changed files with 108 additions and 226 deletions
|
@ -88,6 +88,7 @@ class UsersProject < ActiveRecord::Base
|
|||
self.class.access_roles.invert[self.project_access]
|
||||
end
|
||||
end
|
||||
|
||||
# == Schema Information
|
||||
#
|
||||
# Table name: users_projects
|
||||
|
@ -99,4 +100,3 @@ end
|
|||
# updated_at :datetime not null
|
||||
# project_access :integer default(0), not null
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue