raw1z / amistad

Adds friendships management into a rails application
http://github.com/raw1z/amistad
MIT License
185 stars 71 forks source link

conflict with devise_invitable #25

Closed dreamwieber closed 11 years ago

dreamwieber commented 12 years ago

Hi,

There's a conflict where devise_invitable and amistad both use an invited? method name. Has anyone found, or could anyone think of a workaround?