Skip to content

Commit 4c16991

Browse files
author
Nicholas W. Watson
committed
sucker be bad motor head beach
1 parent 940c9d7 commit 4c16991

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/models/user.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ class User < ActiveRecord::Base
1616
has_one :avatar, :class_name => "Photo", :as => :photoable
1717

1818
has_one :profile, :dependent => :destroy, :class_name => "EntropiSocial::Profile"
19-
has_many :memberships
2019
has_many :groups, :as => :groupable
2120

2221
accepts_nested_attributes_for :profile

0 commit comments

Comments
 (0)