parent
697f891546
commit
7197c33be4
@ -1,5 +1,5 @@
|
||||
class InviteList < ActiveRecord::Base
|
||||
attr_accessible :project_id, :user_id
|
||||
belongs_to :user
|
||||
belongs_to :project
|
||||
# belongs_to :user
|
||||
# belongs_to :project
|
||||
end
|
||||
|
Loading…
Reference in new issue